Question 444904
the sum of an integer squared and 4 times the integer is 77. Find the integers
.
Let x = the integers
then
x^2 + 4x = 77
x^2 + 4x - 77 = 0
(x+11)(x-7) = 0
x = {-11, 7}