document.write( "Question 282326: Each day, Amit runs nine miles and then walks one mile. He runs 10 mph faster than he walks. If his total time is 75 minutes, then what is Amit's running speed? \n" ); document.write( "
Algebra.Com's Answer #854185 by josgarithmetic(39790) ![]() You can put this solution on YOUR website! Seventy-five minutes is one and quarter hours. \n" ); document.write( " \r\n" ); document.write( " SPEED TIME DISTANCE\r\n" ); document.write( "\r\n" ); document.write( "WALK r-10 1/(r-10) 1\r\n" ); document.write( "\r\n" ); document.write( "RUN r 9/r 9\r\n" ); document.write( "\r\n" ); document.write( "SUM 1.25\r\n" ); document.write( " \n" ); document.write( " |