Quadratic Equations

7.1. Introduction

The equation is one of the most prominent ideas in mathematics, and is the center of foundation of mathematics itself. Beginning in the “Before Christ” era, the Babylonians were the first to have been recorded demonstrating the equation, circa 400 BC.Throughout the years, the history of mathematics has taken its fair share of changes. It has stretched across the world from the Far East, migrating into the Western Hemisphere. One of the most fundamental and key principles of mathematics has been the quadratic formula. Having been used in several different cultures, the formula has been part of the base of mathematics theory.
Pacioli never actually devised his own method of solving the quadratic equation, but instead published a works dealing with the history of certain aspects of mathematics, including idea of all the great mathematicians.
Overall, the quadratic formula has actually shaped civilization into the way it is today. The Babylonians used it to irrigate their land, divide out funds to pay workers, and even mobilize armies. The formula to them was not a way of learning or teaching, but a way of life. Before we know further, let us know some pre-requisites of the chapter.

Polynomial
It is an expression in which powers of variables are non-negative integers.
The general form of a polynomial is
anxn + an1xn1 + an2xn2 + – – – – +a1x+ a0
where an, an1, an2 – – – – a0 are real numbers and n is a positive integer.

Examples: 2009x3 + 2008 x2 + 2007x + 2006

12x10+2x5+0.25x+2009

Degree of polynomial
Polynomial of one variable : In the case of a polynomial in one variable, the highest power of the variable is called the degree of the polynomial.
Example:
i) 2009z2009+ 2008z2008 + 2007z2007 + ….. + z2 + z + 1 is a polynomial in z of degree 2009.
ii) 10x5 + 2x4 + 3x3 + 4x2 + 5x + 6
The term with the highest power of x is 10x5.
The degree of the given polynomial is ‘5’.
Polynomial of several variables : In the case of polynomials in more than one variable, the sum of the powers of the variables in each term is taken up and the highest sum so obtained is called the degree of the polynomial.
Example:
257a2b5c7 – 342 a3 b4 c2 + 532 a5b3c2 – 198 ab9c8
the highest sum of the variables is 18.
The degree of a polynomial is 18 in a, b and c.
2x2yz + 5x2y2z2 – 7x3y2z2x3y3z3
The sum of the powers of the variables in the terms of the above polynomial are 4, 6, 7 and 9 respectively. The highest power is 9. Thus, the degree of the given polynomial is 9.

Quadratic Polynomial
A polynomial with degree two is called a quadratic polynomial.The general form of a quadratic polynomial is
ax2 + bx + c, where a0 (compulsory condition) and a,b,cR
Example : x2 + 2, 2x2 + 3x – 4,x22x,3x2+x7 etc.
We denote quadratic polynomial by p(x), q(x), f(x) etc.
Zeros of a quadratic polynomial
Let us now consider a quadratic polynomial in x, say P(x) = x2 + x – 2; we randomly substitute some real values of x and find the corresponding values of P(x)
 x         P(x)
–2         0
–1       –2
  0       –2
  1          0
  2         4
We observe that P(x) is zero only when x is –2 and 1 and these values are called zeros, roots or solutions of the polynomial.
Definition: The values of a variable, for which a polynomial p(x) becomes zero, are called zeros of a polynomial.
If a is zero of a polynomial p(x), then p(a) = 0.

Points to remember
i. It is a fact that every quadratic polynomial can have at most two zeros.
For example, x2 + 5x + 6 = 0 there are two zeros and they are –2 , –3
ii. Some quadratic polynomials do not have any zero. That is to say, there is no real value of x which makes the value of the polynomial zero. For example, consider the quadratic polynomial x2 + 1. There is no real value of x which makes x2 + 1 zero, since for every real value of x, x20 which implies that x2 + 1 > 0.
iii. Similarly, some quadratic polynomials have only one zero, i.e., there is only one real value of x which makes the value of the polynomial zero.
For example, consider the quadratic polynomial. x2 – 2x + 1.There is only one value of x(x = 1), for which x2 – 2x + 1 is zero.

