What Angles Allow a Golf Ball to Land 85 Meters Away?

AI Thread Summary
To determine the angles that allow a golf ball to land 85 meters away with an initial speed of 57.9 m/s, the equations of motion under gravity are applied. The horizontal and vertical components of the motion are analyzed, leading to a relationship involving trigonometric functions. By substituting the time expression from the horizontal motion into the vertical motion equation, the problem simplifies to finding values for θ using the identity sin(θ)cos(θ) = ½sin(2θ). This results in two possible angles for projection, one being 180 degrees minus the first value found. The discussion emphasizes the importance of choosing the right equations for solving projectile motion problems.
physics_noob2
Messages
2
Reaction score
0

Homework Statement



Physics question: A golfball with an initial speed of 57.9 m/s lands exactly 85 m downrange on a level course. The acceleration of gravity is 9.8 m/s^2
Neglecting air friction, what minimum projection would achieve this result ? What maximum projection would achieve this result ? Answer in units of degrees Please.

Homework Equations





The Attempt at a Solution



Viy=57.9 sin theta
ay= -9.8
delta y=0

vix=57.9 cos theta
ax= 0
delta x=85

from horizontal,
t= 85/(57.9 cos theta)
from vertical,
0 = (57.9 sin theta) t + 1/2 (-9.8) (t)^2


So i tried doing it and got to the point so far and got stuck (can't seem to do the algebra). can anyone show me how to do this please Thanks.
 
Physics news on Phys.org
Sub the expression you have for t into the vertical equation. Get all your trig functions together on the left and the numbers on the right. You'll have sin(θ)*cos(θ) = a number.
Use the trig identity that sin(θ)*cos(θ) = ½*sin(2θ)
and you'll quickly get one value for 2θ. The other angle that gives the same sine is 180 degrees minus the first value (check it out on a unit circle sketch). Divide by 2 to get the two values for θ.

It is just a little easier if you use V = Vi + at for the vertical part instead of the distance formula. I always begin by writing both because you never know in advance which will be easier to work with.
 
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