Maximum Height Reached by Slingshot-Launched Apple?

AI Thread Summary
The maximum height reached by a 125 g apple launched from a slingshot at a 78-degree angle with an initial velocity of 18 m/s is calculated using energy conservation principles. The vertical component of the initial velocity is determined, and the kinetic energy at launch is compared to the potential energy at the peak height. By factoring out mass from the equations, it simplifies the calculation, leading to a maximum height of approximately 15.81 meters. The discussion emphasizes that mass does not affect the outcome in this ideal scenario without air resistance. This analysis provides a clear understanding of projectile motion and energy conservation.
hmlaa
Messages
3
Reaction score
0
Hello! My question is...What is the maximum height obtained by a 125 g apple that is slung from a slingshot at an angle of 78 degrees from the horizontal with an initial velocity of 18 m/s?

Thanks!
 
Physics news on Phys.org
Any attempts/ideas on your part? This has to do with conservation of energy.
 
I thought I could use .5Vo^2/g but I don't know how to take mass into account =\
 
In an ideal situation without air resistance ect. all mass undergoes same downward acceleration of g near the surface of the earth. Hence, mass is not used in this question.

Start by finding the vertical component of the apple velocity
 
hmlaa said:
hello! My question is...what is the maximum height obtained by a 125 g apple that is slung from a slingshot at an angle of 78 degrees from the horizontal with an initial velocity of 18 m/s?

Thanks!

E1 = E2

The apple is still moving at the top of the arc, so there's still some kinetic energy left over.

KE1 = KE2 + PE2

(1/2) * m * (v1)^2 = (1/2)*m*(v2)^2 + m*g*h2

At the peak of the arc, there is no y-component of velocity. All that's left at the top is the x-component. Since there is no acceleration in the x direction, the x-velocity of the apple at the top will be the same as it was at the beginning

vx1 = vx2 = v2 = v1*cos(78)


Plug v2 into energy equation.

(1/2) * m * (v1)^2 = (1/2)*m*(v1*cos(78))^2 + m*g*h2

Optional step: factor "m" out of every term. The "m"s drop and you're just left with...
(1/2)*(v1)^2 = (1/2)*(v1*cos(78))^2 + g*h2


Solve for h2

h2 = [ (1/2)*m*(v1)^2 - (1/2)*m*(v1*cos(78))^2 ] / (m*g)

= ((1/2)*0.125kg*(18m/s)^2 - (1/2)*0.125kg*(18m/s*cos(78degrees))^2)/(0.125kg*9.80665m/s^2)


h2 = 15.805314 meters

Hope this helps!

-Alex

http://www.alexpleasehelp.com
 
Thank y9u all!
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top