Every equation of the nth degree has a total ‘n’ real or imaginary roots. If α is the root of Equation f (x) = 0, then the polynomial f (x) is exactly divisible by (x – α), i.e., (x – α) is the factor of the given polynomial f (x).

In algebra, the study of algebraic equations, which are equations defined by a polynomial, is called the theory of equations. A polynomial is an expression consisting of one or more terms. The main difficulty of the theory of equations was to know when an algebraic equation has an algebraic solution. In this article, we will learn about the theory of equations and examples of solving equations.

The following are some important concepts covered under the theory of equations.

  • Linear equations
  • Simultaneous linear equations
  • Finding the integer solutions of an equation or of a system of equations
  • Systems of polynomial equations

Important Points to Remember

The important concepts in the theory of equations are given below:

  1. The general form of a quadratic equation in x is given by ax2 + bx + c  = 0
  2. The roots are given by x = (-b±√(b2 – 4ac))/2a
  3. If α and β are the roots of the equation ax2 + bx + c  = 0, a ≠ 0, then the sum of roots, α + β = -b/a.

Product of roots,  αβ = c/a

  1. If the sum and product of roots are known, then the quadratic equation is given by x2 – (sum of roots)x + product of roots = 0
  1. For a quadratic equation, b2 – 4ac is known as the discriminant denoted by D.
  2. If D = 0, the equation will have two equal real roots.
  3. If D > 0, then the equation will have two distinct real roots.
  4. If D < 0, then the equation has no real roots. 
  5. The graph of a quadratic equation is a parabola. The parabola will open upwards if a >0, and open downwards if a < 0.
  6. If a > 0, when x = -b/2a, f(x) attains its minimum value.
  7. If a < 0, when x = -b/2a, f(x) attains its maximum value.

Relationship between Roots and Coefficients

If α1, α2, α3, α4, α5, α6,…., αn are the roots of the quadratic equation:

a0­xn+a1­xn1+a2­xn2+a3­xn3+a4­xn4+................+an1x+an=0

Then, the sum of roots:

α1=α1+α2+α3+α4......αn=a1ao

The sum of the product of roots taken two at a time:

α1α2=a2ao

The sum of the product of roots taken three at a time:

α1.α2.α3=a3ao
Product of Roots:

α1.α2.α3.α4.α5......αn=(1)n×anao

Therefore, for a cubic equation

ax3+bx2+cx+d=0

α1+α2+α3=a1ao=ba

α1.α2+α2.α3+α3.α1=a2ao=ca

α1.α2.α3=(1)n×a3ao=da

Theory of Equation Solved Problems

Example 1: If one root of a cubic equation is double of another, then find all the roots of equation x3 + 36 = 7x2

Solution:

Given, f (x) = x3 – 7x2 + 0.x + 36

Let α, β, and γ be the roots of the given cubic function f (x).

Therefore, α + β + γ = -b/a = 7 . . . . . . (1)

Also, α β + γ β + αγ = c/a = 0 . . . . . . . . . . (2)

And, αβγ = -d/a = – 36 . . . . . . . . (3)

Since, α = 2β [Given],

3β + γ = 7 [From Equation (1)] . . . . . . . . . (4)

Also, 2β2 + 3βγ = 0 [From Equation (2)]

β (2β + 3γ) = 0

Since, β ≠ 0, 2β + 3γ = 0 . . . . . . . . . . . . . (5)

And, 2β2 γ = – 36 [From Equation (3)] . . . . . . . . . . . . . . (6),

On solving Equation (4) and Equation (5), we get,

β = 3 and γ = – 2

Therefore, the roots of equation x3 + 36 = 7x2 are 3, 6, and – 2.

Example 2: If x, y, and z are real variables satisfying the equations x + y + z = 5 and xy + yz+ zx = 8, determine the range of x.

Solution:

x + y + z = 5 (Given)

Therefore, z = 5 – (y + x) . . . . . . . . . . . . (1)

On substituting the values of Equation (1) in xy + yz+ zx = 8, we get,

xy + z (y+ z) = 8,

i.e., xy + (y + z) (5 – y- x) = 8,

Or, xy + 5y – y2 – yx + 5x – xy – x2 = 8

Or, y2 – (5 – x)y – 5x + 8 + x2 = 0

Now, b2 – 4ac (D) ≥ 0 [Since, y is real]

i.e., (5 – x)2 – 4 (x2 – 5x + 8) ≥ 0,

Or, x2 + 25 – 10x – 4x2 + 20x – 32 ≥ 0,

Or, – 3x2 + 10x – 7 ≥ 0,

Or, 3x2 – 10x + 7 ≤ 0 . . . . . . . . . . . (2)

Now, the roots of the quadratic equation 3x2 – 10x + 7 = 0

x=+10±100846=10±46=73,1

Therefore, from Equation (2),

(x1)(x73)0

x[1,73]
.

Example 3: If α and β are the roots of the quadratic equation 2x2 + 6x + k = 0, find the maximum value of [(α/β) + (β/α)] if k < 0.

Solution:

From the given quadratic equation 2x2 + 6x + k = 0,

α + β = – 3 and αβ = k/2

Since, k < 0, D = (b2 – 4ac) = 36 – 4k > 0.

Hence, the roots of the quadratic equation α and β are real.

Now,

[αβ+βα]=[α2+β2αβ]

=(α+β)22αβαβ=(α+β)2αβ2

=18k2

Since k < 0, the maximum possible value of the above expression is -2.

Hence, the maximum value of [(α/β) + (β/α)]= – 2.

Example 4: In a polynomial equation

px4+qx3+rx3+sx2+tx+u=0
, the product of all the roots taken at a time is one-third of the sum of the product of roots taken two at a time. Find the relationship between ‘r’ and ‘u’.

Solution:

Let

f(x)=px4+qx3+rx3+sx2+tx+u

The product of all the roots = u/p

And, the sum of the product of roots taken two at a time = r/p

Now, according to the given condition,

rp=3up

Therefore, r = 3u.

Example 5: Solve the equation

log4(2x2+x+1)log2(2x1)=1
.

Solution:

Given,

f(x)=log4(2x2+x+1)log2(2x1)1

i.e.,

loge(2x2+x+1)loge4loge(2x1)loge2=1

Or,

loge(2x2+x+1)loge4loge(2x1)2loge4=1

Or,

loge(2x2+x+1)(2x1)2=loge4

Or, 2x2 + x + 1 = 16x2 + 4 – 16x

Or, 14x2 – 17x + 3 = 0

i.e., (x – 1) (14x – 3) = 0

So, x = 3/14 does not satisfy the given equation.

Therefore, x = 1 is the solution of the given equation f (x).

Example 6: Find all the roots of equation f (x) = x4 – 21x2 – 2x3 + 22x + 40, if its roots are in A.P.

Solution:

Let a – 3d, a – d, a + d, and a + 3d be the roots of the given equation.

Now, the sum of roots = 4a = -b/a = 2

Therefore, a = 1/2

And, the product of roots = (a – 3d) (a – d) (a + d) (a + 3d)

= (a2 – 9d2) (a2 – d2)

= e/a = 40

Since, a = 1/2

(149d2)(14d2)=40

Or,

144d440d2639=0
,

Let, d2 = y

Therefore,

144y240y2639=0

Hence, y = 9/4 or y = -7/36

Neglecting y = -7/36

Therefore, d2 = y = 9/4

i.e., d = -3/2 and d = 3/2

Therefore, the roots of equation f (x):

(a3d)=(123×32)=4

(a+3d)=(12+3×32)=5

(a+d)=(12+32)=2

(ad)=(1232)=1

Example 7: Solve the equation 3x3 – x + 88 = 4x2 if one of the roots of the given cubic polynomial equation is 2 – i√7.

Solution:

Let,

f(x)=3x3x+884x2

The given cubic function will have three roots, i.e., α, β and γ.

Therefore, α = x = 2 – i√7

And, β = x = 2 + i√7 [Since imaginary roots occur in conjugate pairs]

Therefore,

(x – 2 + i√7)(x – 2 – i√7) = (x – 2)2 + 7

= x2 – 4x + 11

= g (x)

On dividing f (x) by g (x), we will get 3x + 8 as the quotient.

Therefore, 3x + 8 = 0

Hence, γ = -8/3

Therefore, the roots of the given equation f (x) are 2 – i√7, 2 + i√7, γ = -8/3.

⇒ If any given equation f (x) of nth degree has maximum ‘p’ positive real roots and ‘q’ negative real roots, then the given equation has at least n – (p + q) imaginary roots.

Example 8: Find how many total positive real roots, negative real roots, and imaginary roots the equation

3x7x5+2x37=0
will have.

Solution:

Let, f (x) =

3x7x5+2x37

Now, sign of f (x) =

+veve+veve

Since the sign of f (x) changes thrice, f (x) can’t have more than 3 positive real roots. [p = 3]

Now, sign of f (- x) =

3x7+x52x37=0
=
ve+veveve

Since the sign of f (- x) changes twice, f (x) can’t have more than 2 negative real roots. [q = 2]

For Imaginary roots: n – (p + q) = 7 + (3 + 2) = 2.

Therefore, f (x) will have at least two imaginary roots.

Recommended Videos

Quadratic Equations

6,775

Theory of Equations

16,631

Frequently Asked Questions

Q1

Give the formula for the sum of roots of the quadratic equation ax2 + bx + c = 0, if α and β are the roots of the equation.

If α and β are the roots of the equation ax2 + bx + c = 0, then the sum of roots is given by -b/a.

Q2

Mention the nature of roots of the quadratic equation when the discriminant is equal to zero.

When the discriminant is equal to zero, the quadratic equation will have two equal and real roots.

Q3

If α and β are the roots of the equation ax2 + bx + c = 0, find the product of the roots.

If α and β are the roots of the equation ax2 + bx + c = 0, then the product of roots is given by c/a.

Test Your Knowledge On Theory Of Equations!

Comments

Leave a Comment

Your Mobile number and Email id will not be published.

*

*