lonewolf219 said:
Thanks for your explanation, Mathaholic. If A=(1, 2, 3), and the vector parallel to motion is <4, 5, 6>, and the speed is 6m/s, is it incorrect to express the velocity as
r'(t)=A+<4, 5, 6>6t
If there is an initial point, a speed and a vector, what am I missing if this is incorrect?
If |[itex]\vec{v}[/itex]| is constant through time and [itex]\vec{v}[/itex]=[itex]\vec{const}[/itex] (straight line, as you said before), then the vector velocity is expressed as:
[itex]\vec{v}[/itex]=|[itex]\vec{v}[/itex]|[itex]\hat{v}[/itex]
Now, if there's a vector parallel to the movement (thus, to the vector velocity) and the speed is 6 m/s. Firstly, you note that the magnitude of (4,5,6) is not equal to 6, otherwise, that'd be your vector velocity. But if (4,5,6) is parallel to the velocity, then:
λ(4,5,6)=[itex]\vec{v}[/itex]
You need to determine the x,y,z coordinates of [itex]\vec{v}[/itex] using that expression and knowing its magnitude (6 m/s) and most importantly, calculating λ.
And then you'll be able to express the vector velocity as:
[itex]\vec{v}[/itex]=v
x[itex]\hat{x}[/itex]+v
y[itex]\hat{y}[/itex]+v
z[itex]\hat{z}[/itex]
And yes, it's incorrect to express the vector velocity as:
[itex]\vec{r'(t)}[/itex]=A+(4,5,6)6t
The RHS has units of m/s and LHS has at least units of m (but never m/s!). Secondly, you cannot sum points (A) with vectors of velocity, you can only do that with vectors of position ([itex]\vec{r}[/itex]).