SOLUTION: Draw graph that represents a line whose parametric equation are: x = 2t -4 and y = -t + 2

Algebra ->  Equations -> SOLUTION: Draw graph that represents a line whose parametric equation are: x = 2t -4 and y = -t + 2      Log On


   



Question 346158: Draw graph that represents a line whose parametric equation are: x = 2t -4 and y = -t + 2
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
x=2t-4
x%2B4=2t
t=%28x%2B4%29%2F2
Substitute into the y equation,
y=-%28x%2B4%29%2F2%2B2
y=-x%2F2-2%2B2
y=-%281%2F2%29x
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C-x%2F2%29