Projectile Motion-Shooting a Ball

  • Thread starter Thread starter atbruick
  • Start date Start date
  • Tags Tags
    Ball Projectile
AI Thread Summary
A ball is shot from a building at an initial velocity of 15 m/s at a 45-degree angle, requiring the calculation of its x and y components. The x component is found using cosine, while the y component uses sine, leading to values of approximately 10.61 m/s for both components. To determine how far below the top of the nearby building the ball will strike, the time of flight is calculated using horizontal motion, resulting in a time of about 5.36 seconds. The vertical motion equation must account for the correct signs, particularly for gravity, which is negative when considering upward as positive. Attention to detail in calculations and rounding is crucial for accurate results.
atbruick
Messages
20
Reaction score
0

Homework Statement


A ball is shot from the top of a building with an initial velocity of 15 at an angle = 45 above the horizontal. What are the x and y components of the initial velocity? If a nearby building is the same height and 59 m away, how far below the top of the building will the ball strike the nearby building?




Homework Equations


Trig equations of sin and cos
sinTheta=opp/hyp cosTheta=adj/hyp


The Attempt at a Solution


I thought the x component at initial velocity would be zero, and the y component was sin45=y/15, which I got to be 11; Either one of these or both are wrong, my homework doesn't tell me if one is right or not. Not sure how to approach this because I thought the sin for y was correct.
 
Physics news on Phys.org
If the x component of the initial velocity was zero then the ball would be traveling straight upwards. How have you calculated this?
 
oh opps so just like you calculated y by using sine use cosine to get x. Thank you! I also just tried to find the second part, the distance it hits below the roof; I needed to find t so I used X=Xo+Vxot, 59=0+11t, and got t to be 5.36. Then plugged that into Y=Yo+Vyot-.5at^2, and got Y=0+11(5.36)-.5(-9.80)(5.36^2) and got 200 which was wrong. What am I plugging in wrong in the equation?
 
I think you are using all the right equations but you need to be careful with minus signs.

If you are regarding upwards as positive (a good idea) then your expression for y should read:

<br /> <br /> Y=Y_0+V_y(0)+\frac{1}{2} a t^2<br /> <br />

Then you can consider in which direction acceleration due to gravity points.

Also watch out for rounding errors. You might find that you need more decimal places in your value for Vx and Vy.
 
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