Finding the max height of a ball launched as a projectile using work-energy

Click For Summary
SUMMARY

The maximum height of a ball launched as a projectile can be calculated using the work-energy principle. The correct formula for maximum height, h_max, is derived as h_max = (v^2sin^2(theta))/(2g), where v is the initial speed, g is the acceleration due to gravity, and theta is the launch angle. The discussion clarified that the kinetic energy at maximum height should only consider the vertical component of the velocity, leading to the squared sine function in the equation. This approach resolves common misconceptions about breaking down initial velocity into its components.

PREREQUISITES
  • Understanding of projectile motion and energy conservation principles
  • Familiarity with trigonometric functions, specifically sine and cosine
  • Basic knowledge of kinetic and potential energy equations
  • Ability to manipulate algebraic equations involving physical quantities
NEXT STEPS
  • Study the derivation of projectile motion equations in physics
  • Learn about the conservation of mechanical energy in different contexts
  • Explore the implications of launch angles on projectile trajectories
  • Investigate the effects of air resistance on projectile motion
USEFUL FOR

Students studying physics, educators teaching mechanics, and anyone interested in understanding the principles of projectile motion and energy conservation.

ph123
Messages
41
Reaction score
0
A ball is launched as a projectile with initial speed v at an angle theta above the horizontal. Using conservation of energy, find the maximum height h_max of the ball's flight.
Express your answer in terms of v, g, and theta.

My energy equation is as follows:

0.5m(v^2)cos(theta) +0.5m(v^2)sin(theta) = 0.5m(v^2)cos(theta) + mgh_max

v^2cos(theta) + v^2sin(theta) = 2gh_max + v^2cos(theta)
h_max = (v^2sin(theta))/2g

This isn't right, somehow. I know that the only velocity at max height is in the x-direction, so max height should be a sine function, right? Did I forget to include something in my energy equation?
 
Physics news on Phys.org
ph123 said:
A ball is launched as a projectile with initial speed v at an angle theta above the horizontal. Using conservation of energy, find the maximum height h_max of the ball's flight.
Express your answer in terms of v, g, and theta.

My energy equation is as follows:

0.5m(v^2)cos(theta) +0.5m(v^2)sin(theta) = 0.5m(v^2)cos(theta) + mgh_max

v^2cos(theta) + v^2sin(theta) = 2gh_max + v^2cos(theta)
h_max = (v^2sin(theta))/2g

This isn't right, somehow. I know that the only velocity at max height is in the x-direction, so max height should be a sine function, right? Did I forget to include something in my energy equation?
Looks like you forgot to square the trig functions. At the top of the flight, for example, the KE is
KE = 1/2m(vcos\theta)^2. Also, in the initial case, you don't have to break v into its x and y components. You can just use 1/2mv^2 and get the same result.
 
thanks! i got


h_max = (v^2sin^2(theta))/2g

You actually cleared up a big confusion for me in general. I always was using v^2trig(theta) in lots of problems and never understood what was going wrong.
 
ph123 said:
thanks! i got


h_max = (v^2sin^2(theta))/2g

You actually cleared up a big confusion for me in general. I always was using v^2trig(theta) in lots of problems and never understood what was going wrong.
Yes, that is correct, and better than my suggestion to not break up v_initial into its components. In which case you would get, not to confuse you,
1/2mv^2 = mgh_{max} + 1/2m(vcos\theta)^2
v^2 = 2gh_{max} + (vcos\theta)^2
h_{max} = (v^2 - (vcos\theta)^2 )/2g
h_{max} = (v^2(1 - (cos\theta)^2)/2g
h_{max} = (v^2sin^2\theta)/2g
which is a bit more tedious than your approach.
 

Similar threads

Replies
40
Views
2K
Replies
13
Views
3K
  • · Replies 15 ·
Replies
15
Views
26K
Replies
2
Views
1K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 39 ·
2
Replies
39
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K