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,...)
 
(Mag1c uploaded a new version of File:CartesianArclength.png)
 
(One intermediate revision by the same user not shown)
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("$dx$",(5,16),S);
+
draw((5.8,16)--(5.8,19)--(6,19));
label("$dy$",(6,26),E);
+
label("<math>dx</math>",(5,16),S);
label("$ds$",(5,26),NW);
+
label("<math>dy</math>",(6,26),E);
 +
label("<math>ds</math>",(5,26),NW);
 
[/asy]
 
[/asy]

Latest revision as of 02:56, 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("$dx$",(5,16),S); label("$dy$",(6,26),E); label("$ds$",(5,26),NW); [/asy]

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current02:56, 27 July 2019Thumbnail for version as of 02:56, 27 July 2019504 × 337 (8 KB)Mag1c (talk | contribs)right angle
00:56, 27 July 2019Thumbnail for version as of 00:56, 27 July 2019504 × 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.

The following page links to this file:

Metadata