document.write( "Question 890677: A Gardener is making a trapezoidal planting, with 32 plants in the front row, 26 in the second row, 20 in the third row and so on. If the pattern is consistent, how many plants will there be altogether if there are two plants in the last row? \n" ); document.write( "
Algebra.Com's Answer #539336 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! S = ½(a1 + an)n \n" ); document.write( "S = ½(a1 + an)n \n" ); document.write( "an = a1 + (n - 1)d \n" ); document.write( "an = 32 -6(n-1) \n" ); document.write( "2 = 32 -6n + 6 \n" ); document.write( "6n=36 \n" ); document.write( "n=6 \n" ); document.write( "S = ½(32 + 2)6 \n" ); document.write( "S=1/2*34*6 \n" ); document.write( "S=17*6=102\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |