document.write( "Question 1173561: Suppose apples are in the shape of a pyramid. On the top layer, there is 1 apple. On the second layer, there are 1+2 apples. On the third layer, there is 1+2+3 apples. On the fourth layer, there 1+2+3+4 apples. If there are N number of layers, how many apples are there in total? \n" ); document.write( "
Algebra.Com's Answer #798809 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi,\r\n" ); document.write( "Pyramid of Apples\r\n" ); document.write( "On the top layer, there is 1 apple. On the second layer, there are 1+2 apples. On the third layer, there is 1+2+3 apples. On the fourth layer, there 1+2+3+4 apples.\r\n" ); document.write( "top 1 \r\n" ); document.write( "then 3 \r\n" ); document.write( "then 6\r\n" ); document.write( "then 10 (4th layer)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |