document.write( "Question 252745: I have one last problem that seems simple enough, but I can't come up with the answer that is given. Could you please show me what I'm missing here? The answer given is: 8.9 , I'm thinking 9 . The problem: A cyclist bikes x distance at 10 miles per hour and returns over the same path at 8 miles per hour. What is the cyclist's average rate for the round trip in miles per hour?
\n" ); document.write( " Once again, thanks Daniel
\n" ); document.write( "

Algebra.Com's Answer #184824 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A cyclist bikes x distance at 10 miles per hour and returns over the same path at 8 miles per hour.
\n" ); document.write( " What is the cyclist's average rate for the round trip in miles per hour?
\n" ); document.write( ":
\n" ); document.write( "let r = the average rate for the round trip
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: time = \"dist%2Fspeed\"
\n" ); document.write( "time at 10mph + time at 8 mph = round trip time
\n" ); document.write( "\"x%2F10\" + \"x%2F8\" = \"2x%2Fr\"
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by 40r, eliminate all the denominators, results
\n" ); document.write( "4rx + 5rx = 40(2x)
\n" ); document.write( "4rx + 5rx = 80x
\n" ); document.write( "9rx = 80x
\n" ); document.write( "Divide both sides by x to eliminate it
\n" ); document.write( "9r = 80
\n" ); document.write( "r = \"80%2F9\"
\n" ); document.write( "r = 8.9 mph is the average for the round trip
\n" ); document.write( "
\n" );