document.write( "Question 601507: If you are riding a bicycle with 27'' tires at a speed of 20 mph, how fast are the wheels rotating? \n" ); document.write( "
| Algebra.Com's Answer #379909 by Alan3354(69443)     You can put this solution on YOUR website! If you are riding a bicycle with 27'' tires at a speed of 20 mph, how fast are the wheels rotating? \n" ); document.write( "------------- \n" ); document.write( "20 mi/hr = 20*22/15 ft/sec = 88/3 ft/sec \n" ); document.write( "Each rev of the tire is 27*pi/12 ft = 2.25*pi ft/rev \n" ); document.write( "(88/3) ft/sec / 2.25 ft/rev = 88/(3*2.25) rev/sec \n" ); document.write( "= 88*60/6.75 rpm \n" ); document.write( "= 782.22 rpm \n" ); document.write( " \n" ); document.write( " |