QUESTION IMAGE
Question
write a polynomial function of least degree with integral coefficients that has the given zero.
- 3, 2, -2
- 3, 1, -2, -4
Step1: Use the zero - root form
If \(x = a\) is a root of a polynomial, then \((x - a)\) is a factor of the polynomial.
For the roots \(x = 3\), \(x = 2\), and \(x=-2\), the polynomial \(f(x)\) can be written as \(f(x)=(x - 3)(x - 2)(x + 2)\)
Step2: Expand \((x - 2)(x + 2)\)
Using the difference of squares formula \((a - b)(a + b)=a^{2}-b^{2}\), where \(a = x\) and \(b = 2\). So \((x - 2)(x + 2)=x^{2}-4\)
Step3: Expand \((x - 3)(x^{2}-4)\)
Use the distributive property (FOIL for binomial - polynomial):
$$
LATEXBLOCK0
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\(f(x)=x^{3}-3x^{2}-4x + 12\)