document.write( "Question 181012: Juan rides his bike from Lawrence to Salisbury beach (30 miles in 3 hours). He divides distance (miles) by time (hours) and sees that his overall average speed is 10mph. He buys 3 Power bars and eats them. How fast (mph) must he return so that his overall average speed for the round trip (60 miles) is 15mph? \n" ); document.write( "
Algebra.Com's Answer #135686 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the speed he must go on the return trip. \n" ); document.write( "(10+x)/2=15 \n" ); document.write( "10+x=30 \n" ); document.write( "x=20 mph \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |