document.write( "Question 360094: Chuck rides 3 hours total on a bicycle trip into the country and back. He rode out at the rate of 16 mph and returned at the rate of 24 mph. How far into the country did Chuck ride (round to the nearest hundredth)? \n" ); document.write( "
Algebra.Com's Answer #256945 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Chuck rides 3 hours total on a bicycle trip into the country and back. He rode out at the rate of 16 mph and returned at the rate of 24 mph. How far into the country did Chuck ride (round to the nearest hundredth)?
\n" ); document.write( "let him ride x miles into the country
\n" ); document.write( "speed = 16 mph
\n" ); document.write( "..
\n" ); document.write( "time to go into the country = x/16
\n" ); document.write( "...
\n" ); document.write( "return speed = 24 mph
\n" ); document.write( "time return = x/24
\n" ); document.write( "..
\n" ); document.write( "time forward + time return = 3
\n" ); document.write( "x/16 + x/24 =3
\n" ); document.write( "(3x+2x)/48 = 3
\n" ); document.write( "5x=144
\n" ); document.write( "/5
\n" ); document.write( "x= 28.80 miles
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );