document.write( "Question 584802: Maura ran 3/5 of the course and walked the rest. How much of the course did she walk?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #372891 by Schaman_Dempster(26) You can put this solution on YOUR website! Let the distance walked be x. \n" ); document.write( "The total course would be 1 (1/1)\r \n" ); document.write( "\n" ); document.write( "So, distance ran + distance walked = total course length \n" ); document.write( " 3/5 + x = 1 \n" ); document.write( "x = 1 - 3/5 \n" ); document.write( "x = 5/5 - 3/5 \n" ); document.write( "x = (5-3)/5 \n" ); document.write( "x = 2/5\r \n" ); document.write( "\n" ); document.write( "She walked 2/5 of the course. \n" ); document.write( " |