You can put this solution on YOUR website! The square of a positive integer exceeds four times the integer by 32.
n^2 - 4n = 32
n^2 - 4n - 32 = 0
Factors to
(n-8)(n+4) = 0
They want the positive integer
n = 8
:
:
See if that checks out
8^2 - 4(8) =
64 - 32 = 32