The new coords are (-4, 4), (-1,7) and (1,1)
Complete the square:
<span>y = 3x^2 - 12x + 4 </span>
<span>y = 3(x^2 - 4x) + 4 </span>
<span>y = 3(x^2 - 4x + 4 - 4) + 4 </span>
<span>y = 3(x^2 - 4x + 4) - 12 + 4 </span>
<span>y = 3(x - 2)^2 - 8</span>
Answer:
x = 6
Step-by-step explanation:
cross multiplication and a wild guess

If x²-1 is a factor of the polynomial, both x-1 and x+1 are factors of it.
According to the remainder theorem, if a binomial x-a is a factor of a polynomial p(x), then p(a)=0.
If x-1 and x+1 are factors of the polynomial p(x)=ax⁴+bx³+cx²+dx+e, then p(1)=0 and p(-1)=0.