document.write( "Question 830206: I have a word problem that goes as follows \"A man alternates between jogging and walking while exercising. He traveled 15 miles during the past 3 hours. He jogs at a rate of 7.5mph and walks and a rate of 4mph. How much time, to the nearest hundredth of an hour, did he spend walking and how much time did he spend jogging.\r
\n" );
document.write( "\n" );
document.write( "I set it up like this:
\n" );
document.write( "J+W=3
\n" );
document.write( "7.5J+4W=15 and got .57 hours jogging and 2.43 hours walking. I am not sure if I am using the right method though. I have tried different methods of multiplying the 15 by 3 but those answers didn't make much sense. \r
\n" );
document.write( "\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #500405 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A man alternates between jogging and walking while exercising. He traveled 15 miles during the past 3 hours. He jogs at a rate of 7.5mph and walks and a rate of 4mph. How much time, to the nearest hundredth of an hour, did he spend walking and how much time did he spend jogging. \n" ); document.write( "I set it up like this: \n" ); document.write( "-------------------------- \n" ); document.write( "J+W=3 \n" ); document.write( "7.5J+4W=15 \n" ); document.write( "----- \n" ); document.write( "Modify: \n" ); document.write( "4J + 4W = 12 \n" ); document.write( "7.5J+4W = 15 \n" ); document.write( "------- \n" ); document.write( "Subtract to get: \n" ); document.write( "3.5J = 3 \n" ); document.write( "J = 6/7 hrs (time spent jogging) \n" ); document.write( "---- \n" ); document.write( "Solve for \"W\": \n" ); document.write( "J + W = 3 \n" ); document.write( "(6/7) + W = (21/7) \n" ); document.write( "W = 15/7 hrs (time spent walking) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================== \n" ); document.write( " |