Question
Question: What is the quadratic formula for \(2{{x}^{2}}-3x-5=0\) ?...
What is the quadratic formula for 2x2−3x−5=0 ?
Solution
From the given question we have to find the solutions for the 2x2−3x−5=0 by using the quadratic formula. The quadratic formula helps us to solve any quadratic equation. First, we bring the equation to the form ax2+bx+c=0, where a, b, and c are coefficients. Then, we plug these coefficients in the formula 2a−b±b2−4ac. By using this formula, we will get the solutions for the above quadratic equation. here we have to proceed further by comparing the equation with the general equation and then we have to apply the quadratic formula.
Complete step-by-step solution:
From the question given equation is
⇒2x2−3x−5=0
Now we have to solve this equation by using quadratic formula as we all know that,
The quadratic formula helps us to solve any quadratic equation. First, we bring the equation to the general form which is ax2+bx+c=0, where a, b, and c are coefficients. Then, we plug these coefficients in the formula
The formula is
⇒2a−b±b2−4ac
Now the given quadratic equation is in the form of ax2+bx+c=0 then by comparing the given equation with the general quadratic equation we will get the values of a, b and c.
By comparing we will get,
⇒a=2
⇒b=−3
⇒c=−5
Now we have to substitute the above values in their respective positions in the formula.
By substituting the above values in their respective positions in the formula we will get,
⇒2a−b±b2−4ac
⇒x=2×2−(−3)±(−3)2−4×2×−5
⇒x=43±9+40
⇒x=43±49
⇒x=43±7
⇒x=43+7orx=43−7
⇒x=410orx=4−4
⇒x=25orx=−1
Therefore, the solutions of the above equation 2x2−3x−5=0 by using quadratic formula is x=25orx=−1.
Note: Students should know the basic formulas of quadratic equations. In the formula there is ±students should remember this if they only write plus, they will only get one root.
As in the above question they asked to do by using quadratic formula without this also by
factorization we can solve this equation. in the following way,
⇒2x2−3x−5=0⇒2x2−5x+2x−5=0⇒2x(x+1)−5(x+1)=0⇒(x+1)(2x−5)=0⇒x=25orx=−1