How do you factor #3y^4-11y^2-42# completely?
1 Answer
Explanation:
The difference of squares identity can be written:
#a^2-b^2 = (a-b)(a+b)#
We use this once or twice below...
Given:
#3y^4-11y^2-42#
Start by treating as a quadratic in
Look for a pair of factors of
The pair
Use this pair to split the middle term and factor by grouping:
#3y^4-11y^2-42 = 3y^4-18y^2+7y^2-42#
#color(white)(3y^4-11y^2-42) = (3y^4-18y^2)+(7y^2-42)#
#color(white)(3y^4-11y^2-42) = 3y^2(y^2-6)+7(y^2-6)#
#color(white)(3y^4-11y^2-42) = (3y^2+7)(y^2-6)#
#color(white)(3y^4-11y^2-42) = (3y^2+7)(y^2-(sqrt(6))^2)#
#color(white)(3y^4-11y^2-42) = (3y^2+7)(y-sqrt(6))(y+sqrt(6))#
The remaining quadratic has no linear factors with Real coefficients.
If you really want to factor it, you can use Complex coefficients as follows:
#3y^2+7 = (sqrt(3)y)^2 - (sqrt(7)i)^2#
#color(white)(3y^2+7) = (sqrt(3)y-sqrt(7)i)(sqrt(3)y+sqrt(7)i)#