If f(x) = -x^2 + 3x - 2, which of the following is a factor of f(x)? A. (x^2 + 6) B. (x - 1) C. (2x - 5) D. (x + 1)
GATE 2016 · General Aptitude · Polynomials · medium
Answer: f(x) = -(x-1)(x-2), so (x-1) is a factor of f(x).
- Factorize f(x) directly: f(x) = -x^2 + 3x - 2 = -(x^2 - 3x + 2) = -(x-1)(x-2). Roots: x=1 and x=2.
- Verify with Factor Theorem: f(1) = -(1)^2 + 3(1) - 2 = -1 + 3 - 2 = 0. Confirmed. f(-1) = -1 - 3 - 2 = -6 != 0. f(5/2) = -(25/4) + (15/2) - 2 = -1/4 != 0.