Projectile Motion: Analyzing a Volleyball Jump Spike at Different Angles

AI Thread Summary
In analyzing the projectile motion of a volleyball spike, the initial height is 2.30 m, and the ball is spiked at two different angles: 18.00° and 8.00°. For the 18° angle, the horizontal distance traveled is approximately 5.706 m, while for the 8° angle, it is about 9.113 m. The difference in landing distance between the two angles is calculated to be 3.407 m. This highlights the significant impact of the angle on the projectile's horizontal displacement.
Elixer
Messages
12
Reaction score
0

Homework Statement


In a jump spike, a volleyball player slams the ball from overhead and toward the opposite floor. Controlling the angle of the spike is difficult.Suppose a ball is spiked from a height of 2.30 m with an initial speed of 20.0 m/s at a downward angle of 18.00o. How much farther on the opposite floor would it have landed if the downward angle were , instead, 8.00o?
(Source - Fundamentals of PHYSICS, Halliday, Resnick,Walker, 8th edition, chapter 4, QS.33)


Homework Equations


This is a case of projectile motion , thus,
say, initial velocity = u,
displacement in vertical direction = h
displacement in horizontal direction = s
time of flight = t

h = uyt + 0.5ayt2
s = uxt + 0.5axt2


The Attempt at a Solution



CASE 1:angle = 18o
uy = usin(18o) = 6.18m/s

-2.3 = 6.18t -4.9t2
t = 1.562s

ux= ucos(18o) = 19.02 m/s
so, s1 = 19.02 * 1.562 = 29.71 m

CASE 2:angle = 8o
uy = usin(8o) = 2.78m/s

-2.3 = 2.78t-4.9t2
t = 1.025s

ux = ucos(8o) = 19.81m/s
so, s2= 19.81*1.025 = 20.31m:eek:

Well, I am confused.:confused:

Thank you.
 
Physics news on Phys.org
-2.3 = 6.18t -4.9t^2

h, uy and ay are all in the same direction. So all should be either positive or negative.
 
rl.bhat said:
h, uy and ay are all in the same direction. So all should be either positive or negative.

Thank you so much! That points out the importance of signs and vector diagrams.
Yes, so the equations are:
CASE 1: angle = 18o
-2.3 = -6.18t -4.9t2
t = 0.3s

ux = ucos(18o) = 19.02m/s
so, s1 = 19.02 * 0.3 = 5.706 m

CASE 2: angle = 8o
-2.3 = -2.78t - 4.9t2
t = 0.46s

ux = ucos(8o) = 19.81m/s
so, s2 = 19.81 * 0.46 = 9.113 m

Hence , difference = s2-s1 = 9.113 - 5.706 = 3.407 m.

ANS = 3.407m:approve:

Thank you!:cool:
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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