1
$\begingroup$

For the equation $y = 3x$ I need to re-write $x$ and $y$ in terms of a variable $t$. How can I find the value of each variable in terms of $t$?

  • 0
    @chris In general, is it possible to re-write an equation in parametric form by letting one of the variables equal t, and then writing each variable in terms of that variable? (This seems like the most obvious solution to me, but I could be mistaken.)2012-11-10

1 Answers 1

5

If $y=f(x)$ is a function of $x$ we can write parametric equations by writing $x=t$ and $y=f(t)$. So in your example we write $x=t$ and $y=3t$.

  • 1
    Affirmative, and your solution y = t/2, z = 3t/2, q = 3t looks good.2012-11-10