document.write( "Question 880287: Jordan's running speed is three times his walking speed.\r
\n" );
document.write( "\n" );
document.write( "He runs for 5 minutes and then walks for 3 minutes,
\n" );
document.write( "covering a total distance of 2070 metres.\r
\n" );
document.write( "\n" );
document.write( "What is his walking speed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #531308 by ewatrrr(24785) You can put this solution on YOUR website! 5(3x) + 3x = 2070m \n" ); document.write( " 18x = 2070m \n" ); document.write( " x = 115m/min \n" ); document.write( " |