document.write( "Question 1001641: Teresa drove to the mountains last weekend. There was heavy traffic on the way there and the trip took 12 hours . When Teresa drove home, there was no traffic and the trip only Took eight hours. If her average rate was 20 mph faster on the trip home how far away does Teresa Live from the mountains? \n" ); document.write( "
Algebra.Com's Answer #618760 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Basic uniform rates for travel, RT=D to relate rate, time, distance.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "            rate         time      distance\r\n" );
document.write( "TO           r            12        d\r\n" );
document.write( "FROM         r+20          8        d\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"system%28r%2A12=d%2C%28r%2B20%29%2A8=d%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Two equations in two unknown variables, but you want a value result for d, the distance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"r=d%2F12\"
\n" ); document.write( "-
\n" ); document.write( "\"%28d%2F12%2B20%29%2A8=d\"
\n" ); document.write( "\"8d%2F12%2B160=d\"
\n" ); document.write( "\"8d%2B12%2A160=12d\"----do any computations later if practical
\n" ); document.write( "\"12%2A160=4d\"
\n" ); document.write( "\"12%2A40=d\"
\n" ); document.write( "\"highlight%28d=480%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );