Question
Question: How do you factor \[8{x^2} + 10x - 3 = 0\]?...
How do you factor 8x2+10x−3=0?
Solution
A polynomial of degree two is called a quadratic polynomial and its zeros can be found using many methods like factorization, completing the square, graphs, quadratic formula etc. The quadratic formula is used when we fail to find the factors of the equation. If factors are difficult to find then we use Sridhar’s formula to find the roots. That is x=2a−b±b2−4ac.
Complete step-by-step solution:
Given, 8x2+10x−3=0
Since the degree of the equation is 2, we have 2 factors or two roots.
On comparing the given equation with the standard quadratic equationax2+bx+c=0, we havea=8, b=10 and c=−3.
The standard form of the factorization of quadratic equation is ax2+b1x+b2x+c=0, which satisfies the condition b1×b2=a×c and b1+b2=b.
We can see that we cannot split the middle term which satisfy above condition,
Now we use quadratic formula or Sridhar’s formula,
x=2a−b±b2−4ac.
Substituting we have,
⇒x=2(8)−10±(10)2−4(8)(−3)
=16−10±100−4(−24)
=16−10±100+96
=16−10±196
We know that 196 is a perfect square,
=16−10±14
Thus we have two roots,
⇒x=16−10+14 and x=16−10−14
⇒x=164 and x=16−24
⇒x=41 and x=2−3. This is the required answer.
Note: Since the degree of the polynomial is two hence we have 2 roots. In above we are unable to expand the middle term of the given equation into a sum of two numbers hence we use quadratic formula to solve the given problem. Quadratic formula and Sridhar’s formula are both the same. We know that the product of two negative numbers gives us a positive number. Also keep in mind when shifting values from one side of the equation to another side of the equation, always change sign from positive to negative and vice-versa.