document.write( "Question 356580: two cars leave town at the same time going in the same direction on the same road. one travels 30 mph, the other travels at 45 mph. in how many hours will they be 150 miles apart? \n" ); document.write( "
Algebra.Com's Answer #254521 by robertb(5830)![]() ![]() You can put this solution on YOUR website! let t = # hours the two cars are in motion. \n" ); document.write( "Then by the formula D = RT, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Therefore the two cars will be 150 miles apart after 10 hours. \n" ); document.write( " |