document.write( "Question 784711:  Michael and sharon walk to a school everyday it takes michael 2 hours to walk 1.5 miles and sharon walks 4 miles in 3 hours who walks fastest?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #477205 by stanbon(75887)      You can put this solution on YOUR website! Michael and sharon walk to a school everyday it takes michael 2 hours to walk 1.5 miles and sharon walks 4 miles in 3 hours who walks fastest? \n" ); document.write( "----------- \n" ); document.write( "rate = distance/time \n" ); document.write( "------ \n" ); document.write( "Michael:: rate = 1.5/2 = 0.75 mph \n" ); document.write( "------ \n" ); document.write( "Sharon::: rate = 4/3 1.3333 mph \n" ); document.write( "-------- \n" ); document.write( "Sharon walks faster \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |