blindside
- 21
- 0
Homework Statement
A baseball is given an initial velocity with magnitude v_{0} at an angle of \phi above the surface of an incline, which is in turn inclined at an angle \theta above the horizontal.
a) Calculate the distance measured along the incline from the launch point to where the baseball strikes the incline. In terms of v_{0}, g, \theta, \phi.
b) What angle \phi gives the maximum range, measured along the incline.
Homework Equations
x_b = v_{0}\cos{(\theta+\phi)}t
y_b = v_{0}\sin{(\theta+\phi)}t - \frac{1}{2}gt^2
y_i = x\tan{\theta}
The Attempt at a Solution
Part a) is fairly straightforward to solve... eliminating t to find y(x) and letting y_i = y_b yields:
d = \frac{2v_{0}^2}{g}\frac{\cos^2{(\theta+\phi)}}{\cos{\theta}}\left[\tan{(\theta+\phi)}-\tan{\theta}\right]
Which is the solution to a). Just having trouble finding a worked solution for part b). My maths is a little shaky, can someone walk me through it? It's easy enough to find a partial derivative for d, but I still can't solve it for 0.