Projectile Question involving xyz coordinate plane

AI Thread Summary
The discussion revolves around calculating the minimum launch velocity required for a golf ball to reach a hole located at specific coordinates in a 3D space. The golfer strikes the ball from the origin (0,0,0) towards a hole positioned 150m north, 75m west, and 10m below the tee. Participants suggest simplifying the problem by analyzing it in 2D and using projectile motion equations to find the necessary velocity. One user calculates the distance to the hole and derives a launch velocity of approximately 41.49 m/s, seeking confirmation on the accuracy of their solution. The conversation emphasizes understanding the relationship between horizontal and vertical components of motion to solve the problem effectively.
icanletyougo
Messages
9
Reaction score
0

Homework Statement



Please help me graph this on xyz coordinate plane
A golfer strikes the ball of the tee at x=0;y=0;z=0. The hole center is located at a distance of 150m north(+x) and 75m west(+y) of the tee. The upper edge of the hole is 10m below(-z) the height of the tee.
If the the ball is launched from the tee at a 30 degree angle respect to the horizontal, what is the minimum launch velocity need to make the ball land into the hole.
Thank


Homework Equations





The Attempt at a Solution



I have no idea how to graph it.
 
Physics news on Phys.org
icanletyougo said:

Homework Statement



Please help me graph this on xyz coordinate plane
A golfer strikes the ball of the tee at x=0;y=0;z=0. The hole center is located at a distance of 150m north(+x) and 75m west(+y) of the tee. The upper edge of the hole is 10m below(-z) the height of the tee.
If the the ball is launched from the tee at a 30 degree angle respect to the horizontal, what is the minimum launch velocity need to make the ball land into the hole.
Thank


Homework Equations





The Attempt at a Solution



I have no idea how to graph it.

I think I need to find the distance from the tee to the hole. And then from that, use the x-component to figure out t, and then substitute t into the y-component eq. to find initial velocity. But I'm not sure...Can anyone help me?
Thank you very much
 
I suggest you just forget the horizontal plane and think about it in 2D. You can reconstruct the X,Y axes when you're finished.

Please refer to my post in this thread: https://www.physicsforums.com/showthread.php?t=477477 about how to construct the parabola.

In your case, it's a bit different from that thread because you're given the vertical height and you have to solve for vertical and horizontal velocity, whereas the guy in that thread had Vx and Vy and had to solve for the height. That's not a big difference though. You both got the initial angle for free and that's the important bit. Your graph looks scary because the ball is going to sink below where you hit it, but as long as you watch the signs that won't be a problem.

As for what kind of picture they want you to draw, I have no idea.

Adrian.
 
AdrianMay said:
I suggest you just forget the horizontal plane and think about it in 2D. You can reconstruct the X,Y axes when you're finished.

Please refer to my post in this thread: https://www.physicsforums.com/showthread.php?t=477477 about how to construct the parabola.

In your case, it's a bit different from that thread because you're given the vertical height and you have to solve for vertical and horizontal velocity, whereas the guy in that thread had Vx and Vy and had to solve for the height. That's not a big difference though. You both got the initial angle for free and that's the important bit. Your graph looks scary because the ball is going to sink below where you hit it, but as long as you watch the signs that won't be a problem.

As for what kind of picture they want you to draw, I have no idea.

Adrian.

Thanks Adrian.
This is my picture of the 2D motion
[PLAIN]http://img190.imageshack.us/img190/6691/24050103.jpg
So I have a question,
Do I need the OA length in order to find the time the ball travel?
This is my work...but I'm not sure it is correct...
OA = 167.7 m
From x-component we have
167.7 = v*cos(30)*t
t = 167.7/(v*cos(30))
From the y-component we have
-10 = (v*sin(30))*(t) -.5at^2
-10 = (v*sin(30))*(167.7/(v*cos(30)) - .5*(9.81)*(167.7/(v*cos(30))^2
From that I solve for v= 41.49 m/s
IS that right ?
Thank you so much
 
Last edited by a moderator:
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