Trajectory and parametric equation

AI Thread Summary
To find the velocity and acceleration components of a particle defined by the parametric equations x(t)= 2t^2, y(t)= t^2-4t, and z(t)= 3t-5 at time t=1, the first derivative of the position vector r(t) yields the velocity vector, while the second derivative provides the acceleration vector. The direction vector given is i-3j+2k, which requires calculating the dot product of the velocity and acceleration vectors with this direction vector to find their components. The magnitude of the direction vector is also essential for normalization. The final components can be determined using the formula for projection onto the direction vector.
crystalplane
Messages
11
Reaction score
0

Homework Statement


a particle is on a trajectory defined by the parametric equations x(t)= 2t^2,y(t)= t^2-4t,
z(t)= 3t-5, where t is the time.Find the components of its velocity and acceleration at time =1, in the direcion i-3j+2k.


Homework Equations


what i thought is r(t)=x(t) i +y(t) j +z(t) k, then take first derivative and get velocity vector. take the second derivative and get the acceleration vector.
However, the question provides a direction vector and i have no idea how to deal with the direction vector.

The Attempt at a Solution


r(t)'=4t i + (2t-4) j+(3) k.
r(t)''= (4) i + (2)j +(0) k
 
Physics news on Phys.org
Find the direction cosines between velocity and acceleration vectors and given direction vector.
 
You are on the correct path to solving the problem. Once you find r'(1) and r''(1) you will project the components of these two vectors on to the vector given by i-3j+2k. The dot product gives the component of one vector onto another. Since this component is multiplied by the magnitude of other vector, you must divide by the magnitude of the vector i.e.

Let A = i-3j+2k

then

\mbox{component}=\frac{r'(1)\bullet\mbox{A}}{\mid\mbox{A}\mid}

Use the same approach for r''(1).
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top