Solveeit Logo

Question

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

How do you solve 4x2+x+9=0- 4{x^2} + x + 9 = 0 using the quadratic formula?

Explanation

Solution

The given equation is a quadratic equation in one variable xx . The general form of a quadratic equation is given by ax2+bx+c=0a{x^2} + bx + c = 0 . Solving this equation gives two values of the variable xx as the result. We can solve this equation by using the quadratic formula x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} .

Complete step by step solution:
We have to solve the given equation 4x2+x+9=0- 4{x^2} + x + 9 = 0 using the quadratic formula x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
To find the value of xx , we have to put the values of aa , bb and cc in the quadratic formula. To get the values of aa , bb and cc from the given equation, we rearrange the equation and compare it with the general form of the quadratic equation.
General form of quadratic equation is written in the form of ax2+bx+c=0a{x^2} + bx + c = 0 , where aa is the coefficient of x2{x^2} , bb is the coefficient of xx and cc is the constant term. The RHS is 00 .
On comparing the above rearranged equation with the general form, we observe that
Co-efficient aa of x2{x^2} is 4- 4 ,
Co-efficient bb of xx is 11 ,
and the constant term cc is 99 .
Thus, a=4a = - 4 , b=1b = 1 and c=9c = 9 .
Now we put the values of aa , bb and cc in the quadratic formula to solve for value of xx .

x=b±b24ac2a x=1±(1)24×(4)×92×(4) x=1±1(144)8 x=1±1+1448 x=1±1458  x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} \\\ \Rightarrow x = \dfrac{{ - 1 \pm \sqrt {{{(1)}^2} - 4 \times ( - 4) \times 9} }}{{2 \times ( - 4)}} \\\ \Rightarrow x = \dfrac{{ - 1 \pm \sqrt {1 - ( - 144)} }}{{ - 8}} \\\ \Rightarrow x = \dfrac{{ - 1 \pm \sqrt {1 + 144} }}{{ - 8}} \\\ \Rightarrow x = \dfrac{{ - 1 \pm \sqrt {145} }}{{ - 8}} \\\

Multiplying 1- 1 in the numerator and the denominator, we get:

x=1±1458×11 x=1±1458  \Rightarrow x = \dfrac{{ - 1 \pm \sqrt {145} }}{{ - 8}} \times \dfrac{{ - 1}}{{ - 1}} \\\ \Rightarrow x = \dfrac{{1 \pm \sqrt {145} }}{8} \\\

In simplified form,
x=1+1458or11458x = \dfrac{{1 + \sqrt {145} }}{8}or\dfrac{{1 - \sqrt {145} }}{8}
x=1+1458x = \dfrac{{1 + \sqrt {145} }}{8}
Thus, the two values of xx that we get on solving the given equation are 1+1458\dfrac{{1 + \sqrt {145} }}{8} and 11458\dfrac{{1 - \sqrt {145} }}{8}.

Note: Another method to solve for xx in the quadratic equation is by factorization. Using quadratic formula is simpler than factorization as it involves direct calculation using values of aa , bb and cc . We get two values of xx while solving the quadratic equation. We can check the answer by putting the result in the given equation to satisfy LHS = RHS.