Simplify Parametric Equations: Learn How to Convert to Cartesian Form

  • Thread starter Thread starter lakitu
  • Start date Start date
  • Tags Tags
    Parametric
AI Thread Summary
To convert parametric equations into Cartesian form, first solve for the parameter t in both equations. For the given equations x = 2t - 2 and y = 3t - 2, multiply the first equation by 3 and the second by 2 to align the coefficients of t. Subtracting the modified equations allows for the elimination of t, resulting in the Cartesian equation 3x - 2y = -2. This method effectively simplifies the conversion process for exams. Understanding this technique is crucial for mastering parametric to Cartesian conversions.
lakitu
Messages
27
Reaction score
0
hi apologise if this is in the wrong forum :)

my lecturer has told me that i need to be able to express parametric equations as a cartesian equation in my exam later this month. my mind boggles !

here is an example i have found.

Express the parametric equations x = 2 t - 2 and y = 3 t - 2 as a Cartesian equation in just x and y.

any help would be great!

kind regards lakitu :)
 
Physics news on Phys.org
Solve your x and y equations for t. Then since both are equal to to t you can eliminate the t.
 
hi thank you i will give that a go :)

lakitu
 
x = 2 t - 2 -----------------(1)
y = 3 t - 2 -----------------(2)

multiply (1) by 3 and (2) by 2.

3x = 6 t - 6 -----------------(3)
2y = 6 t - 4 -----------------(4)

we can now eliminate t from the two eqns by subtracting (4) from (3)

3x - 2y = -6 + 4
3x - 2y = -2


how does this look to you ?
 
Looks good to me.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top