Question
Question: How do you factor the equation \[3{{x}^{4}}-2{{x}^{2}}-1=0\]?...
How do you factor the equation 3x4−2x2−1=0?
Solution
Now to solve this equation we will first substitute x2=t . Now we have a quadratic in t. we will solve the quadratic by completing the square method. Hence we will first divide the whole equation by a and then add and subtract the term (2ab)2 . Now we will simplify the equation by using (a+b)2=a2+2ab+b2 and then take square root to find the value of t. Now re-substituting the value of t we will find the value of x.
Complete step by step solution:
Now we are given with an equation of degree 4 in x.
To solve the equation let us substitute x2=t Hence squaring on both sides we get, x4=t2
Hence we get the given expression as 3t2−2t−1=0 .
Now we have a quadratic equation in t.
Now we will try to find the roots of the expression.
Let us use completing the square method to solve the equation.
Now to use this method we will first make the coefficient of t2 as 1.
Hence dividing the whole equation by 3 we get, t2−32t−31=0
Now we will add and subtract (3(2)−2)2=364 to the equation.
Hence we get, t2−32t+364−364−31=0 .
Now we know that (a−b)2=a2−2ab+b2 . Hence using this we get,
⇒(t−62)2−364−31=0
Now taking LCM in the equation we get,
⇒(t−62)2+36−4−12=0⇒(t−62)2=3616
Now taking square root in the equation we get,
⇒(t−62)=±64
Now taking 62 to RHS we get,
⇒t=62±64
Now hence we have t=1 or t=3−1
Now re-substituting the value of x we get
⇒x2=1 or x2=3−1
Hence taking the square root we have x = 1, x = -1, x = 3−i and x=3i .
Hence the factors of the equation are (x−1)(x+1)(x+3i)(x−3i)
Note: Now note that for a quadratic equation of the form ax2+bx+c=0 we can find the roots by using the direct formula. Now the roots of these equations are given by x=2a−b±b2−4ac . Hence we can use this formula to find the roots of the equation.