document.write( "Question 1109211: Car A travels at an average speed of 60 mph. Car B travels at an average speed of 45 mph. In the time it takes car B to travel a certain distance d. Car A travels 180 miles farther. Find the distance that each car travels and the time of its trip. \r
\n" );
document.write( "\n" );
document.write( "It took__ Hours for car A to travel__ Miles and car B to travel___ miles. \n" );
document.write( "
Algebra.Com's Answer #724201 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "CAR SPEED TIME DISTANCE\r\n" ); document.write( "A 60 (d+180)/60 d+180 \r\n" ); document.write( "B 45 d/45 d\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "Those times are described as equal. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve d and evaluate the sum of times. \n" ); document.write( " |