document.write( "Question 467882: Two cars leave from the same point, headed in opposite directions. Car A is traveling 50 mph and
\n" );
document.write( "Car B is traveling at 60 mph. In how many hours will the two cars be 440 miles apart?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #321058 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! n(50+60)=440 \n" ); document.write( "110n=440 \n" ); document.write( "n=4 \n" ); document.write( "The cars will be 440 miles apart after 4 hours.. \n" ); document.write( " |