document.write( "Question 449912: A motorcycle breaks down and the rider must walk the rest of the way to work. The motorcycle was being driven 45mph, and the rider walks at a speed of 6mph. The distance from home to work is 25 miles, and the total trip time is 2 hours. How far did the motorcycle go before it broke down. \n" ); document.write( "
Algebra.Com's Answer #309495 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! 45*a+6*b=25 \n" ); document.write( "a+b=2 \n" ); document.write( "a=1/3 b=5/3 \n" ); document.write( " \n" ); document.write( " |