document.write( "Question 1095787: the distance between two place on road A and B is 70 km. the A car starts from A and other from B. if they travel in the same direction, they will meet after 7 hours. if they travel towards each other they will meet after 1 hour, then find their speed
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #710299 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"f\"= speed of the faster car, in km/h
\n" ); document.write( "\"s\"= speed of the slower car, in km/h
\n" ); document.write( "\"system%28f%2Bs=70%2F1%2Cf-s=70%2F7%29\" \"system%28f%2Bs=70%2Cf-s=10%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"f-s=10\" \"f=s%2B10\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28f%2Bs=70%2Cf=s%2B10%29\" \"s%2B10%2Bs=70\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2s%2B10=70\" \"2s=70-10\" \"2s=60\" \"s=60%2F2\" \"s=30\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28s=30%2Cf=s%2B10%29\" \"highlight%28system%28s=30%2Cf=40%29%29\"
\n" ); document.write( "
\n" ); document.write( "EXPLANATION
\n" ); document.write( "When traveling towards each other,
\n" ); document.write( "they reduce the distance between them at a rate of \"70km%2F%221+hour%22\" , so
\n" ); document.write( "\"s%2Bf=70%2F1\" --> \"s%2Bf=70\"
\n" ); document.write( "If both cars travel in the same direction,
\n" ); document.write( "the distance between them will change (increase or decrease)
\n" ); document.write( "as a rate of \"70km%2F%227+hours%22=%2210+km+%2F+h%22\" .
\n" ); document.write( "If the faster car was running away from the slower one,
\n" ); document.write( "they would bm never meet,
\n" ); document.write( "so if they meet in 7 hours,
\n" ); document.write( "the faster car is chasing the slower one.
\n" ); document.write( "The distance between will be decreasing at a rate of
\n" ); document.write( "\"f-s=10\" .
\n" ); document.write( "So, we have to solve the system
\n" ); document.write( "\"system%28f%2Bs=70%2Cf-s=10%29\" .
\n" ); document.write( "
\n" );