document.write( "Question 824011: Two cars are leaving at the same time from two different provinces which are 150 km apart. If car A travels at 5 kph faster than car B, find their rates if they meet after two hours. \n" ); document.write( "
Algebra.Com's Answer #496007 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Two cars are leaving at the same time from two different provinces which are 150 km apart. If car A travels at 5 kph faster than car B, find their rates if they meet after two hours.
\n" ); document.write( "***
\n" ); document.write( "letx=rate of car B
\n" ); document.write( "x+5=rate of car A
\n" ); document.write( "travel time*rate=distance
\n" ); document.write( "..
\n" ); document.write( "2x+2(x+5)=150
\n" ); document.write( "2x+2x+10=150
\n" ); document.write( "4x+10=150
\n" ); document.write( "4x=140
\n" ); document.write( "x=140/4=35
\n" ); document.write( "x+5=40
\n" ); document.write( "..
\n" ); document.write( "rate of car B=35 kph
\n" ); document.write( "rate of car A=40 kph
\n" ); document.write( "
\n" ); document.write( "
\n" );