document.write( "Question 1174986: Serge’s outgoing 115-kilometer bike involved riding uphill for 2 hours and on level ground for 3
\n" ); document.write( "hours. On the return trip, on a different 135-kilometer trail, he rode downhill for 2 hours and on
\n" ); document.write( "level ground for 3 hours. Determine Serge’s three speeds if his speed on level ground is the
\n" ); document.write( "average of his uphill and downhill speeds.
\n" ); document.write( "

Algebra.Com's Answer #800501 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Given that his speed on level ground is the average of his uphill and downhill speeds, let the three speeds be

\n" ); document.write( "x+y downhill
\n" ); document.write( "x on level ground
\n" ); document.write( "x-y uphill

\n" ); document.write( "2 hours uphill and 3 hours on level ground covered 115 km:
\n" ); document.write( "2(x-y)+3(x) = 115

\n" ); document.write( "2 hours downhill and 3 hours on level ground covered 135 km:
\n" ); document.write( "2(x+y)+3(x) = 135

\n" ); document.write( "Solve the pair of equations using basic algebra.

\n" ); document.write( "2x-2y+3x = 115
\n" ); document.write( "5x-2y = 115

\n" ); document.write( "2x+2y+3x = 135
\n" ); document.write( "5x+2y = 135

\n" ); document.write( "Comparing the two equations (i.e., subtracting one from the other)....

\n" ); document.write( "4x = 20
\n" ); document.write( "x = 5

\n" ); document.write( "Plug x=5 into one of the equations to solve for y; then use your x and y values to find the three speeds.

\n" ); document.write( "
\n" ); document.write( "
\n" );