document.write( "Question 851214: Please help me with this question!!!! The number of seats in the first 12 rows of a high school auditorium form an arithmetic sequence. The first row has 9 seats. The second row has 11 seats. A) write a recursive formula to represent the sequence. B) write an explicit formula to represent the sequence. C) how many seats are in the 12th row? \n" ); document.write( "
Algebra.Com's Answer #512635 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a) an=a(n-1)+2 \n" ); document.write( "b) an=9+(n-1)2 \n" ); document.write( "an=9+2n-2 \n" ); document.write( "an=2n+7 \n" ); document.write( "c) a12=24+7=31 \n" ); document.write( "first five 9,11,13,15,17, \n" ); document.write( "rows (6-12) 19,21,23,25,27,29,31 \n" ); document.write( " \n" ); document.write( " |