document.write( "Question 121967This question is from textbook
\n" ); document.write( ": a mortocycle breaks down and the rider has to walk the rest of the way to work. The motorcycle was traveling at 45 mi/h, and the rider walks at a speed of 6 mi/h. The distance from home to work is 25miles, and the total time for the trip was 2 hours. How far did the motorcycle go before it broke down? \n" ); document.write( "
Algebra.Com's Answer #89545 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Let T represent the time in hours that the rider uses the motorcycle. Then, since the total
\n" ); document.write( "time for the trip was 2 hours, the time spent walking is 2 hours less the time on the motorcycle
\n" ); document.write( "... or 2 - T hours spent walking.
\n" ); document.write( ".
\n" ); document.write( "Next use the fact that distance traveled is equal to the rate of travel multiplied by the amount
\n" ); document.write( "of time that passes for the type of transportation having that rate.
\n" ); document.write( ".
\n" ); document.write( "Since the motorcycle has a rate of 45 mi/h and the amount of time that the rider uses the
\n" ); document.write( "motorcycle is T hours, the distance covered on the motorcycle is 45 * T miles or 45T.
\n" ); document.write( ".
\n" ); document.write( "And similarly, the rider walks at 6 mi/h and the time spent walking is 2 - T hrs, the distance
\n" ); document.write( "covered by walking is 6*(2 - T) = 12 - 6T.
\n" ); document.write( ".
\n" ); document.write( "So the total miles covered is the sum of these two distances or:
\n" ); document.write( ".
\n" ); document.write( "45T + 12 - 6T
\n" ); document.write( ".
\n" ); document.write( "Combine the 45T and the -6T and this expression of the total distance reduces to:
\n" ); document.write( ".
\n" ); document.write( "39T + 12
\n" ); document.write( ".
\n" ); document.write( "The problem tells you that the total distance is 25 miles ... so you can set the two total
\n" ); document.write( "distances equal to get:
\n" ); document.write( ".
\n" ); document.write( "39T + 12 = 25
\n" ); document.write( ".
\n" ); document.write( "Get rid of the 12 on the left side by subtracting 12 from both sides to get:
\n" ); document.write( ".
\n" ); document.write( "39T = 13
\n" ); document.write( ".
\n" ); document.write( "Solve for T by dividing both sides by 39 and you get:
\n" ); document.write( ".
\n" ); document.write( "T = 13/39 = 1/3 hours
\n" ); document.write( ".
\n" ); document.write( "But earlier we said that the distance covered by the motorcycle which travels at 45 mi/h is
\n" ); document.write( "45 times T. So we can say that the distance covered by the motorcycle is:
\n" ); document.write( ".
\n" ); document.write( "D = 45*T = 45*(1/3) = 45/3 = 15 miles
\n" ); document.write( ".
\n" ); document.write( "So the motorcycle breaks down after covering 15 miles.
\n" ); document.write( ".
\n" ); document.write( "Check. Since 1/3 of an hour is spent on the motorcycle, the remainder of the 2 hours is
\n" ); document.write( "spent walking. And 2 hours is equal to 6/3 hours. Take 1/3 hour away from the 6/3 hours
\n" ); document.write( "and you find that 5/3 hours is spent walking. At the rate of 6 mi/h the distance covered
\n" ); document.write( "walking is:
\n" ); document.write( ".
\n" ); document.write( "Distance = 6 * 5/3 = 30/3 = 10 miles
\n" ); document.write( ".
\n" ); document.write( "So the rider covers 15 miles on the motorcycle and 10 miles walking for the total of 25
\n" ); document.write( "miles. Everything checks out.
\n" ); document.write( ".
\n" ); document.write( "This means that our answer of 15 miles on the motorcycle is correct.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to see how you can work your way through this problem.
\n" ); document.write( ".
\n" ); document.write( "
\n" );