document.write( "Question 1197143: An audio-visual room (AVR) at Adamson University has 7 seats on the first row, 10 on the second row, 13 on the third row, and so on, and 40 rows of seats. How many seats are in the AVR? \n" ); document.write( "
Algebra.Com's Answer #830269 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Please see this similar question before reading onward
\n" ); document.write( "https://www.algebra.com/algebra/homework/Sequences-and-series/Sequences-and-series.faq.question.1197145.html
\n" ); document.write( "This similar question may help you solve the problem on your own.
\n" ); document.write( "If you still need help, then the solution is in the next section below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have an arithmetic sequence since the gap between terms is the same.
\n" ); document.write( "10-7 = 3
\n" ); document.write( "13-10 = 3
\n" ); document.write( "Each time we get to a new row, we add on 3 seats.
\n" ); document.write( "This is the common difference.
\n" ); document.write( "d = common difference = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The first term is a1 = 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary so far
\n" ); document.write( "a1 = 7
\n" ); document.write( "d = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's form the nth term of the arithmetic sequence
\n" ); document.write( "an = a1 + d(n-1)
\n" ); document.write( "an = 7 + 3(n-1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As a check, let's plug in n = 2 and we should get 10 seats
\n" ); document.write( "an = 7 + 3(n-1)
\n" ); document.write( "a2 = 7 + 3(2-1)
\n" ); document.write( "a2 = 10
\n" ); document.write( "That works out. I'll let you verify other values of n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now plug in n = 40
\n" ); document.write( "an = 7 + 3(n-1)
\n" ); document.write( "a40 = 7 + 3(40-1)
\n" ); document.write( "a40 = 124
\n" ); document.write( "There are 124 seats in row 40.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now apply this summation formula
\n" ); document.write( "Sn = sum of the first n terms of an arithmetic sequence
\n" ); document.write( "Sn = (n/2)*(firstTerm + nthTerm)
\n" ); document.write( "S40 = (40/2)*(firstTerm + 40thTerm)
\n" ); document.write( "S40 = 20*(7 + 124)
\n" ); document.write( "S40 = 2620\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An alternative formula is this
\n" ); document.write( "Sn = (n/2)*(2*a1 + d(n-1))
\n" ); document.write( "S40 = (40/2)*(2*7 + 3*(40-1))
\n" ); document.write( "S40 = 2620\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The verification process is similar to that shown in the link above.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 2620 seats total
\n" ); document.write( "
\n" ); document.write( "
\n" );