The "Quadratic" word in quadratic equation comes from quadratic polynomial, which is a polynomial with the highest degree of 2. The term "Equation" is an expression which has a sign of equality ("=") between its left and right hand sides. So, it is written with a quadratic polynomial on LHS and 0 on the RHS of the equation.
An example of a quadratic equation is 3x2 + 6x + 9 = 0. This example has 3x2 + 6x + 9 on LHS, which is a quadratic polynomial and 0 on RHS. This chapter discusses definition, standard form, roots and methods to solve a quadratic equation.
Quadratic equation
A quadratic equation is an expression in which there exists a quadratic polynomial on LHS with the highest degree of 2 and 0 on RHS or in other words, if a quadratic polynomial equates to 0, then it becomes a quadratic equation.
A quadratic equation in variable x is written in the form of ax2 + bx + c = 0, where a ≠ 0 and a, b, c are real numbers.
2x2 + 4x + 1 = 0 is a quadratic equation
Because, on LHS, 2x2 + 4x + 1 is a quadratic polynomial with its highest degree 2 and on RHS is 0 with sign of equality "=" between them.
4x2 -7x + 9 = 0 is an example of a quadratic equation.
9 - x - 5x2 = 0 is also a quadratic equation.
Standard form
An equation whose terms are arranged in descending order of their degrees is known as the standard form of an equation. The standard form of the quadratic equation is ax2 + bx + c = 0 where a, b and c are real numbers and a ≠ 0. The constants a, b and c are called as coefficients of the equation.
More specifically, a is called a quadratic coefficient, b is a linear coefficient and c is constant coefficient.
Roots
In a quadratic equation, the value of LHS becomes equal to RHS when it is 0. LHS can be set to 0 for some values of x. When such numbers are put in the place of x to make the value of LHS 0, these specific values of x are called as roots of the quadratic equation.
Such values of x are said to be satisfying the quadratic equation or "the values of x satisfy the quadratic equation".
For a quadratic equation, there always exist at most two roots.
Methods to solve
Solving the quadratic equation means finding the roots of the quadratic equation. As explained above, roots are the values of x which satisfy the equation ax2 + bx + c = 0. There are three ways to find the roots or to solve the quadratic equation.
- Factorization
- Completing the square
- Quadratic formula
Factorization method
In this method, the middle term of the equation ax2 + bx + c = 0 splits into two terms in such a way that the sum of the two terms equals the coefficient b and the product of the two terms equals to the coefficient c.
Here, the middle term is bx and b is the coefficient of bx. So, split the coefficient b into two terms p and q such that p + q = b and p × q = c, where p ≠ 0 and q ≠ 0.
Therefore, after splitting b the equation ax2 + bx + c = 0 can be written as:
ax2 + px + qx + c = 0
Now, the LHS of ax2 + px + qx + c = 0 can be expressed as a product of two linear factors. Each of the two linear factors can be equated to 0 separately.
After solving each linear factor separately, we get one value of x from each of the two linear factors. These two values of x will be the roots of the quadratic equation.
x² + 5x + 6 = 0
Here a = 1, b = 5, c = 6
So, 5 can be split into 2 and 3
Because, 2 + 3 = 5, which is equal to value of b
and 2 × 3 = 6, which is equal to value of c
So, the middle term 5x can be split as 2x + 3x
Hence, x² + 5x + 6 = 0 can be written as:
x² + 2x + 3x + 6 = 0
x(x + 2) + 3(x + 2) = 0
(x + 2)(x + 3) = 0
So, here (x + 2) and (x + 3) are the two linear factors
(x + 2) and (x + 3) can be solved separately by equating them to zero
(x + 2) = 0
x = -2
(x + 3) = 0
x = -3
∴ -2 and -3 are the roots of x² + 5x + 6 = 0
Completing the square method
Following are the steps to solve the quadratic equation ax2 + bx + c = 0, a ≠ 0 using completing the square method.
Step 1: Make the coefficient of x2 equal to 1 by dividing the whole equation by 'a'
+ + = 0
or x2 + + = 0
Step 2: Move the constant term on the other side.
x2 + = 0 -
x2 + = -
Step 3: Half the coefficient of x i.e.
=
Step 4: Add the square of on both sides of the equation
x2 + + = +
Step 5: Write LHS as perfect square of binomial expression and simplify RHS also.
=
Step 6: Take square root on both sides
=
Step 7: On LHS, square root cancels out with the square. On RHS add ±
=
Step 8: Shift the constant term from LHS to RHS
x = -
x = -
x =
± in front of indicates two values with + and - separately i.e. and
So x has two values which can be written as and
These two values of x are called as two roots of the quadratic equation.
Roots of ax2 + bx + c = 0, a ≠ 0 are and
x² + 5x + 6 = 0
Here, the coefficient of x² is 1
So, there is no need to divide the equation by 1 because dividing by 1 will have no effect
x² + 5x = -6
Now, add square of half of coefficient of x on both sides i.e.
x² + 5x + = -6 +
= -6 +
=
=
=
Solve for the value of x separately
=
x = -2
=
x = -3
∴ x = -2 and x = -3 are the two roots of the equation.
Quadratic formula method
The quadratic formula method is another way to solve a quadratic equation. It is found easy to use as compared to the factorization method and completing the square method.
The roots of quadratic equation a2 + bx + c = 0 are calculated using these two formulas
and
Here, D is called discriminant and value of D =
The values of a, b and c are filled up in the above formulas to find roots. The values obtained after solving it, will be the two roots of the quadratic equation.
The solution or roots of a quadratic equation remains the same when solved by any of the three methods Factorization method, Completing the square method and Quadratic formula method.
Let's see next, how the quadratic formula method helps to solve a quadratic equation.
x² + 5x + 6 = 0
Here a = 1, b = 5, c = 6
Find discriminant, D
D =
=
= 25 - 24
= 1
Since D ≥ 0
Find the two roots using formula
∴ x = and
x =
x =
x =
x = -2
x =
x =
x =
x = -3
∴ -2 and -3 are the roots of the quadratic equation x² + 5x + 6 = 0
This method uses Sridharacharay's formula, which gave the following two formulas to find the roots of the equation:
and
It was given by Indian mathematician Sridharacharaya around 1025 AD.
