document.write( "Question 1145656: An amphitheater has a number of rows with 30 seats in the first row, 32 in the second, 34 in the third and so on.\r
\n" ); document.write( "\n" ); document.write( "The question is: How many rows should be there to get 3950 seats?
\n" ); document.write( "--
\n" ); document.write( "I know that the formula to get the number of seats in a row is Sn(n/2)(a1+1n). But I'm struggling to figure out a formula to figure out how many rows there are given the number of seats.\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #766885 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "It is arithmetic progression with the first term \"a%5B1%5D\"= 30,  the common difference d= 2  and the sum of the first n terms of 3950.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The formula for the sum of the first n terms is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"S%5Bn%5D\" = \"%28a%5B1%5D+%2B+%28%28n-1%29%2Ad%29%2F2%29%2An\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substitute here  \"S%5Bn%5D\" = 3950,  \"a%5B1%5D\" = 30  and d= 2. You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3950 = \"%2830+%2B+%28%28n-1%29%2A2%29%2F2%29%2An\" = 30n + n*(n-1) = n^2 +29n\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    n^2 + 29n - 3950 = 0\r\n" );
document.write( "\r\n" );
document.write( "    n = \"%28-29+%2B-+sqrt%2829%5E2+%2B+4%2A3950%29%29%2F2\" = \"%28-29+%2B-+sqrt%2816641%29%29%2F2\" = \"-29+%2B-+129%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Only positive value is meaningful  n = \"%28-29+%2B+129%29%2F2\" = \"100%2F2\" = 50.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  50 rows.    \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For introductory lessons on arithmetic progressions see \r
\n" ); document.write( "\n" ); document.write( "    - Arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - The proofs of the formulas for arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Problems on arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Word problems on arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Arithmetic progressions\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-II
\n" ); document.write( "https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "into your archive and use when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Comparing with the solution by @greenestamps,  notice that I solved the problem algebraically
\n" ); document.write( "and presented  THE METHOD  to you,  while he simply  \"guessed\"  the answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The difference should be absolutely clear to you . . . \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );