document.write( "Question 506231: A cyclist rode to the beach at 24 mph, and then rode back at 20 mph. If the total trip took 11 hours, how much time was spent in each direction?\r
\n" ); document.write( "\n" ); document.write( "Rate: 24 Rate:24
\n" ); document.write( "Time: N Time: 11-n
\n" ); document.write( "Distance: Unknown
\n" ); document.write( "

Algebra.Com's Answer #340103 by Sarah900(12)\"\" \"About 
You can put this solution on YOUR website!
Distance=rate*time
\n" ); document.write( "so the distance to the beach is
\n" ); document.write( "D=24N
\n" ); document.write( "and the distance coming back is going to be
\n" ); document.write( "D=20(11-N)
\n" ); document.write( "However these two distances are equal since the cyclist simply rode back to the start so
\n" ); document.write( "24N=22(11-N)
\n" ); document.write( "From there you distribute and solve for N
\n" ); document.write( "24N=220-22N
\n" ); document.write( "220=44N
\n" ); document.write( "5=n
\n" ); document.write( "So the cyclist biked 5 hours to the beach.
\n" ); document.write( "To find the time it took to get back subtract the time it took to get there from the total time.
\n" ); document.write( "11-5=6
\n" ); document.write( "So it took 6 hours to get back\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );