Ideal Projectile Motion , horizontal and vertical components?

AI Thread Summary
The discussion revolves around calculating the height at which a ball hits a wall and its velocity components upon impact. The initial calculations for height were incorrect due to a misapplication of the time squared in the formula. The correct time to reach the wall was determined as 0.90 seconds, leading to a height of 14.5 meters above the release point. The horizontal component of the velocity was accurately calculated as 24.513 m/s. The vertical component calculations were revised, but confusion remained regarding the correct application of the kinematic equations.
djester555
Messages
10
Reaction score
0

Homework Statement



You throw a ball toward a wall with a speed of 32 m/s at an angle of 40.0° above the horizontal directly toward a wall. The wall is 22.0 m from the release point of the ball.


(a) How far above the release point does the ball hit the wall?


(b) What are the horizontal and vertical components of its velocity as it hits the wall?


The Attempt at a Solution



a).
(Ux)* t = Sx
(32cos40)* t = 22
t = 22/(32cos40)

Sy = (Uy)t+0.5(Ay)t^2
= {(32sin40)*[22/(32cos40)]
+0.5*(-9.8)*[22/(32cos40)]}m
= 12.16m i know this is wrong


b)b).
Vx= 32cos40
= 24.513m/s this is correct


(Vy)^2 = (Uy)^2+2(Ay)*(Sy)
= (32sin40)^2+2*(-9.8)*(-12.16)
Vy = 25.72m/s this is wrong

having problems with vertical component and part A to the question
 
Physics news on Phys.org
You correctly found the time it hits the wall: t = d/vx = 22/32 cos40

You used the correct formula for height: h = h0 + vyt - .5gt^2 but you forgot to square t!

AM
 
a).
(Ux)* t = Sx
(32cos40)* t = 22
t = 22/(32cos40)

Sy = (Uy)t+0.5(Ay)t^2
= {(32sin40)*[22/(32cos40)]
+0.5*(-9.8)*[22/(32cos40)]^2}m
-4.9*1.0626
= -5.20679
this still seems to be wrong
 
djester555 said:
a).
(Ux)* t = Sx
(32cos40)* t = 22
t = 22/(32cos40)

Sy = (Uy)t+0.5(Ay)t^2
= {(32sin40)*[22/(32cos40)]
+0.5*(-9.8)*[22/(32cos40)]^2}m
-4.9*1.0626
= -5.20679
this still seems to be wrong
I get 14.5 m:

t = 22/32cos40 = 22/24.5 = .90 sec.

h = vyt - .5gt^2 where vy = 32sin40= 20.5 m/s
= 20.5(.90) - .5 x 9.8(.9^2)
= 18.5 - 4.0
= 14.5 m

AM
 
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