Solveeit Logo

Question

Question: If the value of \({b^2} - 4ac\) is greater than zero, the quadratic equation \(a{x^2} + bx + c = 0\)...

If the value of b24ac{b^2} - 4ac is greater than zero, the quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0 will have
A. Two Equal Real Roots
B. Two Distinct Real Roots
C. No Real Roots
D. No Roots or Solutions

Explanation

Solution

An example of quadratic equation is 2x2+x300=02{x^2} + x - 300 = 0. In fact, any equation of the form p(x)=0p\left( x \right) = 0, where p(x)p\left( x \right) is a polynomial of degree 22 is a quadratic equation. But when we write the terms of p(x)p\left( x \right) in descending order of their degrees, then we get the standard form of the equation.

Complete step-by-step answer:
Step 1: Given quadratic equation:
ax2+bx+c=0a{x^2} + bx + c = 0
Given a quadratic equation has one-variable xx in which a0a \ne 0, and b,c0b,c \geqslant 0.
aa is the coefficient of x2{x^2}, bb is the coefficient of xx and cc is the constant term.
Here, a,ba,b and cc are real numbers.
We have to find the roots of the given equation ax2+bx+c=0a{x^2} + bx + c = 0
i.e., we have to find the two values of xx such that when we put them in the given equation, we get the value of the equation equal to zero.
In this question, we have been given one condition: b24ac0{b^2} - 4ac \geqslant 0.
Step 2: So, consider the quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0 where a0a \ne 0.
Dividing throughout (both sides) by aa, we get:
x2+bax+ca=0{x^2} + \dfrac{b}{a}x + \dfrac{c}{a} = 0
Here, in first term, aa is cancelled by the coefficient of x2{x^2}
So, using the completing square method, take the half of the coefficient of x, then add and subtract the squares in the equation.
x2+bax+(b2a)2(b2a)2+ca=0{x^2} + \dfrac{b}{a}x + {\left( {\dfrac{b}{{2a}}} \right)^2} - {\left( {\dfrac{b}{{2a}}} \right)^2} + \dfrac{c}{a} = 0
We will use the identity (a+b)2=a2+2ab+b2{\left( {a + b} \right)^2} = {a^2} + 2ab + {b^2}
We get, (x+b2a)2b24a2+ca=0{\left( {x + \dfrac{b}{{2a}}} \right)^2} - \dfrac{{{b^2}}}{{4{a^2}}} + \dfrac{c}{a} = 0
This is same as:
(x+b2a)2b24ac4a2=0{\left( {x + \dfrac{b}{{2a}}} \right)^2} - \dfrac{{{b^2} - 4ac}}{{4{a^2}}} = 0
Take the second term of the equation to the right-hand side, we get:
(x+b2a)2=b24ac4a2{\left( {x + \dfrac{b}{{2a}}} \right)^2} = \dfrac{{{b^2} - 4ac}}{{4{a^2}}}
So, the roots of the given equation are the same as those of (x+b2a)2=b24ac4a2{\left( {x + \dfrac{b}{{2a}}} \right)^2} = \dfrac{{{b^2} - 4ac}}{{4{a^2}}}
Step 3: b24ac0{b^2} - 4ac \geqslant 0, then by taking the square roots, we get
x+b2a=±b24ac2ax + \dfrac{b}{{2a}} = \pm \dfrac{{\sqrt {{b^2} - 4ac} }}{{2a}}, here, 4a2=2a\sqrt {4{a^2}} = 2a
Therefore, x=b2a+b24ac2ax = \dfrac{{ - b}}{{2a}} + \dfrac{{\sqrt {{b^2} - 4ac} }}{{2a}}
By the LCM, we get
x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}
So, roots of ax2+bx+c=0a{x^2} + bx + c = 0 are:
x=b+b24ac2ax = \dfrac{{ - b + \sqrt {{b^2} - 4ac} }}{{2a}} and x=bb24ac2ax = \dfrac{{ - b - \sqrt {{b^2} - 4ac} }}{{2a}}

Hence, it has two distinct real roots, so option (B) is correct.

Note: If b24ac0{b^2} - 4ac \geqslant 0, then the roots of the quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0 are given by b±b24ac2a\dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}. This formula for finding the roots of a quadratic equation is known as the quadratic formula. If b24ac0{b^2} - 4ac \geqslant 0, then there is no real number whose square is b24ac{b^2} - 4ac. Therefore, there are no real roots for the given quadratic equation in this case.