Checking a Range Problem: Help Me Find the Error!

  • Thread starter Thread starter kashmirekat
  • Start date Start date
  • Tags Tags
    Error Range
AI Thread Summary
The discussion centers on a range calculation error in projectile motion, where the initial height of 125m affects the time of flight and range. The user initially misapplied the equation for vertical motion, leading to incorrect time values. After correcting the sign in the equation, the user still found discrepancies between the calculated range and the expected range using the standard formula. It was clarified that the range formula R = v_o^2(sin2θ)/g is only valid when the projectile is launched and lands at the same height. The correct approach involves using R = v_ox(t) to account for the different initial and final heights.
kashmirekat
Messages
30
Reaction score
1
I am having the hardest time getting my range to match (at least I think they should). I used two range equations for the same problem as demonstrated below. I did it both ways to check my answer, and they are different. I was hoping you could tell me where I went wrong...I think my time of flight is incorrect.

v_0=105m/s
h=125m
Θ=37degrees
v_oy=63.19m/s (105m/s sin37)
v_ox=83.86m/s (105m/s cos37)

For my time of flight I used the equation y = v_0yt - 1/2gt^2 - h

Plugging in the numbers I get y = 63.19t - 1/2(9.8m/s)t^2 - 125

Rearranging the equation for quadratic, -4.9t^2 + 63.19t - 125

Then I use my quadratic formula and get
(-63.19(+-)39.28)/-9.8 thereby getting +2.349s and +10.45s. Neither of these fit when multiplied by my x of 83.86m/s. I get 196m and 876m.

For the problem I am checking the answer with is derived from the equation
R = v_o^2(sin2Θ)/g
So I get (105m/s)^2(sin2(37))/9.8m/s = 1081.41m

They don't match and they should, right?
 
Physics news on Phys.org
I have a question. Are you firing this thing from a hole in the ground? You tell us that "h= 125m" which, I thought, meant that the projectile started from 125m above the ground (y= 0). But you use the formula y = 63.19t - 1/2(9.8m/s)t^2 - 125, which, for t= 0, gives y= -125. Shouldn't your formula be y = v_0yt - 1/2gt^2 + h ? (That's why you are getting TWO positive values for t when y= 0! Once on the way UP and the other on the way DOWN. Since the projectile starts above y=0, you should only get to y=0 on the way down.)
 
Not firing from a hole; it's from the top of a building. Thank you for pointing out my mistake in signs. I fixed it and got 14.63seconds for my time of flight. However, that still does not match the R of 1,081.46m. When I multiply my time by v_0x I get 1226.87m. Why won't they match? What else am I doing wrong because I just don't see it.
 
Did you notice that there is no "h" (initial height) in the
R = v_o^2(sin2È)/g formula? That gives the correct range only when firing from "ground level" (i.e. initial height and final height are both 0) (more generally, both the same).

If you are firing from ground level (initial point is (0,0), then x and y are given by
x= v_x t and y= v_y t- (g/2)t^2= t(v_y- (g/2)t)

It is easy to see that y=0 at t=0 and at t= 2v_y/g.
(The more general case, initial y NOT 0, is harder!)

The x= v_x(2v_y/g)= 2(v0 cos(theta))(v0 sin(theta))/g
= v0^2 (2cos(theta)sin(theta))/g
and of course you know that 2cos(theta)sin(theta)= sin(2theta)!

x=
 
I realize now that you cannot use range formula R=V_o^2(sin2θ)/g when firing from the top of a building since it is not of perfect parabolic shape. I should only use the equation R=V_ox(t) to find the range.
 
No, the trajectory (because you are ignoring air resistance) IS a "perfect parabola". Because the initial point is not at the same height as the final point, you do not have the symmetry you would have if that were true. Is that what you meant?
 
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