Kinda embarrassing to ask about setting up this simple kinematics eqtns

  • Thread starter Thread starter flyingpig
  • Start date Start date
  • Tags Tags
    Kinematics
AI Thread Summary
The discussion revolves around setting up kinematic equations for a biker launching off a ramp at a specific angle and initial velocity. Key points include the correct formulation of motion equations, with the biker's trajectory influenced by gravity, and the importance of using the angle of the ramp, phi, to determine the initial velocity components. There is clarification that the equations apply only after the biker leaves the ramp, as he is not in free fall while on it. The conversation also touches on the biker's maximum height and landing time, with suggestions for simplifying calculations by focusing on the velocity at the peak of the trajectory. Overall, the thread emphasizes understanding the transition from ramp motion to projectile motion for accurate problem-solving.
flyingpig
Messages
2,574
Reaction score
1

Homework Statement



I made this one up and now i can't solve it (tada...)

[PLAIN]http://img577.imageshack.us/img577/5081/probloem1.jpg

OKay so the biker runs off the ramp and leaves the ramp at the tip with some initial velocity v0

I will give some numerical values to make this easier

ϕ = 30 degrees
g = -10m/s2
v0 = 20m/s
y = 10m
h = 20m
d = 5m
x = 30m

OKay three goal

1) Set up the motion equations for the biker
2) Find the max height reached
3) Find when it lands on top of the new building


The Attempt at a Solution



1) I have most problems with this one, especialyl when I cannot decide if ϕ is the correct angle. That is if the biker flies off from an angle different from ϕ

y(t) = -5t^2 + |20|sin30t + (10 + 20)

x(t) = |20|cos30t

2)

y(t) = -5t^2 + |20|sin30t + (10 + 20) = -5t^2 + 10t + 30 = -5(t^2 - 2t - 6) = -5(t^2 -2t + 1 - 1 - 6) = -5((t -1)^2 - 7) = -5(t-1)^2 + 35

So ymax = 35m

3) So basically h - d = 20 - 5 = 15

15 = -5^2 + 10t + 30

0 = -5t^2 + 10t + 20

t = 1 + \sqrt{5}
 
Last edited by a moderator:
Physics news on Phys.org
Close, you should have a +15 in the second to last equation, not 20.

Also, instead if figuring out the whole equation for a parabola with that silly math you did, you can immediately figure out when the biker reaches the top of the parabola because you know v_{y}(t) = v_0 - at and you simply set the velocity to 0 and you know immediately what time you reached the top.
 
Pengwuino said:
Close, you should have a +15 in the second to last equation, not 20.

Also, instead if figuring out the whole equation for a parabola with that silly math you did, you can immediately figure out when the biker reaches the top of the parabola because you know v_{y}(t) = v_0 - at and you simply set the velocity to 0 and you know immediately what time you reached the top.

It's called being lazy...

Just wondering why is using phi right? I thought it should have left with a different angle than phi
 
At the instant that the biker leaves the ramp what is the angle of the velocity vector? that is whi phi is the right angle to use. Also, why do you think that it should be some other angle?
 
wbandersonjr said:
At the instant that the biker leaves the ramp what is the angle of the velocity vector? that is whi phi is the right angle to use. Also, why do you think that it should be some other angle?

What if he doesn't actually fly off? But instead trips with that velocity?
 
flyingpig said:
What if he doesn't actually fly off? But instead trips with that velocity?

Well that's like saying what if he gets hit by a meteor instead of flying off.

He's going to fly off at that angle because there is no other angle he could possibly fly off at due to inertia
 
Actually something still doesn't make sense, it came to me last night.

y(t) = -5t^2 + |20|sin30t + (10 + 20)

This says that the biker is subjected to gravity even before he leaves the ramp, but when he is on the ramp, there is a normal force, so he isn't free-falling like the equation says. This equation is only valid when he leaves the ramp no?
 
The equation is only valid after the person has left the ramp.

If you want to calculate the equations of motion while he's on the ramp, he wouldn't be in free fall and you'd have to take into account the force he exerts to push himself up the ramp and the normal force and all that.
 
But that equation is a parabolic path, how do I know at what value of t does the equation become valid?
 
  • #10
By convenience you start the problem at t=0. Whatever happens when the guy is on the ramp is taken care of by the fact that you know the end velocity and the angle he flies off at.
 
  • #11
I just graphed it and it was so consistent that I am in disbelief.
 
Back
Top