document.write( "Question 946853: Two cars, which are 704 miles apart and whose speeds differ by 8 mph, are moving toward each other. If they meet in 8 hours, find the speed of each car. \n" ); document.write( "
Algebra.Com's Answer #577644 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
You can think of this as one car moving
\n" ); document.write( "at the sum of their speeds and the other
\n" ); document.write( "car standing still
\n" ); document.write( "Let \"+s+\" = the speed of the slower car in mi/hr
\n" ); document.write( "\"+s+%2B+8+\" = the speed of the faster car in mi/hr
\n" ); document.write( "------------------
\n" ); document.write( "\"+704+=+%28+s+%2B+s+%2B+8+%29%2A8+\"
\n" ); document.write( "\"+704+=+%28+2s+%2B+8+%29%2A8+\"
\n" ); document.write( "\"+704+=+16s+%2B+64+\"
\n" ); document.write( "\"+640+=+16s+\"
\n" ); document.write( "\"+s+=+40+\"
\n" ); document.write( "\"+s+%2B+8+=+48+\"
\n" ); document.write( "------------------
\n" ); document.write( "The speed of the slower car is 40 mi/hr
\n" ); document.write( "The speed of the faster car is 48 mi/hr
\n" ); document.write( "check:
\n" ); document.write( "\"+d%5B1%5D+=+40%2A8+\"
\n" ); document.write( "\"+d%5B1%5D+=+320+\"
\n" ); document.write( "and
\n" ); document.write( "\"+d%5B2%5D+=+48%2A8+\"
\n" ); document.write( "\"+d%5B2%5D+=+384+\"
\n" ); document.write( "and
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+320+%2B+384+\"
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+704+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );