Solveeit Logo

Question

Question: How do you solve \[2{x^2} - x - 4 = 0\] using the quadratic formula?...

How do you solve 2x2x4=02{x^2} - x - 4 = 0 using the quadratic formula?

Explanation

Solution

If we have a polynomial of degree ‘n’ then we have ‘n’ number of roots or factors. A polynomial of degree two is called a quadratic polynomial and its zeros can be found using many methods like factorization, completing the square, graphs, quadratic formula etc. The quadratic formula is used when we fail to find the factors of the equation. In the given question we have to solve the given quadratic equation using the quadratic formula. That is x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.

Complete step by step solution:
Given, 2x2x4=02{x^2} - x - 4 = 0.
On comparing the given equation with the standard quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0.
We get, a=2a = 2, b=1b = - 1 and c=4c = - 4.
Substituting in the formula of standard quadratic, x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.
x=(1)±124(2)(4)2(2)\Rightarrow x = \dfrac{{ - ( - 1) \pm \sqrt {{1^2} - 4(2)( - 4)} }}{{2(2)}}
x=(1)±14(8)4\Rightarrow x = \dfrac{{ - ( - 1) \pm \sqrt {1 - 4( - 8)} }}{4}
We know that the product of two negative numbers gives us a positive number.
x=1±1+324\Rightarrow x = \dfrac{{1 \pm \sqrt {1 + 32} }}{4}
x=1±334\Rightarrow x = \dfrac{{1 \pm \sqrt {33} }}{4}
Thus we have two roots,
x=1+334\Rightarrow x = \dfrac{{1 + \sqrt {33} }}{4} and x=1334x = \dfrac{{1 - \sqrt {33} }}{4}

Note: In various fields of mathematics require the point at which the value of a polynomial is zero, those values are called the factors/solution/zeros of the given polynomial. On the x-axis, the value of y is zero so the roots of an equation are the points on the x-axis that is the roots are simply the x- intercepts. We cannot solve this by simple factorization. That is by expanding the middle term into a sum of two terms, such that the product of two terms is equal to the product of ‘a’ and ‘c’, sum of two terms is equal to ‘b’. We also know that the quadratic formula is also known as Sridhar’s formula.