document.write( "Question 1054732: Caitlin recently rode her bicycle to visit her friend who lives 12 miles away. On her way there, her average speed was 10 miles per hour faster than on her way home. If Caitlin spent a total of 1 hour bicycling, find the two rates. \n" ); document.write( "
Algebra.Com's Answer #669938 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
12/r + 12/(r+10) = 1
\n" ); document.write( "Multiply thru by r(r+10)
\n" ); document.write( "12(r+10) + 12r = r(r+10)
\n" ); document.write( "12r + 120 + 12r = r^2 + 10r
\n" ); document.write( "r^2 - 14r - 120 = 0
\n" ); document.write( "(r + 6)(r-20) = 0
\n" ); document.write( "r = \"highlight%2820mph%29\" and r+10 = \"highlight%2830mph%29\"
\n" ); document.write( "
\n" );