document.write( "Question 890036: If Charlene biked up a hill at a speed of 12 miles per hour and came down the hill using the same route and averaged of 15 miles per hour for her round trip, then what was her rate (in miles per hour) coming down the hill? \n" ); document.write( "
Algebra.Com's Answer #538644 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If Charlene biked up a hill at a speed of 12 miles per hour and came down the hill using the same route and averaged of 15 miles per hour for her round trip, then what was her rate (in miles per hour) coming down the hill?
\n" ); document.write( "----------
\n" ); document.write( "Avg speed of a round trip:
\n" ); document.write( "Avg = 2*r1*r2/(r1 + r2)
\n" ); document.write( "---
\n" ); document.write( "15 = 2*12*r2/(12 + r2)
\n" ); document.write( "180 + 15r2 = 24r2
\n" ); document.write( "180 = 9r2
\n" ); document.write( "r2 = 20 mi/hr
\n" ); document.write( "
\n" ); document.write( "
\n" );