7.2. Quadratic Equaation
A second degree equation is called a Quadratic Equation.
or
An equation whose highest power of a variable is two is known as a Quadratic Equation.
The general form of a quadratic equation is
ax2 + bx + c = 0, where a,b,cR a0 (compulsory condition).
Since x0, quadratic equations, in general, are of the following types:
i) b = 0, c0, i.e., of the type ax2 + c = 0
Example: 5x2 = 125
ii) b0, c = 0, i.e., of the type ax2 + bx = 0
Example: 2x2 + 3x = 0
iii) b = 0, c = 0, i.e., of the type ax2 = 0
Example: 6x2 = 0
iv) b0, c0, i.e., of the type ax2 + bx + c = 0
Example: x2 + 5x + 4 = 0

Pure Quadratic Equations
The quadratic equation ax2+bx+c=0(a0) is called a pure quadratic equation if the x coefficient is 0 i.e., b = 0.
Example : 3x2+9=0
Monic Quadratic Equations
The quadratic equation ax2+bx+c=0(a0) is called a monic quadratic equation if the coefficient of its leading term is 1 i.e., a = 1.
Example: x27x+12=0
Note: Highest degree term in an equation is called its leading term.
Root of an Equation
The value of the variable satisfying the given equation is called its root.
In the sense, x =  is a root of the equation f(x) = 0 if and only if f=0
Example.
Consider  x25x+6=0
Let fx = x25x+6. Now for x = 2, we have f(2)=225(2)+6=0
2 is a root of x25x+6=0

7.3. Solving a quadratic equation
We already know how to factorise a quadratic polynomial. We shall now learn how to apply the method of factorisation to solve a quadratic equation.
Basically, there are three methods of finding the roots of a Quadratic Equation.
1. Factorization method
2. Completing Squares
3. Quadratic Formula method

Factorization method
Let us consider a quadratic equation,
x2 + 6x + 5 = 0
Step 1:  Compare the given equation with the general form and identify the terms a, b, and c.
By comparing x2 + 6x + 5 = 0 with
ax2 + bx + c = 0, we get,
a = 1, b = 6 and c = 5
Step 2: Multiply the constant with coefficient of x2 i.e., a × c.
Here a × c = 5 × 1 = 5.
Step 3:  Split the product of a and c into as many factors as possible.
5 = 5 × 1 and 5 = –5 × – 1
Step 4:  Choose those set of factors whose sum is equal to coefficient of x (b).
Here, b = 6 and 5 + 1 = 6.
The chosen factors are 5 and 1.
Step5: Split the middle term into two terms whose coefficients are same as that of the chosen factors.
Here, x2+ 6x + 5 =x2 + 5x + x + 5 = 0
Step 6: Factorise the quadratic polynomial by equating it to zero and find the values of variable(x).
x2 + 6x + 5 = 0

x2 + 5x + x + 5 = 0

x (x + 5) + 1(x + 5) = 0

x+1x+5=0

Either x + 1 = 0 or x + 5 = 0
(  if a×b=0 then, either a=0 or b=0)
i.e., x = –1 or x = –5
The roots of the quadratic equation are,
x = –1 or x = – 5

Completing Squares
Thus far we have discussed the factoring and square root methods for solving quadratic equations algebraically. However, those methods cannot be applied to an equation such as x2 + 3x – 5 = 0 because the expression x2 + 3x – 5 is not factorable using integer coefficients and is not in the form appropriate to the square root method (there is a first degree term).
Our interest in this section is to find a method for solving quadratic equations that can be applied to all cases.
If we can take any equation and put it in the formx+p2 = d, where p and d are constants, then all that remains is to apply the square root method – that is, take square roots, solve for x, and simplify the answer. But can all quadratic equations be put in the form x+p2 = d, where p and d are constants ?
To answer this, we first examine the squares of binomials of the form (x + p), Where p is a constant. When the squares are multiplied out, we call them perfect squares.
First we will square binomials of the form x + p and look at the relationship between the x coefficient and the numerical term. Observe the following :
Coefficient of the x term       The numerical term
x32= x2 – 6x + 9               – 6 + 9
x+52 = x2 + 10x + 25         + 10 + 25
x+42 = x2+ 8x + 16            + 8 + 16
Let’s examine what happens when we square (x + p):
x+p2 = x2 + 2px + p2
Where,
x2Square of first term in the binomial.

px Twice the Product of the terms in the binomial
p2 Square of second term in the binomial.
Given that p is a constant and x is a variable, the middle (first-degree) term coefficient will be 2p and the numerical term will be p2. What is the relationship between the middle term coefficient, 2p, and the numerical term, p2 ?
If you take half of 2p and square it, you will get p2 :

12(2p)2=2p22=p2

Thus, if you square the binomial (x + p), the square of one-half the middle-term coefficient will yield the numerical term. We know return to our examples.
x32 = x2 – 6x + 9.
1. Take half of – 6 to get – 3.
2. Square – 3 to get the numerical term 9.
x+52 = x2 + 10x + 25
1. Take half of 10 to get 5.
2. Square 5 to get the numerical term, 25.

Now we will demonstrate how we can take any second-degree equation and put it in the form
x+p2 = d, where p and d are constants. Suppose we have an equation such as x2 + 6x – 8 = 0
To make it clearer how to make the left side into a perfect square, we first add 8 to both sides of the equation.
x2 + 6x – 8 = 0
Add 8 to both sides of the equation.
x2 + 6x = 8
Now what is missing to make the left side a perfect square? Take half the middle term coefficient, 6, and square it : = 12×62 = 32 = 9
Thus, 9 must be added to make the left side a perfect square. But since we are dealing with equations, we must add 9 to both sides of the equation.
x2 + 6x + 9 = 8 + 9
x2+ 6x + 9 = 17
x+32 = 17
The only difference between the equation
x2 + 6x = 8 and the perfect square version
x2 + 6x + 9 = 17 is that 9 was added to both sides. Why 9? To make the left side a perfect square so that it could be written in factored form. This process of adding a number to make a perfect square is called completing the square.
Now, we can solve this equation by the square root method.
x+32 = 17
Take square root.
x + 3 = ±17
Then isolate x by adding – 3 to both sides of the equation.
x = – 3 ±17
Similarly, any quadratic equation can be put in the form x+p2 = d, where p and d are constants.

Quadratic Formula Method
It is not always convenient to factorise the quadratic equation. Let us derive the quadratic formula which is useful for the solving of all quadratic equations.

Statement
If ax2 + bx + c = 0 is a quadratic equation, then the roots are x=b±b24ac2a
Proof : Consider the quadratic equation,
ax2 + bx + c = 0, where a,b,cR  a0
ax2 + bx + c = 0
Dividing throughout by a, we get,

x2+bax+ca=0

By adding and subtracting b24a2  , we get

x2+bax+b24a2b24a2+ca=0

We can rewrite the equation as

x2+2b2ax+b2a2b2a2+ca=0

We can recognise the first three terms as the formula,
a2 + 2ab + b2 = a+b2

 x+b2a2b2a2+ca=0

x+b2a2=b24a2ca=b24ac4a2

x+b2a=±b24ac2a

x=b±b24ac2a

x=b+b24ac2a and  bb24ac2a are the roots of the quadratic equation .
Generally, roots of quadratic equations are denoted by α and β .
Here, α=b+b24ac2a , β=bb24ac2a
Here b2 – 4ac is called discriminant and it is denoted by D or .

