Question
Question: Solve the following equation: \[28{x^3} - 9{x^2} + 1 = 0\]...
Solve the following equation: 28x3−9x2+1=0
Solution
Here, we will rewrite the middle term and factorize the equation to get one linear equation and one quadratic equation. We will first solve the linear equation to find one of the roots of the given equation. Then we will solve the quadratic equation using the quadratic formula to get the required roots of the solution.
Formula Used:
Quadratic roots is given by the formula x=2a−b±b2−4ac
Complete step by step solution:
We are given an equation 28x3−9x2+1=0
Now, we will rewrite the middle term of the equation.
⇒28x3−16x2+7x2+1=0
Now, we will add and subtract 4x on the left hand side, we get
⇒28x3−16x2+7x2+4x−4x+1=0
Now, by rearranging the equation, we get
⇒28x3−16x2+4x+7x2−4x+1=0
Now, by factoring the equation, we get
⇒4x(7x2−4x+1)+1(7x2−4x+1)=0
Again factoring out common terms, we get
⇒(4x+1)(7x2−4x+1)=0
Now applying zero product property, we get
⇒(4x+1)=0 or (7x2−4x+1)=0
Now, we consider (4x+1)=0
Subtracting 1 from both sides, we get
⇒4x=−1
Dividing both sides by 4, we get
⇒x=4−1
Now, we will consider (7x2−4x+1)=0
Comparing the above equation with the general quadratic equation ax2+bx+c=0 , we get
By substituting a=7,b=−4 and c=1 in the formula ⇒x=2a−b±b2−4ac, we get
x=2(7)−(−4)±(−4)2−4(7)(1)
Simplifying the expression, we get
⇒x=144±16−28
By subtracting the terms, we get
⇒x=144±−12
We know that the square root of a negative number will result in a complex number i.e., i2=−1
⇒x=144±4×3×−1
⇒x=144±2i3
By taking out the common factors, we get
⇒x=142(2±i3)
By cancelling out the terms, we get
⇒x=7(2±i3)
By separating the terms, we get
⇒x=72+i3;x=72−i3
⇒x=72+i73;x=72−i73
Therefore, the values of x are 4−1,72+i73 and 72−i73
Note:
We know that a cubic equation has a highest degree of 3 and has 3 solutions. A quadratic solution has a highest degree of variable as 2 and has only 2 solutions.We know that we can solve the quadratic equation by using any of the four methods. Some quadratic equations cannot be solved by using the factorization method and square root method. But whatever be the quadratic equation, it is quite easy to solve by using the method of quadratic formula. We should be careful that the quadratic equation should be arranged in the right form.