document.write( "Question 1035314: A car and a truck left Washington, DC traveling in opposite directions. The car traveled 19 miles per hour faster than the truck, and at the end of 8 hours they were 1448 miles apart. What was the average speed of each vehicle? \n" ); document.write( "
Algebra.Com's Answer #650000 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = the speed of the truck in mi/hr
\n" ); document.write( "\"+s+%2B+19+\" = the speed of the car in mi/hr
\n" ); document.write( "------------------------------
\n" ); document.write( "You can think of this as one of the vehicles
\n" ); document.write( "covering 1448 mi at the sum of their speeds
\n" ); document.write( "and the other vehicle standing still
\n" ); document.write( "-----------------------------
\n" ); document.write( "\"+1448+=+%28+s+%2B+s+%2B+19+%29%2A8+\"
\n" ); document.write( "\"+1448+=+2s%2A8+%2B+19%2A8+\"
\n" ); document.write( "\"+1448+=+16s+%2B+152+\"
\n" ); document.write( "\"+16s+=+1296+\"
\n" ); document.write( "\"+s+=+81+\"
\n" ); document.write( "and
\n" ); document.write( "\"+s+%2B+19+=+100+\"
\n" ); document.write( "----------------
\n" ); document.write( "The car's speed is 100 mi/hr
\n" ); document.write( "The truck's speed is 82 mi/hr
\n" ); document.write( "------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+d%5B1%5D+=+81%2A8+\"
\n" ); document.write( "\"+d%5B1%5D+=+648+\" mi
\n" ); document.write( "and
\n" ); document.write( "\"+d%5B2%5D+=+100%2A8+\"
\n" ); document.write( "\"+d%5B2%5D+=+800+\" mi
\n" ); document.write( "-----------------
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+648+%2B+800+\"
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+1448+\" mi
\n" ); document.write( "OK
\n" ); document.write( "
\n" );