Question
Question: How do you solve \(2{{x}^{2}}+5x+5=0\) using the quadratic formula?...
How do you solve 2x2+5x+5=0 using the quadratic formula?
Solution
Write down the formula for finding the roots for a quadratic equation and compare the variables in the formula with that of the given quadratic equation. Now substitute the values in the formula to get two roots for the equation. The roots will be the solution for the given quadratic expression. Check if the roots formed then are real or imaginary.
Complete step-by-step solution:
The given expression is, 2x2+5x+5=0
The roots of a quadratic equation( ax2+bx+c=0 ) can be found by the formula,
x=[2a−b±b2−4ac]
Here,a=2;b=5;c=5
Substitute the values in the formula.
⇒x=[2×2−5±52−4×2×5]
Evaluate the expression under the square root first.
⇒x=[2×2−5±25−40]
Since our b−4ac is <0; The roots hence found will be imaginary that is a complex number.
⇒x=[2×2−5±(−15)]
There is a notation for (−1) which is denoted by i .
Hence after substituting the notation, our answer will now be,
⇒x=[4−5±15i]
Now split open the ± operation and write two separate solutions.
⇒x=[4−5+15i];[4−5−15i]
Hence our roots for the quadratic expression are imaginary and complex.
∴ The solution for the quadratic equation 2x2+5x+5=0 is x=[4−5+15i];[4−5−15i]
Note: A polynomial is a mathematical expression which contains one or more variables in sum or subtraction format with different powers. Whenever there is a polynomial that is to be solved, the solution contains the roots of the expression. The number of roots is decided by the degree of the polynomial.
Never forget to take two conditions whenever there is a ± symbol. The expression is written twice once with + and another time with − . You can always cross-check your answer by placing the value of x back in the equation. If you get LHS = RHS then your answer is correct.