helloWorld600
New member
- Joined
- Jan 4, 2017
- Messages
- 4
I have this question,
An object was fired from position vector q = (10, -10,20) in the direction given by v = (20,-30,10), calculate coordinates of the point after time t = 3.
this is what I did:
r=q+vt
r=(10,-10,20)+3(20,-30,10)
r=(10,-10,20)+(60,-90,30)
r=(70,-100,50)
is this correct?
An object was fired from position vector q = (10, -10,20) in the direction given by v = (20,-30,10), calculate coordinates of the point after time t = 3.
this is what I did:
r=q+vt
r=(10,-10,20)+3(20,-30,10)
r=(10,-10,20)+(60,-90,30)
r=(70,-100,50)
is this correct?