Respuesta :
A polynomial with solution [tex]x=x_0[/tex] must be a multiple of [tex](x-x_0)[/tex]. So, your polynomial must be a multiple of
[tex](x-2)(x+3)(x-1)[/tex]
But this is already a cubic polynomial, so it can only be a multiple in a numerical sense:
[tex]p(x)=a(x-2)(x+3)(x-1),\quad a\in\mathbb{R}[/tex]
The coefficient [tex]a[/tex] can be found imposing the condition about the y-intercept. The y-intercept is nothing more than the polynomial evaluated at zero:
[tex]p(0)=a(-2)(3)(-1)=6a[/tex]
And we want this to be -12, so we have
[tex]6a=-12\iff a=-2[/tex]
So, your polynomial is
[tex]p(x)=-2(x-2)(x+3)(x-1)[/tex]
And if you expand it it becomes
[tex]-2 x^3 + 14 x - 12[/tex]
Answer:
-2(x - 2)(x + 3)(x - 1) = 0.
-2x^3 + 14x - 12 = 0.
Step-by-step explanation:
In factored form it is:
f(x) = a(x - 2)(x + 3)(x - 1) = 0
Now, when x = 0, y = -12 ( the y-intercept) so we have:
-12 = a(0-2)(0+3)(0-1)
6a = -12
a = -2.
The equation in factored form is
-2(x - 2)(x + 3)(x - 1) = 0.
In standard form:
-2(x - 2)(x + 3)(x - 1) = 0.
-2(x - 2)(x^2 + 2x - 3) = 0
-2( x^3 + 2x^2 - 3x - 2x^2 - 4x + 6) = 0
-2(x^3 - 7x + 6) = 0
-2x^3 + 14x - 12 = 0.
