document.write( "Question 1150651: The Jones family drove to Kankakee in 5 hours and returned in 4 hours. Their rate on the return trip was 9 mph faster than their rate going. Find their rate going \n" ); document.write( "
Algebra.Com's Answer #772054 by josgarithmetic(39631)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                 SPEED       TIME      DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "GOING             r            5          d\r\n" );
document.write( "\r\n" );
document.write( "RETURN          r+9            4          d\r\n" );
document.write( "

\n" ); document.write( "Same distance d both going and returning.
\n" ); document.write( "\"5r=4%28r%2B9%29\"
\n" ); document.write( "Solve.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28r=36%29\"
\n" ); document.write( "
\n" );