document.write( "Question 1002843: Xavier drove from his house to the country in 3 hours. Driving at a speed of 12 mph less than on the trip out, he spent 4 hours on the return trip. What was his average rate on the return trip?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #619711 by josgarithmetic(39626)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "             rate       time     distance\r\n" );
document.write( "GOING          r         3        d\r\n" );
document.write( "RETURN        r-12       4        d\r\n" );
document.write( "

\n" ); document.write( "The question asks for the rate for the RETURN trip. The variables can be
\n" ); document.write( "reassigned this way:\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "             rate       time     distance\r\n" );
document.write( "GOING         r+12       3        d\r\n" );
document.write( "RETURN        r          4        d\r\n" );
document.write( "

\n" ); document.write( "The new assigning for the rates still keeps the return rate as 12 mph less than the going-to rate.\r
\n" ); document.write( "\n" ); document.write( "\"system%283r%2B36=d%2C4r=d%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3r%2B36=4r\"
\n" ); document.write( "\"highlight%28r=36%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );