document.write( "Question 972623: wallace and vernonville are 176 miles apart. A car leaves wallace traveling towards vernonville and another car leave vernonville at the same time, traveling towards wallace. The car leaving wallace averages 10 miles per hour more than the other, and they meet after 1 hour and 36 minutes. What are the average speeds of the cars? \n" ); document.write( "
Algebra.Com's Answer #594912 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
For this problem, you can think of one car
\n" ); document.write( "standing still and the other one traveling
\n" ); document.write( "at the sum of their speeds
\n" ); document.write( "---------------------------
\n" ); document.write( "Let \"+s+\" = the speed of the slower car
\n" ); document.write( "\"+s+%2B+10+\" = the speed of the faster car
\n" ); document.write( "------------------------------------
\n" ); document.write( "Convert \"+36+\" min to hrs:
\n" ); document.write( "\"+36%2F60+=+.6+\" hrs
\n" ); document.write( "--------------------------
\n" ); document.write( "I can say:
\n" ); document.write( "\"+176+=+%28+s+%2B+s+%2B+10+%29%2A1.6+\"
\n" ); document.write( "\"+176+=+%28+2s+%2B+10+%29%2A1.6+\"
\n" ); document.write( "\"+176+=+3.2s+%2B+16+\"
\n" ); document.write( "\"+3.2s+=+160+\"
\n" ); document.write( "\"+s+=+50+\"
\n" ); document.write( "and
\n" ); document.write( "\"+s+%2B+10+=+60+\"
\n" ); document.write( "The average speeds are 50 mi/hr and 60 mi/hr
\n" ); document.write( "-----------------------
\n" ); document.write( "check:
\n" ); document.write( "With both of the cars moving instead:
\n" ); document.write( "Slower car:
\n" ); document.write( "\"+d%5B1%5D+=+50%2A1.6+\"
\n" ); document.write( "\"+d%5B1%5D+=+80+\"
\n" ); document.write( "Faster car:
\n" ); document.write( "\"+d%5B2%5D+=+60%2A1.6+\"
\n" ); document.write( "\"+d%5B2%5D+=+96+\"
\n" ); document.write( "-------------------
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+80+%2B+96+\"
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+176+\" mi
\n" ); document.write( "OK
\n" ); document.write( "
\n" );