document.write( "Question 875786: A gardener is making a triangular planting, with 46 plants in the front row, 41 in the second row, 36 in the third row, and so on. If the pattern is consistent, how many plants are there altogether? \n" ); document.write( "
Algebra.Com's Answer #528979 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! an = a + (n - 1)d \n" ); document.write( "1 = 41 + (n - 1)-5 \n" ); document.write( "-40/-5=n-1 \n" ); document.write( "8=n-1 \n" ); document.write( "n=9\r \n" ); document.write( "\n" ); document.write( "S = ½(a + an)n \n" ); document.write( "S = ½(41 + 1)9 \n" ); document.write( "S=1/2(42)*9 \n" ); document.write( "s=21*9 \n" ); document.write( "s=189 plants altogether\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |