document.write( "Question 1046964: It took Debbie 5.4 hours to drive hours to her mothers house on Wednesday morning. On her return trip on Thursday night, traffic was heavier, so the trip took her 6 hours. Her average speed on Thursday was 4mph slower than Wednesday. What was her average speed on Thursday? \n" ); document.write( "
Algebra.Com's Answer #662423 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Distance=speed * time
\n" ); document.write( "Going there, distance= 5.4hrs * x miles per hour
\n" ); document.write( "Coming back, distance= 6 hours * (x-4) miles per hour
\n" ); document.write( "The distance is the same both ways so set them equal to each other
\n" ); document.write( "5.4x=6(x-4)
\n" ); document.write( "5.4x=6x-24
\n" ); document.write( "-0.6x=-24
\n" ); document.write( "x=24/0.6 (minus signs divide out)
\n" ); document.write( "=40 mph going
\n" ); document.write( "and 36 mph back.
\n" ); document.write( "In 5.4 hours at 40 mph it is 216 miles
\n" ); document.write( "in 6 hours at 36 mph, it is 216 miles
\n" ); document.write( "The answer is the average speed on Thursday, the 6 hour trip. Her average speed was 36 mph.
\n" ); document.write( "
\n" );