View Full Version : motion of projectiles
akatsafa
Jun23-04, 05:01 PM
I keep getting the wrong answer! For this question, I'm getting 4.70 m...can someone tell me what i'm doing wrong?
A ball is thrown from a point 1.2m above the ground. The initial velocity is 19.2m/s at an angle of 30 degrees above the horizontal. Find the maximum height of the ball above the ground.
I'm taking the (initial velocity multiplied by sin 30)^2 / 2*9.8 which is 4.70...but it's not correct. What am i doing wrong?
e(ho0n3
Jun23-04, 06:05 PM
I keep getting the wrong answer! For this question, I'm getting 4.70 m...can someone tell me what i'm doing wrong?
A ball is thrown from a point 1.2m above the ground. The initial velocity is 19.2m/s at an angle of 30 degrees above the horizontal. Find the maximum height of the ball above the ground.
I'm taking the (initial velocity multiplied by sin 30)^2 / 2*9.8 which is 4.70...but it's not correct. What am i doing wrong?
You can check these types of problems using conservation of mechanical energy. Let h = 1.2 meters, v = 19.2 m/s, H be the maximum height, u the velocity at this height and m the mass of the ball. Then we havemgh + mv^2/2 = mgH + mu^2/2 \rightarrow 2gh + v^2 = 2gH + u^2Now, u is just the horizontal component of the initial velocity which is v\cos{\theta} where \theta is 30 degrees in this case. Solving for H givesH = \frac{2gh + v^2 - u^2}{2g}.Plug in the values and see what you get.
I'm taking the (initial velocity multiplied by sin 30)^2 / 2*9.8 which is 4.70...but it's not correct. What am i doing wrong?
That equation, based upon v2 = 2ax, will find the maximum height above the starting point. You are forgetting that it didn't start on the ground.
akatsafa
Jun23-04, 06:47 PM
Now i see. I needed to take the 4.70m and add the 1.2 meters in order to get the maximum height. Thank you!!
maverick280857
Jun27-04, 11:09 PM
Hi...I believe your problem is solved but sorry for the long post:
Just to add to this, you are normally better off using the more general relationship,
y = y_{0} + (V_{0}sin\theta)t - \frac{1}{2}gt^{2}
where y_{0} is the initial y-coordinate of the body (it does not necessarily start from y = 0), V_{0} is the magnitude of the projection velocity, theta is the angle made by the direction of projection with the horizontal and of course t and g are time and acceleration due to gravity.
As you have to find the maximum height, which would be given by
y_{max} = \frac{V_{0}sin^{2}\theta}{g}
if the projectile were projected from the origin (x = 0, y = 0).
Now since we're projecting it from some a point whose y coordinate is y_{0}, the relation for y_{max} changes as if the axes have been translated to the point of projection. So, now the correct relation is
y_{max} = y_{0} + \frac{V_{0}sin^{2}\theta}{g}
This is the equation you need for your problem. You can verify it rigourously by using the first equation above and taking its time derivative. This yields,
\frac{dy}{dt} = V_{0}sin\theta - gt
Setting this equal to zero you get the time at which the maximum height is reached,
t_{ymax} = \frac{V_{0}sin\theta}{g}
Now put this value of t_{ymax} into the first equation and you will get the abovementioned formula for y_{max} in the general case where the particle/projectile is projected from a point whose y-coordinate is y_{0}. In fact, if you have studied parabolas in mathematics, you will be able to associate the characteristics of parabolas with the trajectory of projectiles (which is parabolic as you already know). This helps in quickly transforming the equations.
Finally, you should keep in mind the following equations for the general case of projection from the point (x0, y0):
x = x_{0} + (V_{0}cos\theta)t
y = y_{0} + (V_{0}sin\theta)t - \frac{1}{2}gt^{2}
V_{x} = V_{0}cos\theta
V_{y} = (V_{0}sin\theta)t - gt
and the equation of trajectory:
y = y_{0} + (x-x_{0})tan\theta - \frac{1}{2}\frac{g(x-x_{0})^{2}}{V_{0}^2}sec^2\theta
Hope that helps...
Cheers
Vivek
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.