The range (R) of a projectile fired with an initial velocity (Vv0) at an angle theta with the horixontal is: see additional equation where g is the acceleration due to gravity. Find the angle theta such that the range is a maximum (using calculus)
\[R=(V _{0}\sin2\theta)/g\]
if it helps i know the answer is \[\pi/4\] but i dont know how to get there
@akaisha Do you know what is the angle when the range is maximum ?
no, that is what your supposed to find \[\theta \] somehow using equation they give.
Well we know that the angle when the range is maximum is \[45^{0}\]
I am attaching a graph of R vs sin(2*theta) that I did in Python >>> x=linspace(0,pi/2) >>> t=x*180/pi >>> plot(x,sin(2*x)) the maximum is in the middle between 0,pi/2 That is pi/4
\[ \frac{dR }{ d \theta }=2\frac{ V _{0} }{ g }\cos2\theta\]
\[0=2\frac{ v _{0} }{ g}\cos2\theta\]
so @irene22988 you just take the derivative of the equation given and solve for x and then plug back in for y?
find the derivative then equate it to zero
Ok that seems to make sense. Thanks! :)
no probs
its really easy to prove.... \[\sin2\alpha\] has a maximum value of 1... which is needed to find the maximum range... so \[\sin(90) = 1\] therefore \[2 \alpha = 90^{o}\] then \[\alpha = 45^{o}\] or the launch angle for maximum range is 45 degrees...
i could do it that way.. but we had to use derivatives to find in this section
lol... well then you need to also find the 2nd derivative... as the 1st derivative gives stationary points... and the 2nd derivative is used to test the nature of the stationary points... max, min or pt of inflexion.. and I think the velocity in your range formula should be squared...just a thought
Join our real-time social learning platform and learn together with your friends!