document.write( "Question 231859: If a car travels at 70mph and then 50mph for a total of 320miles in 5 hours, how many hours did it travel at each speed? \n" ); document.write( "
Algebra.Com's Answer #171587 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If a car travels at 70mph and then 50mph for a total of 320miles in 5 hours, how many hours did it travel at each speed?
\n" ); document.write( ":
\n" ); document.write( "Just think this through
\n" ); document.write( ":
\n" ); document.write( "Let t = time at 70 mph
\n" ); document.write( "then
\n" ); document.write( "(5-t) = has to be the time at 50 mph, right?
\n" ); document.write( ":
\n" ); document.write( "Write a simple distance equation (dist = speed * time)
\n" ); document.write( ":
\n" ); document.write( "Dist at 70 + dist at 50 = 320 mi
\n" ); document.write( "70t + 50(5-t) = 320
\n" ); document.write( ":
\n" ); document.write( "70t + 250 - 50t = 320
\n" ); document.write( ":
\n" ); document.write( "70t - 50t = 320 - 250
\n" ); document.write( ":
\n" ); document.write( "20t = 70
\n" ); document.write( "t = \"70%2F20\"
\n" ); document.write( "t = 3.5 hrs at 70 mph
\n" ); document.write( "then
\n" ); document.write( "5 - 3.5 = 1.5 hrs at 50
\n" ); document.write( ";
\n" ); document.write( ";
\n" ); document.write( "Prove this by finding the total dist
\n" ); document.write( "70(3.5) + 50(1.5)
\n" ); document.write( "245 + 75 = 320 mi
\n" ); document.write( "
\n" );