Angle below horizontal projectile question

AI Thread Summary
A ball rolls off a 9.0m building at a velocity of 22m/s, angled 32° below the horizontal, and the goal is to determine how far it lands from the base. The calculations involve using kinematic equations, with the initial vertical velocity calculated as -11.658m/s and gravity as -9.81m/s². The time of flight was incorrectly calculated, leading to a distance of 6.5m instead of the expected 11m. Consistency in sign conventions for velocity and acceleration is crucial for accurate results. The discussion highlights the importance of careful calculations and sign usage in physics problems.
jdang
Messages
3
Reaction score
0

Homework Statement


  • a ball rolls off an incline on top of a 9.0m building
  • at a velocity of 22m/s
  • 32° below the horizontal
  • how far from the base of the building will the ball hit the ground?
  • [ANS = 11m)

Homework Equations


  • vf^2 = vi^2 + 2ad
  • d = ((vf+vi)/2)t
  • d = vt

The Attempt at a Solution


  • x (um)
    • v = 22cos32 = 18.657...m/s
  • y (uam)
    • a = -9.81m/s^2
    • vi = -22sin32 = -11.658...m/s
    • d = 9.0m

  • vf^2 = vi^2 + 2ad
vf^2 = (-11.658...m/s)^2 + (2*-9.81m/s^2*-9.0m)
vf^2 = 312.494...m^2/s^2
vf = 17.677...m/s

  • d = ((vf+vi)/2)t
d=((vf+vi)/2)t
-9.0m = ((17.677...m/s - 11.658...m/s)/2)t
t = ((17.677...m/s - 11.658...m/s)/2) / 9.0m
t = 0.334...s

  • d = vt
d = (18.657...m/s)(0.334...s)
d = 6.495...m
d = 6.5m

I'm not sure where I made my mistake since I am about 4.5m off.
 

Attachments

  • Snapshot.jpg
    Snapshot.jpg
    5.5 KB · Views: 2,310
Last edited:
Physics news on Phys.org
Vi.y is positive (same direction as gravity, which you made positive)

Or if you made gravity negative, then Vf.y should be negative.

Either way it needs to be consistent.
 
  • Like
Likes jdang
jdang said:
vf^2 = (-11.658...m/s)^2 + (2*-9.81m/s^2*-9.0m)
vf^2 = 312.494...m^2/s^2
vf = 17.677...m/s
When taking a square root, you have two choices of sign. Which sign is appropriate here?
-9.0m = ((17.677...m/s - 11.658...m/s)/2)t
t = ((17.677...m/s - 11.658...m/s)/2) / 9.0m

You didn't solve for t correctly here.
 
  • Like
Likes jdang
Nathanael said:
Vi.y is positive (same direction as gravity, which you made positive)

Or if you made gravity negative, then Vf.y should be negative.

Either way it needs to be consistent.
Sorry, I calculated it negative but I forgot to type it up with the negative sign. I will make vfy negative, thank you!
 
TSny said:
When taking a square root, you have two choices of sign. Which sign is appropriate here?

You didn't solve for t correctly here.
Thank you!
 
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