document.write( "Question 1051044: the family trip to grandma's consisted of both a train ride and a car ride. the average speed of the train ride was 79 miles per hour, and the average speed of the car ride was 54 miles per hour. the entire trip lasted 7 hours. ley x be the number of hours the train ride lasted. write an expression for the total distance of the trip, in miles. \n" ); document.write( "
Algebra.Com's Answer #666640 by josgarithmetic(39616)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " SPEED TIME DISTANCE\r\n" ); document.write( "TRAIN 79 x 79*(x)\r\n" ); document.write( "CAR 54 7-x 54(7-x)\r\n" ); document.write( "TOTAL 7 79x+54(7-x)\r\n" ); document.write( "\n" ); document.write( " |