document.write( "Question 954009: Carl rode his bike to the city at a rate of 10 miles per hour and returned immediately on a bus traveling the same route at a rate of 50 miles per hour. If the entire trip took 6 hours, how far is Car's house from the city? \n" ); document.write( "
Algebra.Com's Answer #582636 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
s=distance from city
\n" ); document.write( "s/10mph+s/50mph=6 hours
\n" ); document.write( "5s/50mph+s/50mph=6 hrs
\n" ); document.write( "6s/50mph=6hrs
\n" ); document.write( "6s=6hrs(50mph)=300 mi
\n" ); document.write( "s=50 mi ANSWER: Carl's house was 50 miles from the city.
\n" ); document.write( "CHECK:
\n" ); document.write( "50 mi/10mph+50mi/50mph=6 hours
\n" ); document.write( "5 hours + 1 hour=6 hours
\n" ); document.write( "6 hours=6hours
\n" ); document.write( "
\n" );