Solveeit Logo

Question

Question: How do you solve the equation \(2{{x}^{2}}+5x-3=0\) by using the quadratic formula?...

How do you solve the equation 2x2+5x3=02{{x}^{2}}+5x-3=0 by using the quadratic formula?

Explanation

Solution

We have been given a quadratic equation of xx as 2x2+5x3=02{{x}^{2}}+5x-3=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 2x2+5x3=02{{x}^{2}}+5x-3=0. The values of a, b, c is 2,5,32,5,-3 respectively.
We put the values and get xx as x=5±524×(3)×22×2=5±494=5±74=3,12x=\dfrac{-5\pm \sqrt{{{5}^{2}}-4\times \left( -3 \right)\times 2}}{2\times 2}=\dfrac{-5\pm \sqrt{49}}{4}=\dfrac{-5\pm 7}{4}=-3,\dfrac{1}{2}
The roots of the equation are real numbers.
So, values of x are x=3,12x=-3,\dfrac{1}{2}.

Note: We can also apply the middle-term factoring or grouping to factorise the polynomial.
In the case of 2x2+5x32{{x}^{2}}+5x-3, we break the middle term 5x5x into two parts of 6x6x and x-x.
So, 2x2+5x3=2x2+6xx32{{x}^{2}}+5x-3=2{{x}^{2}}+6x-x-3. 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 6x2-6{{x}^{2}}. The grouping will be done for 2x2+6x2{{x}^{2}}+6x and x3-x-3.
We try to take the common numbers out.
For 2x2+6x2{{x}^{2}}+6x, we take 2x2x and get 2x(x+3)2x\left( x+3 \right).
For x3-x-3, we take 1-1 and get (x+3)-\left( x+3 \right).
The equation becomes 2x2+5x3=2x2+6xx3=2x(x+3)(x+3)2{{x}^{2}}+5x-3=2{{x}^{2}}+6x-x-3=2x\left( x+3 \right)-\left( x+3 \right).
Both the terms have (x+3)\left( x+3 \right) in common. We take that term again and get
2x2+5x3 =2x(x+3)(x+3) =(x+3)(2x1) \begin{aligned} & 2{{x}^{2}}+5x-3 \\\ & =2x\left( x+3 \right)-\left( x+3 \right) \\\ & =\left( x+3 \right)\left( 2x-1 \right) \\\ \end{aligned}
Therefore, (x+3)(2x1)=0\left( x+3 \right)\left( 2x-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=3,12x=-3,\dfrac{1}{2}.