document.write( "Question 330466: please answer this question:
\n" );
document.write( " a car is travelling at the rate of 60 km. per hour while another car is travelling at the rate of 7 km per hour.in how many hours will the two cars be when they are 260km. apart?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #236873 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I have assumed Car B rate as 70 km/hour instead of 7 which looks practical. If not then replace 70 with 7 and you will get the desired answer.\r \n" ); document.write( "\n" ); document.write( "Car A 60 km/hour \n" ); document.write( "car B 70 km/hour \n" ); document.write( ".. \n" ); document.write( "Let Car A travel x km in the time car b travels 260-x\r \n" ); document.write( "\n" ); document.write( "x/60 = 260-x/70 \n" ); document.write( "70x=60(260-x) \n" ); document.write( "70x=15600-60x \n" ); document.write( "70x+60x=15600 \n" ); document.write( "130x= 15600 \n" ); document.write( "x= 120 km \n" ); document.write( "speed of car A = 60 km/hour \n" ); document.write( "120/60 = time \n" ); document.write( "=2 hours.\r \n" ); document.write( "\n" ); document.write( "They will be 260 km apart after 2 hours \n" ); document.write( " |