document.write( "Question 1091837: Scott drove to the mountains last weekend. There was heavy traffic on the way there, and the trip took
\n" ); document.write( "7
\n" ); document.write( " hours. When Scott drove home, there was no traffic and the trip only took
\n" ); document.write( "4
\n" ); document.write( " hours. If his average rate was
\n" ); document.write( "27
\n" ); document.write( " miles per hour faster on the trip home, how far away does Scott live from the mountains?
\n" ); document.write( "

Algebra.Com's Answer #706297 by josgarithmetic(39618)\"\" \"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              7             d\r\n" );
document.write( "\r\n" );
document.write( "RETURN             r+27            4             d\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"7r=4%28r%2B27%29\"
\n" ); document.write( "\"7r=4r%2B108\"
\n" ); document.write( "\"3r=108\"
\n" ); document.write( "\"r=36\"
\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"36%2A7=highlight%28252%29\"----------miles distance from the mountains
\n" ); document.write( "
\n" );