document.write( "Question 131228This question is from textbook
\n" );
document.write( ": a motorcycle breaks down and the rider has a to walk the rest of the way to work. the motorcycle was traveling at 45mi/h. the distance from home to work is 25 miles, and the total time for the trip was 2 hours. how far did the mototcycle go before it broke down?
\n" );
document.write( "I got this far
\n" );
document.write( "moto/45/t
\n" );
document.write( "walk/6/t \n" );
document.write( "
Algebra.Com's Answer #95806 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a motorcycle breaks down and the rider has a to walk the rest of the way to work. the motorcycle was traveling at 45mi/h. the distance from home to work is 25 miles, and the total time for the trip was 2 hours. how far did the mototcycle go before it broke down? \n" ); document.write( "---------------- \n" ); document.write( "Motorcycle DATA: \n" ); document.write( "Distance = x miles ; Rate = 45 mph ; Time = d/r = x/45 hrs. \n" ); document.write( "----------------- \n" ); document.write( "Walking DATA: \n" ); document.write( "distance = 25-x miles ; Time = 2-(x/45) hrs.; Rate = d/r = 45/[90-x] \n" ); document.write( "---------- \n" ); document.write( "Comment: You need to know the man's walking rate so you can solve for \"x\".. \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |