Solveeit Logo

Question

Question: How do you solve \({{x}^{2}}-6x-7=0\) using the quadratic formula?...

How do you solve x26x7=0{{x}^{2}}-6x-7=0 using the quadratic formula?

Explanation

Solution

We have been given a quadratic equation of xx as x26x7=0{{x}^{2}}-6x-7=0. We use the quadratic formula to solve the value of the xx. we have the solution in the form of x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a} for general equation of ax2+bx+c=0a{{x}^{2}}+bx+c=0. We put the values and find the solution.

Complete step by step solution:
We know for a general equation of quadratic ax2+bx+c=0a{{x}^{2}}+bx+c=0, the value of the roots of xx will be x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}. This is the quadratic equation solving method. The root part b24ac\sqrt{{{b}^{2}}-4ac} of x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a} is called the discriminant of the equation.
In the given equation we have x26x7=0{{x}^{2}}-6x-7=0. The values of a, b, c is 1,6,71,-6,-7 respectively.
We put the values and get xx as x=(6)±(6)24×(7)×12×1=6±642=6±82=1,7x=\dfrac{-\left( -6 \right)\pm \sqrt{{{\left( -6 \right)}^{2}}-4\times \left( -7 \right)\times 1}}{2\times 1}=\dfrac{6\pm \sqrt{64}}{2}=\dfrac{6\pm 8}{2}=-1,7
The roots of the equation are real numbers.
So, values of x are x=1,7x=-1,7.

Note: We can also apply the middle-term factoring or grouping to factorise the polynomial.
In case of x26x7{{x}^{2}}-6x-7, we break the middle term 6x-6x into two parts of 7x-7x and xx.
So, x26x7=x27x+x7{{x}^{2}}-6x-7={{x}^{2}}-7x+x-7. 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 7x2-7{{x}^{2}}. The grouping will be done for x27x{{x}^{2}}-7x and
x7x-7.
We try to take the common numbers out.
For x27x{{x}^{2}}-7x, we take xx and get x(x7)x\left( x-7 \right).
For x7x-7, we take 1 and get (x7)\left( x-7 \right).
The equation becomes x26x7=x27x+x7=x(x7)+1(x7){{x}^{2}}-6x-7={{x}^{2}}-7x+x-7=x\left( x-7 \right)+1\left( x-7 \right).
Both the terms have (x7)\left( x-7 \right) in common. We take that term again and get
x26x7 =x(x7)+1(x7) =(x7)(x+1) \begin{aligned} & {{x}^{2}}-6x-7 \\\ & =x\left( x-7 \right)+1\left( x-7 \right) \\\ & =\left( x-7 \right)\left( x+1 \right) \\\ \end{aligned}
Therefore, (x7)(x+1)=0\left( x-7 \right)\left( x+1 \right)=0 has multiplication of two polynomials giving a value of 0. This means at least one of them has to be 0. Therefore, values of x are x=1,7x=-1,7.