document.write( "Question 1131716:  Show all work as you solve the following problems and write complete answers, including appropriate units.\r
\n" );
document.write( "\n" );
document.write( "  Mark left school and traveled toward his cabin on the lake.  Imani left school one hour later traveling 9 mph faster in an effort to catch up to him.  After four hours Imani finally caught up.  Find Mark's average speed \n" );
document.write( "
| Algebra.Com's Answer #748383 by Boreal(15235)     You can put this solution on YOUR website! Mark x mph \n" ); document.write( "Imani x+9 mph \n" ); document.write( "Mark's distance is x mph*4 hours or 4x miles\r \n" ); document.write( "\n" ); document.write( "Imani's distance is (x+9) mph*3 hours or 3x+27 miles\r \n" ); document.write( "\n" ); document.write( "Since one caught the other, the distances are equal \n" ); document.write( "4x=3x+27 \n" ); document.write( "x=27 mph Mark ANSWER \n" ); document.write( "x+9=36 mph Imani \n" ); document.write( "3 hours for Imani is 108 miles \n" ); document.write( "4 hours for Mark is 108 miles \n" ); document.write( " |