Solving Parametric Equations: x(t)=2t-1 & y(t)=t^2

AI Thread Summary
To convert the parametric equations x(t) = 2t - 1 and y(t) = t^2 into a rectangular equation, the parameter t must be eliminated. Start by isolating t from the x equation, resulting in t = (x + 1)/2. Substitute this expression for t into the y equation to obtain y in terms of x. This process effectively transforms the parametric equations into a Cartesian form. Following these steps will yield the desired rectangular equation.
shauna_o
Messages
2
Reaction score
0

Homework Statement


x(t)=2t-1
y(t)=t^2

algebraically eliminate the parameter to create a rectangular equation


Homework Equations



There was an example in our book that showed how to do this if the two equations contained sine and cosine, however nothing was said if they didn't. I don't even know where to start?
 
Physics news on Phys.org
I've been working with this problem still, and was wondering if i was on the right track...

to solve for the parameter i have to isolate the T and then subsitute into the other problem?

hopefully that's correct, but i'd love if someone could let me know. thanks!
 
shauna_o said:
I've been working with this problem still, and was wondering if i was on the right track...

to solve for the parameter i have to isolate the T and then subsitute into the other problem?

hopefully that's correct, but i'd love if someone could let me know. thanks!


To convert from parametric to Cartesian, you must eliminate the parameter. So,yes, that is the way to go.
 
x(t)=2t-1
y(t)=t2

From the first equation 2t- 1= x so 2t= x+1 and t= (x+1)/2. Replace t in the second equation by that.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top