document.write( "Question 414434: Bay City and Vernonville are 168 miles apart. A car leaves Bay City traveling towards Vernonville, and another car leaves Vernonville at the same time, traveling towards Bay City. The car leaving Bay Caity averages 10 mph 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 #290839 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Bay City and Vernonville are 168 miles apart.
\n" ); document.write( " A car leaves Bay City traveling towards Vernonville, and another car leaves
\n" ); document.write( " Vernonville at the same time, traveling towards Bay City.
\n" ); document.write( " The car leaving Bay City averages 10 mph more than the other, and they meet after 1 hour and 36 minutes.
\n" ); document.write( " What are the average speeds of the cars?
\n" ); document.write( ":
\n" ); document.write( "Change 1 hr 36 min to 1.6 hrs, (36/60)
\n" ); document.write( ":
\n" ); document.write( "Let s = speed of the Bay City car
\n" ); document.write( "then
\n" ); document.write( "(s-10) = speed of the Vern car
\n" ); document.write( ":
\n" ); document.write( "When the two cars meet, they will have traveled a total of 168 mi
\n" ); document.write( "Write a distance equation; dist = time * speed
\n" ); document.write( ":
\n" ); document.write( "1.6s + 1.6(s-10) = 168
\n" ); document.write( "1.6s + 1.6s - 16 = 168
\n" ); document.write( "3.2s = 168 + 16
\n" ); document.write( "3.2s = 184
\n" ); document.write( "s = \"184%2F3.2\"
\n" ); document.write( "s = 57.5 mph speed of the Bay City car
\n" ); document.write( "then, obviously; 47.5 mph is the speed of the other car
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by finding the total of the distances
\n" ); document.write( "57.5 * 1.6 = 92 mi
\n" ); document.write( "47.5 * 1.6 = 76 mi
\n" ); document.write( "------------------
\n" ); document.write( "total dist: 168 mi
\n" ); document.write( "
\n" );