document.write( "Question 366454: Esther drove to work in the morning at an average speed of 45 miles per hour. She returned home in the evening along the same route and averaged 30 miles per hour. If Esther spent a total of one hour commuting to and from work, how many miles did Esther drive to work in the morning? \n" ); document.write( "
Algebra.Com's Answer #261129 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let distance to work be x miles
\n" ); document.write( "speed = 45 mph
\n" ); document.write( "so time = x/45 hours
\n" ); document.write( "..
\n" ); document.write( "return speed = 30 mph
\n" ); document.write( "return time = x/30
\n" ); document.write( "..
\n" ); document.write( "x/45+x/30 = 1
\n" ); document.write( "30x+45x / 30*45 =1
\n" ); document.write( "75x= 30*45
\n" ); document.write( "/75
\n" ); document.write( "x= 30*45/75
\n" ); document.write( "x=18 miles ... distance to work place
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );