Solveeit Logo

Question

Question: How do you solve \[{x^2} - 10x - 11 = 0\]?...

How do you solve x210x11=0{x^2} - 10x - 11 = 0?

Explanation

Solution

Quadratic factorization using splitting of middle term: In this method splitting of middle term into two factors.
Quadratic Factorization using Splitting of Middle Term which is xx term is the sum of two factors and product equal to last term.
First, we will factor 11. So, we can write 11=11×111 = 11 \times 1
Since, there is a subtraction sign in front of 11, we will use the factors of 11 and the subtraction sign to make it 10.

Complete step by step answer:
It is given that; x210x11=0{x^2} - 10x - 11 = 0
We have to solve the equation.
To solve the equation, we will apply a middle term factorization method.
We know that, 11=11×111 = 11 \times 1
So, we can write the equation as,
x2(111)x11=0\Rightarrow {x^2} - (11 - 1)x - 11 = 0
Simplifying we get,
x211x+x11=0\Rightarrow {x^2} - 11x + x - 11 = 0
Simplifying again we get,
x(x11)+1(x11)=0\Rightarrow x(x - 11) + 1(x - 11) = 0
Simplifying we get,
(x11)(x+1)=0\Rightarrow (x - 11)(x + 1) = 0
We know that, when the product of two or more terms is equal to zero, then each of the terms also equals to zero individually.
So, we have,
(x11)=0(x - 11) = 0 and (x+1)=0(x + 1) = 0
Solving we get,
x=11x = 11 and x=1x =- 1

Hence, the solution of x210x11=0{x^2} - 10x - 11 = 0 is 1,11-1,11.

Note: We can solve the equation by Sreedhar Acharya formula also.
We know that Sridhar wrote down rules for Solving Quadratic equations, hence the most common method of finding the roots of the quadratic equation is recognised as Sridhar Acharya rule.
Consider a Quadratic equation
ax2+bx+c=0a{x^2} + bx + c = 0
where xx is an unknown variable.
a,b,ca,b,care numerical coefficients
Here,
a0a \ne 0
The formula to find the roots of this equation will be
x=b±b24ac2a\Rightarrow x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
Here, the solution of the given equation x210x11=0{x^2} - 10x - 11 = 0 is,
x=10±102+4×10×112\Rightarrow x = \dfrac{{10 \pm \sqrt {{{10}^2} + 4 \times 10 \times 11} }}{2}
Simplifying we get,
x=10±102+4×1×112\Rightarrow x = \dfrac{{10 \pm \sqrt {{{10}^2} + 4 \times 1 \times 11} }}{2}
Solving we get,
x=1,11\Rightarrow x =- 1,11
Hence, the solution of x210x11=0{x^2} - 10x - 11 = 0 is 1,11-1,11.