If 3 times the square of an integer is added to 1 times the integer, the result is 2. Find the integers.

1 answer

Equation:

3x^2 + 1*x = 2

I don't think that equation will factor, so you're going to have to use the quadratic formula to find what x is.

3x^2 + x - 2 = 0

I got x to be -1 and 2/3

Let me know if you got the same from applying the quadratic formula