document.write( "Question 1203513: A large multiplex movie house has many theaters. The largest theater has 46 rows. There are 16 seats in the first row. Each row has two seats more than the previous row. How many total seats are there in this​ theater? \n" ); document.write( "
Algebra.Com's Answer #839143 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The response from one tutor simply says \"find the formula and use it\". That is fine if all you want to do is complete the assignment and not learn anything about how to solve problems like this. \n" ); document.write( "The response from the other tutor shows how to calculate the answer using either of two formulas that are commonly found in textbooks or other references. But using those formulas doesn't really teach you how to find the answer, because it is not clear WHY the formulas work. \n" ); document.write( "It's always nice, when you are using a formula to find the answer to a problem, to be able to see WHY the formula works. \n" ); document.write( "So let's look at the two formulas shown in that response; then we will look at a slight variation that makes it clear WHY the formula works. \n" ); document.write( "The first formula commonly found in textbooks is this: \n" ); document.write( " \n" ); document.write( "where n is the number of terms, a(1) is the first term, and d is the common difference. \n" ); document.write( "That formula is valid -- but looking at it doesn't give you a clear understanding of why. \n" ); document.write( "With first term a(1) and common difference d, the n-th term is \n" ); document.write( "That makes this formula equivalent to the other formula shown in the response from the other tutor: \n" ); document.write( "But in this form of the formula it is not at all apparent why you add the first and last terms and then multiply that by HALF the number of terms. \n" ); document.write( "But if we write that formula in a very slightly different form, then the whole formula makes sense. \n" ); document.write( " \n" ); document.write( "In that form, the formula clearly says that the sum of the terms is the number of terms, times the average of the first and last terms. And since in an arithmetic sequence the average of all the terms is equal to the average of the first and last terms, the formula now states the obvious: the sum is equal to the number of terms times the average of all the terms. \n" ); document.write( "So in my opinion, by far the best formula for finding the sum of the terms of an arithmetic sequence is \n" ); document.write( " \n" ); document.write( "So let's find the answer to the problem without using the actual formula, but rather by understanding that the sum is the number of terms times the average of the terms. \n" ); document.write( "The first row has 16 seats; each row has 2 more seats than the previous row; and there are 46 rows. \n" ); document.write( "The number of seats in the last row is 16+45(2)=16+90=106 \n" ); document.write( "The average of the number of seats in all the rows is equal to the average of the numbers of seats in the 1st and 46th rows: (16+106)/2 = 122/1 = 61. \n" ); document.write( "The total number of seats is the number of rows times the average number of seats in each row: 46*61 = 2806 \n" ); document.write( "ANSWER: 2806 seats \n" ); document.write( " \n" ); document.write( " |