document.write( "Question 328655: A wheel revolves at a rate of 40 revolutions per second. If the radius of the wheel is 2/pi feet, how far will the wheel travel in 2 minutes? \n" ); document.write( "
Algebra.Com's Answer #235441 by mananth(16946)![]() ![]() You can put this solution on YOUR website! radius of wheel = 2/pi feet \n" ); document.write( "circumference = 2*pi*r \n" ); document.write( "=2*pi*2/pi \n" ); document.write( "=4 feet \n" ); document.write( ".. \n" ); document.write( "40 revolutions / second \n" ); document.write( "one revolution it covers 4 feet \n" ); document.write( "40 revolutions it will cover 40*4= 160 feet. \n" ); document.write( "= 160 feet/second \n" ); document.write( ".. \n" ); document.write( "2minutes = 120 seconds \n" ); document.write( "1 second 160 feet \n" ); document.write( "120 seconds ? \n" ); document.write( "160*120=19200 feet in 2 minutes \n" ); document.write( " |