SOLUTION: five times an integer plus three times the square of the integer is twenty two. Find the integer

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: five times an integer plus three times the square of the integer is twenty two. Find the integer       Log On


   



Question 692355: five times an integer plus three times the square of the integer is twenty two. Find the integer

Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
5x + 3x^2 = 22
3x^2 + 5x - 22 = 0
(3x + 11)(x - 2) = 0
x = -11/3, x = 2

x is an integer ---> x = 2