Question
Question: How do you factor and solve \[{{x}^{2}}-6x-5=0\] ?...
How do you factor and solve x2−6x−5=0 ?
Solution
In order to solve this question, we will solve the equation as a quadratic equation and we will simplify the equation by finding the roots and by identifying which formula is to use.
Complete step-by-step solution:
We have the given equation:
x2−6x−5=0
Now for a quadratic equation in the form of ax2+bx+c=0 , we will use the following formula: (x1,x2)=2a−b±b2−4ac
Therefore from the above equation and on comparing, we get a=1,b=−6,c=−5
Now, substituting the values in formula we get: (x1,x2)=2×1−(−6)±(−6)2−4×1×(−5)
Now we will first simplify, root part in our equation:
⇒36+20
⇒56
Now by doing prime factorization of 56, we get:
⇒23×7
Now by applying exponent rule that is ab+c=ab.ac we get:
⇒22×2×7
Now by applying radical rule that is nab=nanb we get:
⇒222×7
Now again by applying radical rule that is nan=a we get:
22=2
⇒22×7
Therefore, on simplifying we get:
⇒214
Now coming to our equation and substituting what we equate, we get:
$$$$ (x1,x2)=26±214
Now as we can see that there are common multiple of 2, so we will use factorization method.
Therefore, on factorization, we get:
(x1,x2)=22(3±14)
Now, on dividing and equating, we get:
(x1,x2)=3±14
Now on equating the above equation we get the value of x, i.e.:
x1=3+14 and x2=3−14
Therefore, the solution to the given quadratic equation are:
x1=3+14 and x2=3−14
Note: There are three forms of quadratic equation, Standard form:y=ax2+bx+c where a,b,c are just numbers. Factored form: y = (ax + c)(bx + d) again the a,b,c,d are just numbers. Vertex form: y = a(x + b)2 + c again the a,b,c are just numbers.
We have to identify by looking at the equation which form we have to use, then only we can solve the equation.
If we have a standard form of a quadratic equation, we can verify the answer by substituting the answer in the original equation.