document.write( "Question 82309: two cars traveled in opposite directions from the same starting point. The rate of one car was 15km/h faster than the rate of the other car. After 2hr, the cars were 240 kn apart. find each car's rate? \n" ); document.write( "
Algebra.Com's Answer #59009 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
distance(d)=rate(r) times time(t) or d=rt; r=d/t and t=d/r\r
\n" ); document.write( "\n" ); document.write( "Let r=rate of first car
\n" ); document.write( "Then r+15=rate of other car\r
\n" ); document.write( "\n" ); document.write( "Distance first car travels in 2 hours=rt=2r
\n" ); document.write( "Distance other car travels in 2 hours=rt=2(r+15)\r
\n" ); document.write( "\n" ); document.write( "Now we are told that the distance first car travels plus the distance second car travels equals 240 km. So:\r
\n" ); document.write( "\n" ); document.write( "2r+2(r+15)=240 get rid of parens\r
\n" ); document.write( "\n" ); document.write( "2r+2r+30=240 subtract 30 from both sides\r
\n" ); document.write( "\n" ); document.write( "2r+2r+30-30=240-30 collect like terms\r
\n" ); document.write( "\n" ); document.write( "4r=210 divide both sides by 4
\n" ); document.write( "r=52.5 km/hr----------------------------rate of first car\r
\n" ); document.write( "\n" ); document.write( "r+15=52.5+15=67.5 km/hr---------------------rate of other car\r
\n" ); document.write( "\n" ); document.write( "CK\r
\n" ); document.write( "\n" ); document.write( "2(52.5)+2(67.5)=240
\n" ); document.write( "105+135=240
\n" ); document.write( "240=240\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another way to look at this problem is to note that the two cars are separating at the rate of (r+r+15) km/hr . So in 2 hrs, they will have separated 2(r+r+15) km or 2r+2r+30 and that equals 240 km---same eq as before.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps--------------------ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );