document.write( "Question 974092: In the morning, Maria drove to a business appointment at 90 mph. Her average speed on the return trip in the afternoon was 80 mph. The return trip took 1/8 hr longer because of heavy traffic. How far did she travel to the appointment? \n" ); document.write( "
Algebra.Com's Answer #596104 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
distance=rate * time
\n" ); document.write( "time to appt=x
\n" ); document.write( "time home= x + (1/8) units are hours.\r
\n" ); document.write( "\n" ); document.write( "distance equal\r
\n" ); document.write( "\n" ); document.write( "so 90*x=80(x+1/8)\r
\n" ); document.write( "\n" ); document.write( "90x=80x +10
\n" ); document.write( "10x=10
\n" ); document.write( "x =1 hour\r
\n" ); document.write( "\n" ); document.write( "Distance is 90 miles. One hour at 90 mph, 1 1/8 hours at 80 mph.
\n" ); document.write( "
\n" );