Question
Question: Solve the equation \({{x}^{4}}-11{{x}^{3}}+44{{x}^{2}}-76x+48=0\) which has equal roots....
Solve the equation x4−11x3+44x2−76x+48=0 which has equal roots.
Solution
Hint: We will use the hit and trial method to solve the equation. In this method, we substitute the value of x and we collect those values of x which satisfies the equation or polynomial of any degree.
Complete step-by-step answer:
We will consider the polynomial given by x4−11x3+44x2−76x+48=0...(i). Now, we will use the hit and trial method. In this method we will substitute the value of x to any integer and select those values of x which satisfies the equation and polynomial. Here, we are given a fourth degree polynomial. We will substitute the value of x = 0 in equation (i). Therefore, we have
(0)4−11(0)3+44(0)2−76(0)+48=0
Since, 48=0 therefore x = 0 cannot be a factor of (i). Now, we will substitute x = 2 in equation (i). Therefore, we have
(2)4−11(2)3+44(2)2−76(2)+48=16−88+176−152+48⇒16−88+176−152+48=0
Since, x = 2 satisfies the equation (i). And now we will divide the equation (i) by (x - 2) where (x - 2) is a factor of equation (i). Therefore, we have
x−2 x4−11x3+44x2−76x+48±x4∓2x3−9x3+44x2∓9x3±18x2+26x2−76x±26x2∓52x−24x+48∓24x±480x3−9x2+26x−24
Thus, our equation x4−11x3+44x2−76x+48=0 is factored into (x−2)(x3−9x2+26x−24)=0. Now, we will consider the hit and trial method again to the equation x3−9x2+26x−24=0 as (x−2)(x3−9x2+26x−24)=0 can also be written as x - 2 = 0 and x3−9x2+26x−24=0. So, by substituting the value of x = 2 again in the equation x3−9x2+26x−24=0 we get,
(2)3−9(2)2+26(2)−24=8−36+52−24⇒8−36+52−24=0
Therefore, we have one more factor which is (x - 2). Now, we can write (x−2)(x3−9x2+26x−24)=0 as a new factor. But for that we will divide by x - 2. Thus, we have
x−2 x3−9x2+26x−24±x3∓2x2−7x2+26x∓7x2±14x+12x−24±12x∓240x2−7x+12
Therefore, we have (x−2)(x3−9x2+26x−24)=(x−2)(x−2)(x2−7x+12). Now, we will use the hit and trial method on the equation x2−7x+12=0. By substituting x = 3 in this equation we have,
(3)2−7(3)+12=9−21+129−21+12=0
So, we have another root (x - 3). So, we can solve the equation by dividing x2−7x+12=0 by (x - 3). Therefore, we have
x−3 x2−7x+12±x2∓3x−4x+12∓4x+120x−4
Therefore, we have (x−2)(x−2)(x2−7x+12)=(x−2)(x−2)(x−3)(x−4).
So, by keeping this equation to 0 we have x = 2, 2, 3, 4. And clearly, this equation (i) has two equal roots.
Hence, the required values of equation (i) are 2, 2, 3, 4.
Note: We could have solved the equation x2−7x+12=0 by using the formula of square roots alternatively. Now we can use this formula for the equation of the form ax2+bx+c=0. And the roots are given by x=2a−b±b2−4ac. While solving equations of such high degrees like 4th degree polynomial results into a complex solution. Here, hit and trial method works the best.