document.write( "Question 241087: Bob, driving a new Ford, travels 330 miles in the same amount of time it takes John, driving an old Chevy and traveling 10 miles per hour faster, to travel 390 miles. How fast is John driving? \n" ); document.write( "
Algebra.Com's Answer #176559 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! The total distance is 330 + 390 = 720 miles\r \n" ); document.write( "\n" ); document.write( "x^2 + x(x + 10) = 720\r \n" ); document.write( "\n" ); document.write( "Can you solve for x now? \n" ); document.write( " |