document.write( "Question 40210: if i take a trip to michigan traveling 50 miles per hour and on the way back taking the same route travel 60 miles per hour how many miles would i have traveled to michigan if the round trip took 10 hours? \n" ); document.write( "
Algebra.Com's Answer #25598 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let x be the distance:
\n" ); document.write( "EQUATION:
\n" ); document.write( "\"x%2F50%2Bx%2F60=10\"
\n" ); document.write( "\"3000%28x%2F50%29%2B300%28x%2F60%29=3000%2810%2F1%29\"
\n" ); document.write( "60x+50x=30000
\n" ); document.write( "110x=30000
\n" ); document.write( "x=272.7 (rounded)
\n" ); document.write( "Hence, you have travelled 272.7 miles.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );