Hi
if I have the equations x = 1 + t and y = 10 - t, how would i get the equation path in terms of x and y. I'm dealing with a graph and this is the path of another object.
I think that I would need to do t = x - 1 and t = -y+10 but I'm not really sure. Confirmation would be great.
if I have the equations x = 1 + t and y = 10 - t, how would i get the equation path in terms of x and y. I'm dealing with a graph and this is the path of another object.
I think that I would need to do t = x - 1 and t = -y+10 but I'm not really sure. Confirmation would be great.