Projectile fired along an incline

AI Thread Summary
The discussion revolves around determining the optimal launch angle θ for a projectile fired up an incline to achieve maximum distance along the incline. The initial equation for distance r(θ) is provided, and the user attempts to differentiate it to find the angle that maximizes r. A misunderstanding occurs regarding the differentiation process, leading to an incorrect conclusion about the angle θ. The correct angle for maximum distance is θ = φ/2 + π/4, as clarified by other forum members, emphasizing the importance of recognizing multiple solutions in trigonometric equations. The conversation highlights the nuances of trigonometric identities in solving projectile motion problems.
asap9993
Messages
19
Reaction score
0

Homework Statement


Some members here may have seen this problem before. The problem is:
A projectile is fired up an incline (incline angle φ) with an initial speed, v ,at an angle θ with respect to the horizontal (θ>φ). What is the angle that will allow the projectile to travel the maximum distance, r , along the incline plane and what is that value of r?

Homework Equations



r(θ) = [2(v^2)cos(θ)sin(θ-φ)]/g(cos^2(φ))

The Attempt at a Solution


When I differentiate r(θ) and set it equal to zero, I get the equation cot(2θ) = -tan(φ) which then becomes cot(2θ) = -cot(pi/2 - φ) because of the identity
cot(pi/2 - x) = tan(x).
Thus, 2θ = -(pi/2 - φ) and θ = φ/2 - pi/4

Please help!

However the book says the answer is θ = φ/2 + pi/4
Did I make an error?
 
Physics news on Phys.org
welcome to pf!

hi asap9993! welcome to pf! :smile:

(have a pi: π and try using the X2 icon just above the Reply box :wink:)
asap9993 said:
r(θ) = [2(v^2)cos(θ)sin(θ-φ)]/g(cos^2(φ))

When I differentiate r(θ) and set it equal to zero, I get the equation cot(2θ) = -tan(φ)

how did you get that? :confused:

i get a coscos - sinsin formula

try again! :smile:
 
To tiny-tim,

After using the product rule, I got
dr/dθ = [(2v^2)/g(cosφ)^2][cos(θ)cos(θ-φ) - sin(θ)sin(θ-φ)] = 0 then

cos(θ)cos(θ-φ) = sin(θ)sin(θ-φ)

cos(θ)[cos(θ)cos(φ) + sin(θ)sin(φ)] = sin(θ)[sin(θ)cos(φ) - cos(θ)sin(φ)]

cos(φ)[(cosθ)^2] + cos(θ)sin(θ)sin(φ) = cos(φ)[(sinθ)^2] - cos(θ)sin(θ)sin(φ)

2cos(θ)sin(θ)sin(φ) = cos(φ)[(sinθ)^2 - (cosθ)^2]

Multiplying both sides of the above equation by -1 and using the two trig identities:
(cosθ)^2 - (sinθ)^2 = cos(2θ) and 2cos(θ)sin(θ) = sin(2θ) gives

-sin(2θ)sin(φ) = cos(2θ)cos(φ) and then

cot(2θ) = -tan(φ)
 
hi asap9993! :smile:

i'll check the rest of it in a moment, to see where you've gone wrong

but you should have stopped at
asap9993 said:
dr/dθ = [(2v^2)/g(cosφ)^2][cos(θ)cos(θ-φ) - sin(θ)sin(θ-φ)] = 0

because the second bracket is already cosAcosB - sinAsinB,

sooo you can immediately say that it's … ? :wink:
 
OH SNAP!

Thank you so much tiny-tim. I can't believe I didn't see that! I guess when you're working with trig, you got to know when to stop.
 
hi asap9993! :smile:

i almost forgot …
asap9993 said:
When I differentiate r(θ) and set it equal to zero, I get the equation cot(2θ) = -tan(φ) which then becomes cot(2θ) = -cot(pi/2 - φ) because of the identity
cot(pi/2 - x) = tan(x).
Thus, 2θ = -(pi/2 - φ) and θ = φ/2 - pi/4

there's no error here, apart from the fact that cotA = cot B implies either A = B or A = B + π …

the second one gives you 2θ = π - (π/2 - φ) = π/2 + φ as required …

what is the other solution, then? it's for the minimum value of r, ie the farthest downhill if you launch the projectile at an angle less than the slope, φ :biggrin:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top