Find Min Speed to Jump 8 Cars: 2D Homework Solution

  • Thread starter Thread starter endeavor
  • Start date Start date
  • Tags Tags
    2d Speed
AI Thread Summary
To determine the minimum speed required for a stunt driver to jump over 8 cars, the problem involves calculating the initial velocity needed to clear a horizontal distance of 20 meters from a ramp 1.5 meters high. The equations of motion are applied, leading to the initial velocity formula that incorporates the takeoff angle. The user initially calculated a speed of 2.05 m/s for the upward-tilted ramp scenario, but recognized an algebraic error in placing gravitational acceleration in the denominator instead of the numerator. The correct approach involves ensuring proper application of the equations to find the accurate initial velocity for both scenarios. The discussion emphasizes the importance of careful algebraic manipulation in physics problems.
endeavor
Messages
174
Reaction score
0

Homework Statement


A stunt driver wants to make his car jump over 8 cars parked side by side below a horizontal ramp (Fig. 3-46). (a) With what minimum speed must he drive off the horizontal ramp? The vertical height of the ramp is 1.5 m above the cars and the horizontal distance he must clear is 20m. (b) What is the new minimum speed if the ramp is now titled upward, so that "takeoff angle" is 10 degrees above the horizontal, and nothing else is changed?

http://img181.imageshack.us/img181/6396/chp3pro46sk5.th.png

I need help on part b.
y0 = 1.5m
x = 20m.
Z = 10 degrees

Homework Equations


x = (v0 cos Z) t
0 = y0 + (v0 sin Z)t - 0.5*g*t2

The Attempt at a Solution


I have two equations in two variables, t and v0. So I solved for v0:
v_0^2 = (\frac{x^2}{2g\cos^2 Z})(\frac{1}{y_0 + x \tan Z})

So, plugging in, I got 2.05 m/s for v0. But that has to be wrong, especially since my answer in (a) is 36m/s.

What am I doing wrong?
 
Last edited by a moderator:
Physics news on Phys.org
I know what I did wrong. I put g in the denominator, but it should be in the numerator...
 
algebra mistake... the g should be placed on the numerater...
 
How did you develop the equation to solve for the initial velocity?
 
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