416,475 views
18 votes
18 votes
Determine the number of solutions of the following quadratic equation. Then solve the quadratic equation using the formula. Select the number and type of solutions. Then enter the solutions.

Determine the number of solutions of the following quadratic equation. Then solve-example-1
User James Spence
by
2.7k points

1 Answer

13 votes
13 votes

The quadratic equation is given as,


4x^2=-2x+1

Consider that the standard quadratic equation is given by,


ax^2+bx+c=0

Writing the equation in standard form,


4x^2+2x-1=0

Comparing the coefficients,


\begin{gathered} a=4 \\ b=2 \\ c=-1 \end{gathered}

The discriminant of a quadratic equation is given by,


D=b^2-4ac

Consider the following three cases for the nature of roots of any quadratic equation,

• Real and distinct roots:


D>0

• Real and equal roots (only one real root):


D=0

• Imaginary roots (Non-real roots):


D<0

Now, obtain the discriminant for the given quadratic equation as,


\begin{gathered} D=(2)^2-4(4)(-1) \\ D=4+16 \\ D=20 \end{gathered}

As the discriminant of the quadratic equation comes out to be positive, this corresponds to the first case when the roots/solutions are real and distinct.

Thus, it can be concluded that the given quadratic equation has two real and distinct roots.

Therefore, 1st option is the correct choice.

Consider that the solutions or roots of a quadratic equation are given by the formula,


x=\frac{-b\pm\sqrt[]{D}}{2a}

Substitute the values corresponding to the given quadratic equation,


\begin{gathered} x=\frac{-(2)\pm\sqrt[]{20}}{2(4)} \\ x=\frac{-2\pm\sqrt[]{2^2\cdot5}}{8} \\ x=\frac{-2\pm2\sqrt[]{5}}{8} \\ x=\frac{-1\pm\sqrt[]{5}}{4} \\ x=\frac{-1+\sqrt[]{5}}{4}\text{ or }x=\frac{-1-\sqrt[]{5}}{4} \end{gathered}

Thus, the roots of the given quadratic equation are,


\frac{-1+\sqrt[]{5}}{4}\text{ and }\frac{-1-\sqrt[]{5}}{4}

User Alexander Schmidt
by
2.8k points