mathmannn
- 15
- 0
Homework Statement
A stunt car is driven off a cliff with a speed of 110 ft/s. What is the gravitational acceleration of the car normal to its path after falling for 3 seconds?
Homework Equations
The kinematic equations...?
I'm pretty sure that this should be done in Normal and tangential components, so with that said:
s = \theta r
a_t = \dot{v} = v \frac{dv}{ds} = \alpha r
v = \dot{s} = \omega r
a_n = \frac{v^2}{\rho} = \omega^2 r Where \rho is the radius of curvature.
The Attempt at a Solution
For the x-direction:
(v_0)_x = 110
t = 3
\Delta x = (v_0)_x t = (110)(3) = 330
For the y-direction:
y = y_0 + (v_0)_y t + \frac{1}{2} a t^2
Solving for distance in the y-direction:
y = \frac{1}{2}(-g)t^2 \quad (t = 3)
y = -144.9 ft
But I really have no idea if any of that is necessary, or if it is where do I go from there?