Nickluvn said:
My bad it should be m/s. Thanks again man this helped me alot, I am just confused on the placement of R in the matrix you provided.
The
r components go in the middle. It's the definition of the cross product.
<br />
\vec A \times \vec B = \left| <br />
\begin{array}{ccc} <br />
\hat x & \hat y & \hat z \\<br />
A_x & A_y & A_z \\<br />
B_x & B_y & B_z<br />
\end{array} \right| <br />
That's true for any vectors,
A and
B. (Excuse my mismatching notation. I'm using either boldface or the upper arrow to indicate vectors.)
And by the way, it's not just a matrix. It's the
determinant of a matrix. Do an Internet search on "determinant of a matrix" if you're not sure where to go from here.
Velocity because it is constant would mean that we would take the derivative of the function given and then plug in a value for t?
Yes, that will work fine!
All I'm saying it it turns out to be pretty simple in this case (The variable
t goes away in each component in this particular case, leaving a constant velocity independent of
t). But yes, taking the derivative of
r with respect to
t will give you the velocity vector
v.