steven10137
- 117
- 0
Homework Statement
y^2 = 3x^3 + 2x and y must be positive.
Find the normal component of acceleration when:
x=3m
\dot x = 5ms^{ - 1}
\ddot x = 5ms^{ - 2}
2. The attempt at a solution
Well my approach would be to differentiate it implicitly twice and solve for {\ddot y}.
Then I have the x and y components of acceleration, not sure how I would find the normal acceleration from here. But here goes anyways:
2y.\frac{{dy}}{{dt}} = 9x^2 .\frac{{dx}}{{dt}} + 2.\frac{{dx}}{{dt}}
Now I looked at this and thought ... "how the hell am I going to differentiate that", then I though I could perhaps use the product rule:
2.\frac{{dy}}{{dt}} + 2y.\frac{{d^2 y}}{{dt^2 }} = 18x.\frac{{dx}}{{dt}} + 9x^2 .\frac{{d^2 x}}{{dt^2 }} + 2.\frac{{d^2 x}}{{dt^2 }}
Now I can chuck in my known values and solve for {\ddot y}.
<br /> \begin{array}{l}<br /> 2y.\frac{{d^2 y}}{{dt^2 }} = \left( {9x^2 + 2} \right)\frac{{d^2 x}}{{dt^2 }} + 18x.\frac{{dx}}{{dt}} - 2.\frac{{dy}}{{dt}} \\ <br /> \frac{{d^2 y}}{{dt^2 }} = \frac{{\left( {9x^2 + 2} \right)\frac{{d^2 x}}{{dt^2 }} + 18x.\frac{{dx}}{{dt}} - 2.\frac{{dy}}{{dt}}}}{{2y}} \\ <br /> \end{array}<br />
The answer I get for {\ddot y} is ~32.9
Any ideas where to go from here?
Cheers
Steven