SOLUTION: A rectangular auditorium seats
1575
people. The number of seats in each row exceeds the number of rows by
10
. Find the number of seats in each row.
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: A rectangular auditorium seats
1575
people. The number of seats in each row exceeds the number of rows by
10
. Find the number of seats in each row.
Log On
Question 1060752: A rectangular auditorium seats
1575
people. The number of seats in each row exceeds the number of rows by
10
. Find the number of seats in each row.
If you want more accurate math solution, here it is.
Let the unknown x be the number of rows PLUS 5.
Then the number of seats is (x-5).
According to the condition,
(x+5)*(x-5) = 1575,
x^2 - 25 = 1575 ---> x^2 = 1575 + 25 = 1600 ---> x = 40.
Then you get the answer.
In this way you get the solution of the problem mentally, without using the quadratic formula.