Trajectory question(find spped of impact)

  • Thread starter Thread starter vande060
  • Start date Start date
  • Tags Tags
    Impact Trajectory
AI Thread Summary
The discussion centers on a physics problem involving projectile motion, where a golfer hits a ball that strikes a window at a height of 10m and a distance of 80m. The initial launch speed of the first golfer's ball was calculated to be 30 m/s. For the second golfer, who hits the window 1.8 seconds after launch, the horizontal component of velocity was determined to be 44.45 m/s, while the vertical component was calculated to be -3.26 m/s, indicating the ball was descending upon impact. The overall speed of impact was found to be approximately 44.57 m/s. The poster expresses uncertainty about the accuracy of their calculations but believes the methodology is sound.
vande060
Messages
180
Reaction score
0
A golfer drives a ball with initial angle
θ = 45 from a tee at the origin. The ball
hits a window at height h = 10m a distance
D = 80m away.

a. Find the initial launch speed v0 of the ball.

b. Suppose a second golfer tees off from the
same spot at an unknown angle and speed,
and miraculously her shot also hits the window
at the same height 1.8 s after launch. With
what speed did it hit the window?

c. Was her ball ascending or descending or in level flight when it hit?




y(x) = tan*x -.5*g*(x^2/v0^2*cos^2)



part a was easy enough, i solved the above trajectory equation for v0 to get v0=30m/s, but after that i can't figure out how to solve part b and c. it seems everything i could solve for to get the velocity of impact requires knowing the initial angle and initial speed
 
Physics news on Phys.org
bump


i am revisiting this problem currently, still having trouble with parts b and c
 
all right, if this method does not have any critical errors in it, i believe i solved it(fingers crossed)so this is how i did it:

since t =1.8seconds, i can find out the product of cosθ and v0

x(t) = v0*cosθ*t

80/1.8 = v0*cosθ

44.45= v0*cosθ

i can do similar for finding the product of v0 and sinθ from the formula

y(t) = v0*sinθ*t - 1/2*g*t^2

10 = v0*sinθ(1.8) - (1/2*9.8*1.8^2)

10 + 15.88 = v0*sinθ(1.8)

14.38 = v0*sinθ

then i proceeded to use these figures in the velocity functions..

vx(t) = v0*cosθ and vy(t) = v0*sinθ - gt

first the horizontal velocity is just the same:44.45= vx(t)

next, solving for vertical velocity

vy(t) = v0*sinθ - gt

= 14.38 - (9.8*1.8)

vy(t)= -3.26 which is the answer for c, because it is negative acceleration, meaning heading back to Earth i think

next the speed of impact is given by formula:
s = |v| = (vx^2+ vy^2)^1/2

so [(-3.26)^2 + (44.45)^2 ] = 44.57 m/s, which is the answer to b

is it right? i hope so, but i am unsure of some of my math here
 
Last edited:
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