document.write( "Question 991220: There are 20 rows of seats on a concert hall:25 seats are in the 1st row, 27 seats on the 2nd row,29 seats on the 3rd row,and so on. If the price per ticket is 2,300, how much will be the total sales for a one-night concert if all seats are taken \n" ); document.write( "
Algebra.Com's Answer #611096 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 20 rows of seats on a concert hall:25 seats are in the 1st row, 27 seats on the 2nd row,29 seats on the 3rd row,and so on. If the price per ticket is 2,300, how much will be the total sales for a one-night concert if all seats are taken. \n" ); document.write( "----- \n" ); document.write( "Arithmetic Sequence with a(1) = 25 and d = 2 \n" ); document.write( "--- \n" ); document.write( "a(20) = 25 + 19*2 = 25 + 38 = 63 \n" ); document.write( "------ \n" ); document.write( "# of seats = (20/2)(25+63) = 10*88 = 880 \n" ); document.write( "---- \n" ); document.write( "Total revenue = 2.3*880 = $2024 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |