Which of the following equations is not quadratic?
Reveal answer
Fill a bubble to check yourself
Which of the following equations is not quadratic?
(x + 1)2 = 2(x - 3)
x2 - 2x = -2(3 - x)
(x - 2)(x + 1) = (x - 1)(x + 3)
None of these
A quadratic equation must have an x^2 term. In option C: (x-2)(x+1) = x^2 - x - 2, and (x-1)(x+3) = x^2 + 2x - 3. The x^2 terms cancel out, leaving a linear equation.
Expand the given expression (x - 2)(x + 1) = (x - 1)(x + 3) to get x^2 - x - 2 = x^2 + 2x - 3. Cancelling x^2 from both sides leaves -3x = -1, which simplifies to a linear equation instead of a quadratic one.