Projectile Motion - Solving for initial velocity w/o time

AI Thread Summary
To calculate the initial velocity required for a motorcyclist to jump 30 meters over 20 cars at a 30-degree angle, the discussion emphasizes breaking down the motion into horizontal and vertical components. The horizontal motion is described by the equation x = v0cos(θ)t, while the vertical motion requires using y = v0sin(θ)t - (1/2)gt^2. Participants suggest focusing on the time of flight to connect the horizontal and vertical equations effectively. The conversation also touches on calculating momentum change and average force exerted by the ground, indicating that understanding the initial velocity is crucial for solving subsequent parts of the problem. Overall, the key to solving the problem lies in correctly applying the projectile motion equations and understanding the relationships between the components.
Sungura
Messages
3
Reaction score
0

Homework Statement


A motorcyclist wants to jump 20 cars placed side-by-side, making the jump 30m long (coming back to the initial height). Assume that the ramp is placed at an angle of 30 degrees from the horizontal.

a. Calculate the initial velocity required to make the jump.

b. Assuming the motorcycle bounces elastically on the ground (rebounding at the same angle and speed), calculate the change in momentum of the motorcycle (mass = 500kg)

c. If the motorcycle is in contact with the ground for 0.25s, find the average force exerted by the ground on it.

Homework Equations


x=x0+v0t+(1/2)at^2
y=y0+v0t−1/2gt^2

The Attempt at a Solution


I'm not entirely sure if there are more equations I should be using, but I began with trying to use the x equation to solve for time. I assumed a was zero, since there is no acceleration in the x direction, and that x0 was zero, since we start at the origin. So, ending up with x=v0cosθ*t (Right here I'm not sure where the cos comes from, I kind of just stuck it there because I remember seeing such an equation before) I solved for t, ending up with t=30/v0cos(30).
I plugged this t back into the x equation, but I kind of get lost in the math at that point, since I seem to have to pull the v0 out of the right side of the equation somehow.

part (a.) seems to be my biggest problem, so if I get a little assistance with that I think it'll make (b.) and (c.) much easier to solve, since it's just impulse and momentum.
 
Physics news on Phys.org
Sungura said:
So, ending up with x=v0cosθ*t
You'll need this.

Sungura said:
(Right here I'm not sure where the cos comes from, I kind of just stuck it there because I remember seeing such an equation before)
The initial velocity has horizontal (x) and vertical (y) components. Those components are handled differently. The cos comes from taking the x-component of the initial velocity.

You have an equation for the x-component of velocity. What about the y-component? Hint: How long will the motorcycle be in the air?
 
Doc Al said:
You have an equation for the x-component of velocity. What about the y-component? Hint: How long will the motorcycle be in the air?

I just tried drawing out a rectangle with v0 as the hypotenuse and x and y as their respective sides, and found that y=v0sin(30).
I then tried to stick that into y=y0+v0t−1/2gt^2, but I got lost again once I ended up with v0sin(30)/t +.5gt^2=t
 
Sungura said:
I just tried drawing out a rectangle with v0 as the hypotenuse and x and y as their respective sides, and found that y=v0sin(30).
Good. I think you mean ##v_{0,y} = v_0 sin30##.

Sungura said:
I then tried to stick that into y=y0+v0t−1/2gt^2, but I got lost again once I ended up with v0sin(30)/t +.5gt^2=t
You're using an equation for distance as a function of time. Try using an equation for velocity as a function of time?
 
Doc Al said:
You're using an equation for distance as a function of time. Try using an equation for velocity as a function of time?
The only equations I can really think of are
v = v0 + at
v^2= v0^2 + 2a(x - x0)
But even plugging in the equations I simplified, I can't seem to get anywhere.
 
Sungura said:
The only equations I can really think of are
v = v0 + at
That's the one you need. Use it to solve for the time that the motorcycle is in the air. (In terms of ##v_0##.)
 
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