document.write( "Question 322244: Edward leaves home at 9AM to hike to another town 12 miles away. He rests for 1 hour, and then hikes back on the same path and reaches home at 5PM. When coming back, his speed was 1mph < his speed going to the other town.\r
\n" );
document.write( "\n" );
document.write( "-What was his speed going both ways.\r
\n" );
document.write( "\n" );
document.write( "NOTE: I was able to solve some of this problem:\r
\n" );
document.write( "\n" );
document.write( "Distance = 12 miles (one way)
\n" );
document.write( "Rate = (x+1) going and (x) coming back
\n" );
document.write( "Time = Total 8 hours, but 1 hour spent resing so 7 hours. PLEASE HELP!!!\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #230675 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Edward leaves home at 9AM to hike to another town 12 miles away. He rests for 1 hour, and then hikes back on the same path and reaches home at 5PM. When coming back, his speed was 1mph < his speed going to the other town. \n" ); document.write( "-What was his speed going both ways. \n" ); document.write( "---- \n" ); document.write( "To town DATA: \n" ); document.write( "distance = 12 miles ; rate = x mph ; time = 12/x hrs\r \n" ); document.write( "\n" ); document.write( "------------------ \n" ); document.write( "From town DATA: \n" ); document.write( "distance = 12 miles ; rate = (x-1) mph ; time = 12/(x-1) hrs \n" ); document.write( "------------------- \n" ); document.write( "Note: Total time moving was (3+5-1) = 7 hrs \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "12/x + 12/(x-1) = 7 \n" ); document.write( "--- \n" ); document.write( "12(x-1) + 12x = 7x(x-1) \n" ); document.write( "24x -12 = 7x^2 - 7x \n" ); document.write( "7x^2 -31x + 12 = 0 \n" ); document.write( "--- \n" ); document.write( "Factor: \n" ); document.write( "(x-4)(7x-3) = 0 \n" ); document.write( "x = 4 mph or x = 3/7 \n" ); document.write( "---- \n" ); document.write( "Reasonable answer: \n" ); document.write( "Only x = 4 mph (rate to town) \n" ); document.write( "x - 1 = 3 mph (rate from town) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |