Question
Question: How do you solve \(4{x^2} + 9x + 5 = 0\) using the quadratic formula?...
How do you solve 4x2+9x+5=0 using the quadratic formula?
Solution
This is a two degree one variable equation, or simply a quadratic equation. It can be solved with the help of a quadratic formula for that first find the discriminant of the given quadratic equation and then put the values directly in the roots formula of quadratic equation to get the required solution. You will get two solutions for a quadratic equation.
Formula Used:
For a quadratic equation ax2+bx+c=0, discriminant is given as follows
D=b2−4ac
And its roots are given as
x=2a−b±D
Use this information to solve the question.x=2a−b±D
Complete step by step solution:
To solve the equation 4x2+9x+5=0, using quadratic formula we will first find the discriminant of the given equation
Discriminant of a quadratic equation ax2+bx+c=0, is calculated as follows
D=b2−4ac
And roots are given as
For the equation 4x2+9x+5=0 values of a,bandc are equals to 4,9and5 respectively,
∴ The discriminant for given equation will be
⇒D=92−4×4×5 ⇒81−80 ⇒1
Now finding the solution, by putting all respective values in the root formula
Here we are getting two cases positive and negative, calculating both cases separately
⇒x=8−9±1 ⇒8−9+1and8−9−1 ⇒8−8and8−10 ⇒−1and4−5So the required roots will be given as
x=−1andx=4−5
Note: Discriminant of a quadratic equation gives us the information about nature of roots of the equation, if it is greater than zero or positive then roots will be real and distinct (as we have seen in this question), else if it is equals to zero then roots will be real and equal and if it is less than zero or negative then roots will be imaginary.