Take x as the number of rows and y as the number of seats in each row.
There are 3300 seats in the auditorium, which means that the product of x and y is 3300:
[tex]x\cdot y=3300[/tex]We also know that y exceeds x by 16, this is:
[tex]y=x+16[/tex]Use these equations to find the number of seats and rows.
[tex]\begin{gathered} x\cdot(x+16)=3300 \\ x^2+16x=3300 \\ x^2+16x-3300=0 \end{gathered}[/tex]Use the quadratic equation to find x:
[tex]\begin{gathered} x=\frac{-16\pm\sqrt[]{16^2-4(1\cdot-3300)}}{2\cdot1} \\ x=\frac{-16\pm116}{2} \\ x1=\frac{-16+116}{2}=\frac{100}{2}=50 \\ x2=\frac{-16-116}{2}=\frac{-132}{2}=-66 \end{gathered}[/tex]As x is the number of rows, it can take negative values, so take the value of 50.
Use this values to find y:
[tex]\begin{gathered} x\cdot y=3300 \\ y=\frac{3300}{x} \\ y=\frac{3300}{50} \\ y=66 \end{gathered}[/tex]There are 50 seats in each row and there are 66 rows.