document.write( "Question 887893: A car travels 840 mi. A second car, traveling 2 mph faster than the first car, makes the same trip in 1 h less time. Find the speed of each car. \n" ); document.write( "
Algebra.Com's Answer #537059 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A car travels 840 mi.
\n" ); document.write( " A second car, traveling 2 mph faster than the first car, makes the same trip in 1 h less time.
\n" ); document.write( " Find the speed of each car.
\n" ); document.write( ":
\n" ); document.write( "Let s = the 1st car speed
\n" ); document.write( "then
\n" ); document.write( "(s+2) = the 2nd car speed
\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = dist/speed
\n" ); document.write( "1st car time - 2nd car time = 1 hr
\n" ); document.write( "\"840%2Fs\" - \"840%2F%28%28s%2B2%29%29\" = 1
\n" ); document.write( "multiply by 2(s+2), cancel the denominators and you have
\n" ); document.write( "840(s+2) - 840s = s(s+2)*1
\n" ); document.write( "840s + 1680 - 840s = s^2 + 2s
\n" ); document.write( "Form a quadratic equation
\n" ); document.write( "s^2 + 2s - 1680 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(s+42)(s-40) = 0
\n" ); document.write( "The positive solution is what we want here
\n" ); document.write( "s = 40 mph is the speed of the 1st car
\n" ); document.write( ":
\n" ); document.write( "I'll let you find the speed of the 2nd car, check your solutions in the original time equation
\n" ); document.write( "
\n" );