Question
Question: How do you solve \({{x}^{2}}-18x+81=0\) by factoring?...
How do you solve x2−18x+81=0 by factoring?
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 x 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 x2−18x+81, we break the middle term −18x into two parts of −9x and −9x.
So, x2−18x+81=x2−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. The grouping will be done for x2−9x and −9x−81.
We try to take the common numbers out.
For x2−9x, we take x and get x(x−9).
For −9x−81, we take −9 and get −9(x−9).
The equation becomes x2−18x+81=x2−9x−9x−81=x(x−9)−9(x−9).
Both the terms have (x−9) in common. We take that term again and get
x2−18x+81=x(x−9)−9(x−9)=(x−9)(x−9)
Therefore, (x−9)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=9.
We know for a general equation of quadratic ax2+bx+c=0, the value of the roots of x will be x=2a−b±b2−4ac.
In the given equation we have x2−18x+81=0. The values of a, b, c is 1,−18,81 respectively.
We put the values and get x as x=2×1−(−18)±(−18)2−4×1×81=218±0=218=9.
Note: We find the value of x for which the function f(x)=x2−18x+81. We can see f(9)=92−18×9+81=81−162+81=0. So, the root of the f(x)=x2−18x+81 will be the function (x−9). This means for x=a, if f(a)=0 then (x−a) is a root of f(x).