Solveeit Logo

Question

Question: How do you solve \({{x}^{2}}-18x+81=0\) by factoring?...

How do you solve x218x+81=0{{x}^{2}}-18x+81=0 by factoring?

Explanation

Solution

We use both grouping method and vanishing method to solve the problem. We take common terms out to form the multiplied forms. Factorising a polynomial by grouping is to find the pairs which on taking their common divisor out, give the same remaining number. In case of a vanishing method, we use the value of xx which gives the polynomial value 0.

Complete step by step solution:
We apply the middle-term factoring or grouping to factorise the polynomial.
In the case of x218x+81{{x}^{2}}-18x+81, we break the middle term 18x-18x into two parts of 9x-9x and 9x-9x.
So, x218x+81=x29x9x81{{x}^{2}}-18x+81={{x}^{2}}-9x-9x-81. We have one condition to check if the grouping is possible or not. If we order the individual elements of the polynomial according to their power of variables, then the multiple of end terms will be equal to the multiple of middle terms.
Here multiplication for both cases gives 81x2-81{{x}^{2}}. The grouping will be done for x29x{{x}^{2}}-9x and 9x81-9x-81.
We try to take the common numbers out.
For x29x{{x}^{2}}-9x, we take xx and get x(x9)x\left( x-9 \right).
For 9x81-9x-81, we take 9-9 and get 9(x9)-9\left( x-9 \right).
The equation becomes x218x+81=x29x9x81=x(x9)9(x9){{x}^{2}}-18x+81={{x}^{2}}-9x-9x-81=x\left( x-9 \right)-9\left( x-9 \right).
Both the terms have (x9)\left( x-9 \right) in common. We take that term again and get
x218x+81 =x(x9)9(x9) =(x9)(x9) \begin{aligned} & {{x}^{2}}-18x+81 \\\ & =x\left( x-9 \right)-9\left( x-9 \right) \\\ & =\left( x-9 \right)\left( x-9 \right) \\\ \end{aligned}
Therefore, (x9)2=0{{\left( x-9 \right)}^{2}}=0 has multiplication of two polynomials giving a value of 0. This means at least one of them has to be 0.
So, values of x are x=9x=9.
We know for a general equation of quadratic ax2+bx+c=0a{{x}^{2}}+bx+c=0, the value of the roots of x will be x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}.
In the given equation we have x218x+81=0{{x}^{2}}-18x+81=0. The values of a, b, c is 1,18,811,-18,81 respectively.
We put the values and get x as x=(18)±(18)24×1×812×1=18±02=182=9x=\dfrac{-\left( -18 \right)\pm \sqrt{{{\left( -18 \right)}^{2}}-4\times 1\times 81}}{2\times 1}=\dfrac{18\pm \sqrt{0}}{2}=\dfrac{18}{2}=9.

Note: We find the value of x for which the function f(x)=x218x+81f\left( x \right)={{x}^{2}}-18x+81. We can see f(9)=9218×9+81=81162+81=0f\left( 9 \right)={{9}^{2}}-18\times 9+81=81-162+81=0. So, the root of the f(x)=x218x+81f\left( x \right)={{x}^{2}}-18x+81 will be the function (x9)\left( x-9 \right). This means for x=ax=a, if f(a)=0f\left( a \right)=0 then (xa)\left( x-a \right) is a root of f(x)f\left( x \right).