document.write( "Question 1071897: a one wall tower has 4095 bricks , the top row has one brick each row below has one more brick than the row above . how many rows does the tower have ? \n" ); document.write( "
Algebra.Com's Answer #686822 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a one wall tower has 4095 bricks , the top row has one brick each row below has one more brick than the row above . how many rows does the tower have ? \n" ); document.write( "========= \n" ); document.write( "4095 = 2^12 - 1 \n" ); document.write( "--> 12 rows \n" ); document.write( " |