Question 245934
Let P be the page number of the first page. Then the next page has number P+1.

So we have P *(P+1) = 132

P^2 + P - 132 = 0

This is a quadradic equation.  Solve for P.