Difference between revisions of "File:CartesianArclength.png"
([asy] import graph; size(150,100,IgnoreAspect); draw((8,-20)--(0,-20)--(0,64)); real x(real t) {return t^2;} draw(graph(x,0,8,operator ..),black); draw((4,16)--(6,16)--(6,36)--cycle,red); label("$dx$",(5,16),S); label("$dy$",(6,26),E); label("$ds$",(5,...) |
(right angle) |
||
Line 7: | Line 7: | ||
draw(graph(x,0,8,operator ..),black); | draw(graph(x,0,8,operator ..),black); | ||
draw((4,16)--(6,16)--(6,36)--cycle,red); | draw((4,16)--(6,16)--(6,36)--cycle,red); | ||
− | label(" | + | draw((5.8,16)--(5.8,19)--(6,19)); |
− | label(" | + | label("<math>dx</math>",(5,16),S); |
− | label(" | + | label("<math>dy</math>",(6,26),E); |
+ | label("<math>ds</math>",(5,26),NW); | ||
[/asy] | [/asy] |
Revision as of 01:55, 27 July 2019
Summary
[asy] import graph; size(150,100,IgnoreAspect); draw((8,-20)--(0,-20)--(0,64)); real x(real t) {return t^2;} draw(graph(x,0,8,operator ..),black); draw((4,16)--(6,16)--(6,36)--cycle,red); draw((5.8,16)--(5.8,19)--(6,19)); label("",(5,16),S); label("",(6,26),E); label("",(5,26),NW); [/asy]
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 01:56, 27 July 2019 | 504 × 337 (8 KB) | Mag1c (talk | contribs) | right angle | |
23:56, 26 July 2019 | 504 × 337 (8 KB) | Mag1c (talk | contribs) | [asy] import graph; size(150,100,IgnoreAspect); draw((8,-20)--(0,-20)--(0,64)); real x(real t) {return t^2;} draw(graph(x,0,8,operator ..),black); draw((4,16)--(6,16)--(6,36)--cycle,red); label("$dx$",(5,16),S); label("$dy$",(6,26),E); label("$ds$",(5,... |
- You cannot overwrite this file.
File usage
The following page links to this file: