document.write( "Question 530557: Two cars leave delhi at the same time ,travelling in opposite directions.if the average speed of one car is 5km/hr more than that of the other and they are 425 km apart at the end of 5hrs,what is the average speed oe each? \n" ); document.write( "
Algebra.Com's Answer #350151 by oberobic(2304) ![]() You can put this solution on YOUR website! The two cars are moving in opposite directions, so they are separating at the sum of their speeds. \n" ); document.write( "Looking at the fundamental distance equation, d = rt, we know: \n" ); document.write( "d = 425 km \n" ); document.write( "t = 5 hr \n" ); document.write( "So, the combined rate = 425/5 = 85 km/hr \n" ); document.write( "One car goes 5 km/hr faster than the other, which means we can define their speeds as x and x+5. \n" ); document.write( "x + x+5 = 85 \n" ); document.write( "2x +5 = 85 \n" ); document.write( "2x = 80 \n" ); document.write( "x = 40, which is the speed of one car \n" ); document.write( "x+5 = 45, which is the speed of the other car \n" ); document.write( " \n" ); document.write( " |