Solveeit Logo

Question

Question: Using the quadratic formula, Solve\[2{x^2} - 5x - 3 = 0\]....

Using the quadratic formula, Solve2x25x3=02{x^2} - 5x - 3 = 0.

Explanation

Solution

Quadratic Formula: ax2+bx+c=0a{x^2} + bx + c = 0 Here a,  b,  ca,\;b,\;care numerical coefficients.

So to solve xx we have:x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}

So in order to solve the above given question using quadratic formula we have to find the values of
a,  b,  ca,\;b,\;ccorresponding to the given question. Then by substituting the values in the above equation we can find the values for xx and thereby solve it.

Complete step by step solution:
Given
2x25x3=0................................(i)2{x^2} - 5x - 3 = 0................................\left( i \right)

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 xxby substituting all the values needed in it and by that way we can solve the equation2x25x3=02{x^2} - 5x - 3 = 0.

So on comparing (i) to the general formulaax2+bx+c=0a{x^2} + bx + c = 0, we get:
a=2,  b=5,  c=3.....................(ii)a = 2,\;b = - 5,\;c = - 3.....................\left( {ii} \right)

Now to solve for xxwe have x=b±b24ac2a......................(iii)x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}......................\left( {iii} \right)

Now substituting (ii) in (iii) we get:

        x=(5)±(5)24(2×3)2×2 x=5±(25)4(6)4 x=5±(25)(24)4 x=5±(25)+(24)4 x=5±(49)4 x=5±74 \;\;\;\;x = \dfrac{{ - \left( { - 5} \right) \pm \sqrt {{{\left( { - 5} \right)}^2} - 4\left( {2 \times - 3} \right)} }}{{2 \times 2}} \\\ \Rightarrow x = \dfrac{{5 \pm \sqrt {\left( {25} \right) - 4\left( { - 6} \right)} }}{4} \\\ \Rightarrow x = \dfrac{{5 \pm \sqrt {\left( {25} \right) - \left( { - 24} \right)} }}{4} \\\ \Rightarrow x = \dfrac{{5 \pm \sqrt {\left( {25} \right) + \left( {24} \right)} }}{4} \\\ \Rightarrow x = \dfrac{{5 \pm \sqrt {\left( {49} \right)} }}{4} \\\ \Rightarrow x = \dfrac{{5 \pm 7}}{4} \\\

Now there are two possibilities ofxx, which is produced either by addition or by subtraction. It’s found such that:

x=5+74          and      x=574 x=124                and      x=24 x=3                    and      x=0.5  x=3,  0.5 \Rightarrow x = \dfrac{{5 + 7}}{4}\;\;\;\;\;{\text{and}}\;\;\;x = \dfrac{{5 - 7}}{4} \\\ \Rightarrow x = \dfrac{{12}}{4}\;\;\;\;\;\;\;\;{\text{and}}\;\;\;x = \dfrac{{ - 2}}{4} \\\ \Rightarrow x = 3\;\;\;\;\;\;\;\;\;\;{\text{and}}\;\;\;x = - 0.5 \\\ \\\ \Rightarrow x = 3,\; - 0.5 \\\

Therefore on solving 2x25x3=02{x^2} - 5x - 3 = 0we getx=3,  0.5x = 3,\; - 0.5.

Additional Information: In order to check if the values of xxthat are obtained are correct or not we simply have to substitute the values of xxin the given parent equation and see whether the equation is satisfied or not.

So here x=3,  0.5x = 3,\; - 0.5

Substituting each values of xx in the equation (i) which is: 2x25x3=02{x^2} - 5x - 3 = 0

So letx=3x = 3:

2x25x3=2(3)2(5×3)3                                           =(2×9)153                                           =1818                                           =0.....................(iv) \Rightarrow 2{x^2} - 5x - 3 = 2{\left( 3 \right)^2} - \left( {5 \times 3} \right) - 3 \\\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = \left( {2 \times 9} \right) - 15 - 3 \\\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = 18 - 18 \\\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = 0.....................\left( {iv} \right) \\\

So (iv) implies that the equation is mathematically correct, such that x=3x = 3is a correct value.

Now letx=0.5x = - 0.5:

2x25x3=2(0.5)2(5×(0.5))3                                           =(2×0.25)(2.5)3                                           =0.5+2.53                                           =33                                           =0.....................(v) \Rightarrow 2{x^2} - 5x - 3 = 2{\left( { - 0.5} \right)^2} - \left( {5 \times \left( { - 0.5} \right)} \right) - 3 \\\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = \left( {2 \times 0.25} \right) - \left( { - 2.5} \right) - 3 \\\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = 0.5 + 2.5 - 3 \\\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = 3 - 3 \\\ \;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\; = 0.....................\left( v \right) \\\

So (v) implies that the equation is mathematically correct, such that x=0.5x = - 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 b24ac\sqrt {{b^2} - 4ac} is a negative root then the corresponding answer would be a complex number.