document.write( "Question 96803: A man drives 600 miles to a convention. on the return trip he increases his speed by 10 mph and saves 2 hours driving time. how fast did he drive going to and from the convention?\r
\n" ); document.write( "\n" ); document.write( "Not from a textbook..a handed out assignment.
\n" ); document.write( "

Algebra.Com's Answer #70426 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
time=distance/rate ... let x=(speed to the convention)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "600/x=(600/(x+10))+2 ... (600-2x)/x=600/(x+10) ... cross multiplying gives 6000+580x-2x^2=600x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combining and rearranging terms gives -2x^2-20x+6000=0 ... x^2+10x-3000=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring gives (x+60)(x-50)=0 ... so x=-60 and x=50 ... negative value not realistic\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "50 mph to and 60 mph from
\n" ); document.write( "
\n" );