You can put this solution on YOUR website! .
if 6 times a number is added to the square of the number, the result is 16. find the number(s)
~~~~~~~~~~~~~~~~~
n^2 + 6n = 16.
n^2 + 6n - 16 = 0.
(n-2)*(n+8) = 0.
The problem has 2 (two, TWO) solutions. These solutions are the numbers 2 and -8. ANSWER