document.write( "Question 1144577: A motorist travels a distance of 84km. He finds that; if on the return journey he increases his average speed by 4km/h, he will take half an hour less.
\n" ); document.write( "What was his average speed for the first part of the journey?
\n" ); document.write( "How long did he take for the double journey?
\n" ); document.write( "

Algebra.Com's Answer #765731 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "              SPEED         TIME        DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "firstpart     r             84/r         84\r\n" );
document.write( "\r\n" );
document.write( "secondpart    r+4          84/(r+4)      84\r\n" );
document.write( "\r\n" );
document.write( "difference                 1/2\r\n" );
document.write( "

\n" ); document.write( "\"84%2Fr-84%2F%28r%2B4%29=1%2F2\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "\"r%5E2%2B4r-672=0\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "\"highlight%28r=24%29\"
\n" ); document.write( "
\n" );