document.write( "Question 631110: a bicycle wheel rotates 300 times in a minute as long as the rider is pedaling. If the rider stops pedaling, the wheel starts to slow down. Each minute it will rotate only 2/3 as many times as in the preceding minute. how many times will the wheel rotate in the 4th minute after the rider's feet leaves the pedals? Round your answer to the nearest unit. \n" ); document.write( "
Algebra.Com's Answer #397348 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a bicycle wheel rotates 300 times in a minute as long as the rider is pedaling. If the rider stops pedaling, the wheel starts to slow down. Each minute it will rotate only 2/3 as many times as in the preceding minute. how many times will the wheel rotate in the 4th minute after the rider's feet leaves the pedals? Round your answer to the nearest unit.
\n" ); document.write( "-------------
\n" ); document.write( "The 1st minute it rotates 300*(2/3) = 200 revs
\n" ); document.write( "The 2nd it's 2/3 times that, etc
\n" ); document.write( "--> 300*(2/3)^4
\n" ); document.write( "= 4800/81
\n" ); document.write( "=~ 59 revs
\n" ); document.write( "
\n" );