Mistakes regarding parametric curves

From Applied Science
Revision as of 18:23, 28 March 2022 by Wikiadmin (talk | contribs) (Created page with "* Sometimes people go on with rules without thinking and do this: <math>y = x^2 \to y(t) = t^2</math> and <math>x = \sqrt{y} \to x(t) = \sqrt{t}</math> which is to randomly do computations without knowing what it means. The graph of <math>(\sqrt{t}, \ t^2)</math> is half a parabola because of the square root and is also a distorted parabola because the horizontal coordinate does not have a constant rate of change.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Sometimes people go on with rules without thinking and do this: [math]\displaystyle{ y = x^2 \to y(t) = t^2 }[/math] and [math]\displaystyle{ x = \sqrt{y} \to x(t) = \sqrt{t} }[/math] which is to randomly do computations without knowing what it means. The graph of [math]\displaystyle{ (\sqrt{t}, \ t^2) }[/math] is half a parabola because of the square root and is also a distorted parabola because the horizontal coordinate does not have a constant rate of change.