document.write( "Question 1084070: A collection of chairs is set up into 22 rows. The first row has
\n" );
document.write( "96 chairs, and each row after that one has 2 less chairs than the
\n" );
document.write( "preceding row. How many total chairs are there in the collection? \n" );
document.write( "
Algebra.Com's Answer #698232 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "96+94+92+ ... to 22 terms:\r\n" ); document.write( "\r\n" ); document.write( "a1 = 96, n = 22, d = -2\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |