Isaak B. answered 09/28/16
Tutor
4.9
(2,435)
Physics expert can help you develop mastery of MCAT physics questions
To achieve an overall average speed of 20m/s, the pilot realizes that it needs to take 30 seconds ( delta t = delta x / speed = 600 m / (20m/s)) to finish each 600 meter lap, so two laps should take precisely one minute.
But if the first lap is completed at 15m/sec, that would have used up 40 seconds (delta t = delta x / speed) , leaving the pilot only 20 seconds to complete the last lap.
We know that the pilot must accelerate or he'll end up using another 40 seconds and complete the race 20 seconds late. To accelerate the least, he needs to start the acceleration immediately, hold to the maximum acceleration allowed, and maintain the final speed for the rest of the way.
Thinking about the velocity versus time graph, what would the pilot's intended motion look like? Form an answer before you read on.
If you said, "a straight line with a positive slope of (2 meters per square second), followed by a flat line representing the final (and maximum) speed", you were correct!
So here's another question: How does the distance travelled relate to a velocity versus time graph? Think of an answer before you read on.
I bet you said "The displacement in any time period is equal to the area under the velocity versus time graph".
Ok, what is the area under the shape you mentioned above? We need a formula for it and we need the area to be equal to the remaining 600 m while the width of the shape can only be 20 seconds. We know the initial velocity for this lap is 15m/s, so we could think of the lower part of the shape as a rectangle that is 15 m/s high and 20 seconds wide. Area of a rectangular shape equals length times width. The "length" of this rectangle on our graph is its height along our velocity axis (15m/s). The width is the change in time (20 seconds for the second lap). So the area is 15 m/s times 20 s = 300 m.
We also have to add to that the upper portion of the area of the graph. This could be thought of as a trapezoid. The area of a trapezoid is the average length of the two parallel sides, times the perpendicular dimension width. In this case, we know the long length t_long is (20 seconds) and we know what the area needs to be (600 m). We don't know the short side L_short.
A_trapezoid [m] = ((t_long + t_short)[s])*((v_final - 15) m/s) / 2
We know that ( v_final - 15 m/s ) represent the rise and the slope is 2 (m/s)/s. Since slope = rise/run, run = rise/slope.
Therefore the run is ( ((v_final - 15) m/s)/ ((2 m/s)/s) ) = ( 0.5 v_final - 7.5 ) s which is the difference in lengths.
Therefore the short side length t_short = t_long - run = 20 - (0.5 v_final - 7.5) seconds
Now we can substitute this expression for L_short into the area of a trapezoid and solve for v_final.
A_trapezoid = (20 + (20 - (0.5 v_final - 7.5)))[s]* (v_final - 15)[m/s] = 600 [m]]
(The units do work out so we can cancel and stop regarding them, noting that v_final will have units of [m/s]).
Simplifying:
(47.5 - 0.5 v_final)* (v_final - 15) = 600
This is going to be a quadratic, so we are going to have to set everything equal to zero.
Foiling out the first two factors using a factoring box first (v now represents v_final)
v - 15
===================
47.5 | 95/2 v | -15(95)/2 |
----------------------------------
-0.5v | - (v^2) / 2 | 15 v / 2 |
===================
-(v^2) + 55 v - (15)*(95) - 600 = 0
------ --------
2 2
Multiply everything by -2 to normalize the first term:
v^2 - 110 v + 2625 = 0
v = - b ±√(b2-4ac)
----------------
2a
= -(-110) ±√( (-110)2 - 4*(1)*(2625) )
----------------------------
2*(1)
(Note: we can see the square root term is going to be bigger than 110, so we'll get a positive answer and a negative answer, but we can be sure that we should reject the negative answer in this problem)
= 110 ± √( 1600 )
----------------------------
2*(1)
----------------------------
2*(1)
= 55 ± 20
Check bigger answer:
55+20 m/s = 75 m/s
BUT Check: How long would it take to accelerate from 15 m/s to 75 m/s at (2 m/s)/s?
60 m/s / ((2 m/s)/s) = 30 seconds.
That's not going to work! The pilot doesn't have 30 seconds left in this race!
And check smaller answer:
55 - 20 = 35 m/s
That's 20m/s faster then when he started the second lap, and it would take ten seconds (delta t = delta v / acceleration) to do which is half the time remaining at the end of the first lap, so it works!
Final answer: He needs to accelerate to and hold a final speed of 35 m/s.