document.write( "Question 676605: How long would it take to travel 135 miles at a speed of 60 mph \n" ); document.write( "
Algebra.Com's Answer #420426 by rm29924(97)![]() ![]() You can put this solution on YOUR website! use the formula distance=rate x time \n" ); document.write( "the distance in this problem is 135 miles \n" ); document.write( "the rate is 60 mph \n" ); document.write( "the time is what we are looking for \n" ); document.write( "let T=time\r \n" ); document.write( "\n" ); document.write( "135=60T \n" ); document.write( "divide both sides by 60 \n" ); document.write( "T=2.25 hours \n" ); document.write( ".25 of an hour is 15 mins \n" ); document.write( "you can get this by multiplying .25 x 60\r \n" ); document.write( "\n" ); document.write( "answer: 2 hours and 15 mins \n" ); document.write( " \n" ); document.write( " |