How do you factor #3x^{2}-48x+525#?
2 Answers
Factors of
Explanation:
For factorizing quadratic polynomials, just find the value of discriminant. The discriminant for a quadratic polynomial
the zeros of the polynomial are given by
In the quadratic polynomial
and roots are
where
and factors of
or
Explanation:
One method involves completing the square.
We will also use the difference of squares identity:
#a^2-b^2 = (a-b)(a+b)#
with
#3x^2-48x+525 = 3(x^2-16x+175)#
#color(white)(3x^2-48x+525) = 3(x^2-16x+64+111)#
#color(white)(3x^2-48x+525) = 3((x-8)^2-(sqrt(111)i)^2)#
#color(white)(3x^2-48x+525) = 3((x-8)-sqrt(111)i)((x-8)+sqrt(111)i)#
#color(white)(3x^2-48x+525) = 3(x-8-sqrt(111)i)(x-8+sqrt(111)i)#