document.write( "Question 159376: 2 cars start from the same place and time, traveling in opposite directions, one averaging 65km p/h, the other 90km p/h. After how long will they be 450km apart ? \n" ); document.write( "
Algebra.Com's Answer #117507 by aka042(26)![]() ![]() ![]() You can put this solution on YOUR website! Hi-\r \n" ); document.write( "\n" ); document.write( "Let's call the place the two cars start from the origin. If we look at the car travelling 65 km/h, then after a certain number of hours (lets call it h), the car will be 65km * h away from the origin. So after one hour, the car will be 65km * 1 = 65 km from the origin.\r \n" ); document.write( "\n" ); document.write( "Similarly, the second car will be 90km * h away from the origin (and after one hour, it will be 90km * 1 = 90km from the origin).\r \n" ); document.write( "\n" ); document.write( "The distance between the two cars is simply the sum of each car's distance from the origin. So after one hour, the two cars will be (65km * 1) + (90km * 1) = 155km from each other.\r \n" ); document.write( "\n" ); document.write( "Let's generalize that by saying \n" ); document.write( "\n" ); document.write( "Now, to solve the problem. You are given that the cars are 450 km away from each other, and need to find the time that has elapsed. So lets plug 450 into the equation and we get that |