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!
 
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