document.write( "Question 615352: Hi... I need help to solve this problem..
\n" );
document.write( "Two cars are at a distance of 600 km. These are moving in opposite direction and if there is a difference of 6 km/h in their speeds and after 4 hours distance between them is 123km then find the speed of each car . (form linear equatins)
\n" );
document.write( "i will b very thankful .. \n" );
document.write( "
Algebra.Com's Answer #387119 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Two cars are at a distance of 600 km. These are moving in opposite direction and if there is a difference of 6 km/h in their speeds and after 4 hours distance between them is 123km then find the speed of each car \n" ); document.write( "** \n" ); document.write( "let x=speed of slower car \n" ); document.write( "x+6=speed of faster car \n" ); document.write( "distance traveled=600-123=477 km \n" ); document.write( "travel time=4 hrs \n" ); document.write( "Distance=travel time*speed \n" ); document.write( "4x+4(x+6)=477 \n" ); document.write( "4x+4x+24=477 \n" ); document.write( "8x=477-24=453 \n" ); document.write( "x=453/8=56.625 \n" ); document.write( "x+6=62.625 \n" ); document.write( "ans: \n" ); document.write( "speed of slower car=56.625 km/hr \n" ); document.write( "speed of faster car=62.625 km/hr \n" ); document.write( " |