SOLUTION: The parametric equations of a curve are x=1+2t and y=4+t^2. Find the Cartesian equation of the curve.

Algebra ->  Trigonometry-basics -> SOLUTION: The parametric equations of a curve are x=1+2t and y=4+t^2. Find the Cartesian equation of the curve.       Log On


   



Question 437602: The parametric equations of a curve are x=1+2t and y=4+t^2. Find the Cartesian equation of the curve.
Answer by tinbar(133) About Me  (Show Source):
You can put this solution on YOUR website!
x=1+2t <==> t=(x-1)/2
then if y=4+t^2 <==> y=4+[(x-1)/2]^2 <==> y=[16+(x-1)^2]/4