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 #397347 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Make the substitution \"+k+=+2%2F3+\"
\n" ); document.write( "---------
\n" ); document.write( "When rider is pedaling:
\n" ); document.write( "\"+300+\" rev/min
\n" ); document.write( "----------------
\n" ); document.write( "At the end of 1 min after stops pedaling:
\n" ); document.write( "\"+k%2A300+\"
\n" ); document.write( "At end of 2 min:
\n" ); document.write( "\"+k%2Ak%2A300+\"
\n" ); document.write( "At end of 3 min:
\n" ); document.write( "\"+k%2Ak%2Ak%2A300+\"
\n" ); document.write( "At end of 4 min:
\n" ); document.write( "\"+k%5E4%2A300+\"
\n" ); document.write( "------------
\n" ); document.write( "\"+%282%2F3%29%5E4%2A300+=+%2816%2F81%29%2A300+\"
\n" ); document.write( "\"+59+\" rev/min
\n" ); document.write( "
\n" );