How do you factor #3a ^ { 2} - a b + 2b ^ { 2}#?
1 Answer
Only possible to factor with Complex coefficients:
#3a^2-ab+2b^2 = 1/12(6a-(1+sqrt(23)i)b)(6a-(1-sqrt(23)i)b)#
Explanation:
Given:
#3a^2-ab+2b^2#
Note that all of the terms are of degree
#3x^2-x+2#
Being in the form
#Delta = b^2-4ac = (-1)^2-4(3)(2) = 1-24 = -23#
Since
Similarly
Complex solution
We can still factor the given polynomial by completing the square (or by using the quadratic formula) and allowing complex coefficients.
For example:
#12(3a^2-ab+2b^2) = 36a^2-12ab+24b^2#
#color(white)(12(3a^2-ab+2b^2)) = (6a)^2-2(6a)b+b^2+23b^2#
#color(white)(12(3a^2-ab+2b^2)) = (6a-b)^2-(sqrt(23)ib)^2#
#color(white)(12(3a^2-ab+2b^2)) = ((6a-b)-sqrt(23)ib)((6a-b)+sqrt(23)ib)#
#color(white)(12(3a^2-ab+2b^2)) = (6a-(1+sqrt(23)i)b)(6a-(1-sqrt(23)i)b)#
So:
#3a^2-ab+2b^2 = 1/12(6a-(1+sqrt(23)i)b)(6a-(1-sqrt(23)i)b)#