Doug C. answered 08/10/23
Math Tutor with Reputation to make difficult concepts understandable
To convert from parametric to rectangular solve one of the parametric equations for t, then substitute into the other.
Solve y = √t for t to get t = y2.
Substitute that value for t into the other.
x = ln(y2)
x=2ln(y)
ln(y) = x/2
Now convert to exponential form by raising the base of the logarithm (e) to the logarithm (x/2) to generate the antilogarithm (y).
y = ex/2
Now try it the other way:
If x = ln(t), then t = ex [raise the base of the logarithm (e) to the logarithm (x) to get the antilogarithm (t)]
Now substitute that value for t (in terms of x) into the parametric for y:
y =√ex=(ex)1/2 = ex/2
Seung hyun H.
Thank you so much!08/10/23
Doug C.
desmos.com/calculator/ftibfrz9zf08/10/23