Heidi T. answered 09/04/19
MS in Mathematics, PhD in Physics, 7+ years teaching experience
Before starting to solve the problem, determine what is known from the problem, what is wanted, and define the coordinate system. I usually recommend drawing a picture since it makes it easier to visualize. In this problem, the positive x-direction will be in the direction the motorbike is traveling and the positive y-direction is up.
Initial values:
Horizontal: x0 = 0; v0x = 60 km/hr; ax = 0
Vertical: y0 = 1 .0 m; v0y = 15 m/s; ay = g = -9.8 m/s2
All calculations assume that air resistance can be neglected.
(a) Initial velocity of stunt rider:
The first step in solving this problem is to convert the vertical velocity 15 m/s into km/hr. This is a commonly used conversion factor, so you may want to write it down. However, it is also important to know how to find the conversion factor since you won't always have it on a test.
The conversion from m/s to km/hr (or the reverse) rests on knowing two other relations: 1000 m = 1 km and 3600 s = 1 hour. These can each be written as a fraction equal to 1.
so (15 m/s) (1 km/1000 m)(3600 s/1 hr) = (combining numerators and denominators)
[(15)(1)(3600)(m . km . s)] / [(1000) (s . m . hr)] = 54 km/hr (NOTE: this is a lot easier to see if you write each term as a vertical fraction, then cancel common factors and complete the multiplication and division)
Now that the vertical velocity is in km/hr. The next step is to use the Pythagorean Theorem to find the velocity.
V = sqrt[ (v0x)2 + (v0y)2 ] = sqrt[ (60 km/hr)2 + (54 km/hr)2 ] = 80.7 km/hr or 81 km/hr (to 2 significant figures)
(b) How high does he go?
Any question about height requires only the equation of motion in the vertical. Since we don't have the time of flight, we can use another equation:
v2 = vo2 + 2a(y - yo). (This equation comes from combining the position and velocity equations to eliminate time.) Solving this equation for y (position) and using the fact that at the top of the arc (maximum height) the vertical velocity, v, is zero, and the acceleration, a = g get:
y = y0 - (vo2 ) / (2 g) = 1.0 m + [(15 m/s)2 / (2*9.8 m/s2)] = 12.5 m (13 m to 2 sig. figs.)
(c) How far along the track?
This part of the question happens only in the x-direction, except the time in the air is determined by the motion in the y-direction. Finding the time is easy if the object starts and stops at the same level - solve for the time to max height and multiply by 2. However in this case, he starts above the ground and ends at the ground, so have to use the distance equation of motion in the y-direction to solve for the time. y = y0 + voy t + (1/2) a t2.
This is a quadratic equation in t, so can solve by putting it into the standard form then using the quadratic formula. The revised equation becomes:
(1/2) g t2 - voy t - y0 = 0 (or - (1/2) g t2 + voy t + y0 = 0 )
Use the coefficients of the t terms in the quadratic formula (use the absolute value of g since the negative considered in the signs of the revised equation).
t = [ voy +/- sqrt[ (voy)2 - (4)(1/2)(g)(y0)] / [2 (1/2) g]
= {15 =/- sqrt[ 152 + 4(9.8)]} / 9.8 = [(15 +/- 16.2) / 9.8] s (use the positive root since elapsed time cannot be negative) = 3.2 s
Use this time in the distance equation for x: x = x0 + vox t + (1/2) ax t2 = vox t
since time is in seconds, need to convert vox from km/hr to m/s, use the same method/conversions as in part (a) except use inverses, because going in the opposite direction. 60 km/hr = 16.7 m/s
x = (16.7 m/s) ( 3.2 s) = 53 m down the track.
(d) Speed when lands (in km/hr):
The velocity component in the x-direction is unchanged: 60 km/hr
The velocity component in the y-direction is found using the time of travel: v = v0 + a t = v0 - g t = (15m/s) - (9.8 m/s2)(3.2 s) = -16.4 m/s = 59 km/hr
Use the Pythagorean Theorem to solve for the total speed: sqrt[(60 km/hr)2 + (59 km/hr)2 ] = 84 km/hr
Heidi T.
I used the ground as zero and set y0 = 1.0 m - the definitions are at the top of the solution. The horizontal displacement starts at x0 = 0. That is consistent throughout the entire problem. ( If y0 = 0 m, the the time would be 3.0 s. ) It is clear that the correct value for y0 was used from the quadratic equation - the second term under the radical would have been zero if y0 = yfinal.09/08/19
Steven W.
09/08/19
Heidi T.
Thank you.09/08/19
Steven W.
09/07/19