document.write( "Question 293021: The tires of a bicycle have radius 12 inches and are turning at the rate of 180 revolutions per minute. How far is the bicycle traveling in miles per hour? (Hint: 5280 ft=1mile) \n" ); document.write( "
Algebra.Com's Answer #211529 by nerdybill(7384) You can put this solution on YOUR website! The tires of a bicycle have radius 12 inches and are turning at the rate of 180 revolutions per minute. How far is the bicycle traveling in miles per hour? (Hint: 5280 ft=1mile) \n" ); document.write( ". \n" ); document.write( "To find out how far the bike travels on a single revolution we need to find the circumference: \n" ); document.write( "circumference = 2(pi)r = 2(3.14)(12) = 75.36 inches \n" ); document.write( ". \n" ); document.write( "So, if the wheels are turning at 180 revolutions per minute then: \n" ); document.write( "180 rev/1 minute * 73.36 inches/rev = 13564.8 inches per minute \n" ); document.write( ". \n" ); document.write( "Now we convert to mph: \n" ); document.write( "13564.8 inches/minute * 1ft/12inches * 1 mile/5280ft * 60 min/1 hour \n" ); document.write( "= 12.85 mph \n" ); document.write( " |