Difference between revisions of "User:5849206328x"
5849206328x (talk | contribs) m |
5849206328x (talk | contribs) m |
||
Line 10: | Line 10: | ||
//real f(real x) { return (x^3 - 9 * x^2 + 29 * x - 15)/6; } | //real f(real x) { return (x^3 - 9 * x^2 + 29 * x - 15)/6; } | ||
− | draw((0,0)--( | + | draw((60/13,25/13)--(0,0)--(25/13,60/13)); draw((0,0)--(5,5),dashed); |
+ | label("$x'$",(60/13,25/13),E); label("$ct'$",(25/13,60/13),W); | ||
limits((-1,-1),(5,5),Crop); | limits((-1,-1),(5,5),Crop); | ||
</asy> | </asy> |
Revision as of 20:01, 25 July 2015