Question
Question: Using the quadratic formula, Solve\[2{x^2} - 5x - 3 = 0\]....
Using the quadratic formula, Solve2x2−5x−3=0.
Solution
Quadratic Formula: ax2+bx+c=0 Here a,b,care numerical coefficients.
So to solve x we have:x=2a−b±b2−4ac
So in order to solve the above given question using quadratic formula we have to find the values of
a,b,ccorresponding to the given question. Then by substituting the values in the above equation we can find the values for x and thereby solve it.
Complete step by step solution:
Given
2x2−5x−3=0................................(i)
Now we need to compare (i) to the general formula and find the values of unknowns. Then we have to use the equation to find xby substituting all the values needed in it and by that way we can solve the equation2x2−5x−3=0.
So on comparing (i) to the general formulaax2+bx+c=0, we get:
a=2,b=−5,c=−3.....................(ii)
Now to solve for xwe have x=2a−b±b2−4ac......................(iii)
Now substituting (ii) in (iii) we get:
x=2×2−(−5)±(−5)2−4(2×−3) ⇒x=45±(25)−4(−6) ⇒x=45±(25)−(−24) ⇒x=45±(25)+(24) ⇒x=45±(49) ⇒x=45±7Now there are two possibilities ofx, which is produced either by addition or by subtraction. It’s found such that:
⇒x=45+7andx=45−7 ⇒x=412andx=4−2 ⇒x=3andx=−0.5 ⇒x=3,−0.5Therefore on solving 2x2−5x−3=0we getx=3,−0.5.
Additional Information: In order to check if the values of xthat are obtained are correct or not we simply have to substitute the values of xin the given parent equation and see whether the equation is satisfied or not.
So here x=3,−0.5
Substituting each values of x in the equation (i) which is: 2x2−5x−3=0
So letx=3:
⇒2x2−5x−3=2(3)2−(5×3)−3 =(2×9)−15−3 =18−18 =0.....................(iv)So (iv) implies that the equation is mathematically correct, such that x=3is a correct value.
Now letx=−0.5:
⇒2x2−5x−3=2(−0.5)2−(5×(−0.5))−3 =(2×0.25)−(−2.5)−3 =0.5+2.5−3 =3−3 =0.....................(v)So (v) implies that the equation is mathematically correct, such that x=−0.5is a correct value.
Note: Quadratic formula is mainly used in conditions where grouping method cannot be used or when the polynomial cannot be reduced into some general identity. Quadratic formula method is an easier and direct method in comparison to other methods.
Also while using the Quadratic formula when b2−4acis a negative root then the corresponding answer would be a complex number.