Question:
Given a polynomial f(x), if (x − 4) is a factor, what else must be true? 
- f(0) = 4 
 - f(0) = −4 
 - f(4) = 0 
 - f(−4) = 0
 
_______________________________________
Solution:
f(x) is a polynomial.
(x - 4) is a polynomial of f(x).
By converse of factor theorem: If (x - a) is a factor of f(x), then, f(a) = 0.
On comparing (x - 4) with (x - a), we get,
So,
f(a) = 0
=> f(4) = 0