document.write( "Question 233468: WHAT IS THE ALGRBRAIC EXPRESSION TO CALCULATE THE NUMBER OF RECTANGLES ON A FOLDED PIECE OF PAPER GIVEN X FOLDS \n" ); document.write( "
Algebra.Com's Answer #172326 by rfer(16322) ![]() You can put this solution on YOUR website! see if you can come up with the equation \n" ); document.write( "y doubles each fold \n" ); document.write( "x=1,y=2 \n" ); document.write( "x=2,y=4 \n" ); document.write( "x=3,y=8 \n" ); document.write( "x=4,y=16 \n" ); document.write( "x=5,y=32 \n" ); document.write( " |