7.4. Roots of Quadratic Equations
For what values of the variable (x) the quadratic equation gets satisfied are called roots of a quadratic equation.
Let ax2 + bx + c = 0 is a quadratic equation, then the roots are generally denoted by α and β, where
α=b+b24ac2a, β=bb24ac2a
Sum and Product of roots
If  αand β are the two roots of a quadratic equation ax2 + bx + c = 0, then the two roots are , α=b+b24ax2a,β=bb24ac2a,
we have by addition ,

α+β=b+b24acbb24ac2a

=2b2a=ba
sum of roots (α+β)=ba
and by multiplication, we have

αβ=b+b24acbb24ac4a2

=(b)2b24ac4a2=4ac4a2=ca

product of roots αβ=ca

Writing the Quadratic equation Using its roots
Let α and β are roots of a quadratic equation then the quadratic equation formed (Constructed) by using its roots α and β is x2(α+β)x+αβ=0
x2– (sum of roots) x + (Product of Roots) = 0
Example 1: Let us find the quadratic equation whose roots are 3 and – 2.
The required quadratic equation is = 0

x2(3+(2))x+(3x2)=0
x2 – x – 6 = 0.

Example 2: Find the quadratic equation whose roots are 2+3and 23 .
We have sum of roots α+β= 4, and
Product of roots αβ= 1;
The required quadratic equation is

x2(α+β)x+αβ=0
x2 – 4x + 1 = 0 .

Points to remember

i) The equation whose roots are  1α,1βif ,  f1x=0 if c0 i.e. ,αβ0
ii) The equation whose roots are α+k,β+k is
f(x – k) = 0
iii) The equation whose roots are kα and  kβ is fxk=0
iv) The equation whose roots are equal but opposite in sign is f(–x) = 0 i.e., the equation whose roots are α, β is f(–x) = 0

The Discriminant
The roots α and βof the quadratic equation
ax2 + bx + c = 0 are given by α=b+b24ac2a,β=bb24ac2a ,
Here, =b24ac and is called Discriminant of quadratic equation.
Then we have the following results:
i) If , =b24ac=0 then the roots are real and equal.
ii) If , =b24ac>0 then the roots are real and unequal.
iii) If , =b24ac<0 then the roots are imaginary.
iv) Given that a, b, c are real. <0 if α and β are non-real complex numbers, conjugate to each other.
v) Given that a, b, c are rational numbers, is positive but not a perfect square if α and β are conjugate surds like c+d and cd .
By applying these tests the nature of the roots of any quadratic equation can be determined without actually finding the roots.

Important Properties of Roots
i) If the roots are equal in magnitude but opposite in sign, then coefficient of x = 0 i.e., b = 0.
Example:  x2 – 4 = 0 x=±2
clearly, b = 0
ii) If unity is a root of ax2 + bx + c = 0 then the other root is c/a.
Example: x2 – 4x + 3 = 0 x = 1, x = 3
Other root c/a = 3/1 = 3
iii) Irrational roots of a quadratic equation with rational coefficients occur in conjugate pairs. If  p+q is a root of ax2 + bx + c = 0, then pq is also a root.
Example: 2+3,23 are the roots of  x2 – 4x + 1 = 0
iv) Imaginary or complex roots of a quadratic equation with real coefficients occur in conjugate pairs. If p + iq is a root of
ax2 + bx + c, then p – iq is also a root of the equation.
Where i=1
Example: 3 + 5i, 3 – 5i are the roots of x2 – 6x + 34 = 0

Common roots of quadratic equations
i) If both roots are common to two equations
a1x2 + b1x + c1 = 0 and a2x2 + b2x + c2 = 0, [where a1, a20 and (a1b2a2b1)0]
then, a1a2=b1b2=c1c2
ii) If only one root is common to two equations
a1x2 + b1x + c1 = 0 and a2x2 + b2x + c2 = 0, [where a1, a2 0

and (a1b2a2b1)0]

then c1 a2c2a12 = (b1c2b2c1)(a1b2a2b1) and the

common root =c1a2c2a1a1b2a2b1

Was this article helpful to you? Yes 9 No 3