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 b2−4ac is greater than zero, the quadratic equation ax2+bx+c=0 will have
A. Two Equal Real Roots
B. Two Distinct Real Roots
C. No Real Roots
D. No Roots or Solutions
Solution
An example of quadratic equation is 2x2+x−300=0. In fact, any equation of the form p(x)=0, where p(x) is a polynomial of degree 2 is a quadratic equation. But when we write the terms of p(x) 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=0
Given a quadratic equation has one-variable x in which a=0, and b,c⩾0.
a is the coefficient of x2, b is the coefficient of x and c is the constant term.
Here, a,b and c are real numbers.
We have to find the roots of the given equation ax2+bx+c=0
i.e., we have to find the two values of x 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: b2−4ac⩾0.
Step 2: So, consider the quadratic equation ax2+bx+c=0 where a=0.
Dividing throughout (both sides) by a, we get:
x2+abx+ac=0
Here, in first term, a is cancelled by the coefficient of x2
So, using the completing square method, take the half of the coefficient of x, then add and subtract the squares in the equation.
x2+abx+(2ab)2−(2ab)2+ac=0
We will use the identity (a+b)2=a2+2ab+b2
We get, (x+2ab)2−4a2b2+ac=0
This is same as:
(x+2ab)2−4a2b2−4ac=0
Take the second term of the equation to the right-hand side, we get:
(x+2ab)2=4a2b2−4ac
So, the roots of the given equation are the same as those of (x+2ab)2=4a2b2−4ac
Step 3: b2−4ac⩾0, then by taking the square roots, we get
x+2ab=±2ab2−4ac, here, 4a2=2a
Therefore, x=2a−b+2ab2−4ac
By the LCM, we get
x=2a−b±b2−4ac
So, roots of ax2+bx+c=0 are:
x=2a−b+b2−4ac and x=2a−b−b2−4ac
Hence, it has two distinct real roots, so option (B) is correct.
Note: If b2−4ac⩾0, then the roots of the quadratic equation ax2+bx+c=0 are given by 2a−b±b2−4ac. This formula for finding the roots of a quadratic equation is known as the quadratic formula. If b2−4ac⩾0, then there is no real number whose square is b2−4ac. Therefore, there are no real roots for the given quadratic equation in this case.