document.write( "Question 193747: erin drove home at an average speed of 45 mph. she returned home in the evening along the same route and average 30 mph. if erin spent a total of 1 hour commuting to and from work, how many miles did erin drive to work in the morning? \n" ); document.write( "
Algebra.Com's Answer #145443 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
erin drove home at an average speed of 45 mph.
\n" ); document.write( "DATA:
\n" ); document.write( "rate = 45 mph ; distance = x miles ; time = x/45 hrs
\n" ); document.write( "---------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "she returned home in the evening along the same route and average 30 mph.
\n" ); document.write( "DATA:
\n" ); document.write( "rate = 30 mph ; distance = x miles ; time = x/30 hrs
\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "if erin spent a total of 1 hour commuting to and from work, how many miles did erin drive to work in the morning?
\n" ); document.write( "-----------
\n" ); document.write( "Equation:
\n" ); document.write( "time to + time from = 1 hr
\n" ); document.write( "x/45 + x/30 = 1
\n" ); document.write( "(30x + 45x) = 30*45
\n" ); document.write( "75x = 1350
\n" ); document.write( "x = 18 miles (distance to work in the morning)
\n" ); document.write( "======================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );