β Common Trap
Which is a zero of \(f(x) = x^3 - 2x^2 - 5x + 6\)?
π‘ Rational Root Theorem
Possible rational roots: \(\pm1, \pm2, \pm3, \pm6\)
Test \(x=1\): \(1 - 2 - 5 + 6 = 0\) β β \(x=1\) is a zero!
π Explanation
Test \(x=1\): \(1^3 - 2(1)^2 - 5(1) + 6 = 1 - 2 - 5 + 6 = 0\). β So \(x=1\) is a zero. The polynomial factors as \((x-1)(x-3)(x+2)\), giving zeros at \(x=1, 3, -2\). Many students skip testing small integers and go straight to complicated methods β always try Β±1 first!