document.write( "Question 1151038: A family's vacation destination is 850 miles from their home. They travel by car 6 hours on the first day of their trip. Their average speed is 45 mph. The next day they travel 7 hours, averaging the same speed. How many miles are left for the family to travel?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #772631 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"system%28RT=D%2COR%2CD%2FT=R%29\"\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "FIRST DAY       45*6\r\n" );
document.write( "\r\n" );
document.write( "SECOND DAY      45*7\r\n" );
document.write( "\r\n" );
document.write( "REMAINING        d\r\n" );
document.write( "\r\n" );
document.write( "TOTAL           850\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=850-45%2A6-45%2A7\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28d=265%29\"
\n" ); document.write( "
\n" );