polynomial

Polynomials of degrees 1, 2 and 3 are called linear, quadratic and cubic polynomials respectively.

Zero of polynomial

A real number k is said to be a zero of a polynomial p(x), if p(k) = 0

The zeroes of a polynomial p(x) are precisely the x-coordinates of the points, where the graph of y = p(x) intersects the x-axis.

Zero of a linear polynomial ax + b is - b/a

Relationship between Zeroes and Coefficients of a Polynomial

if α* and β* are the zeroes of the quadratic polynomial p(x) = ax² + bx + c, a ≠ 0,

then you know that x – α and x – β are the factors of p(x).

Therefore, ax²+ bx + c = k(x – α) (x – β), where k is a constant

ax²+ bx + c = k[x² – (α + β)x + α β]

ax²+ bx + c = kx²– k(α + β)x + k α β

Comparing the coefficients of x², x and constant terms on both the sides, we get

a = k, b = – k(α + β) and c = kαβ.

This gives α + β = -b/a ,

αβ = c/a

Sum of zeroes = α + β = - b/a

= - (Coefficient of x) / (Coefficient of x²)

Product of zeroes = αβ = c/a

= Constant term / Coefficient of x²

A pair of linear equations in two variables can be represented, and solved, by the:

  1. Graphical method

  2. Algebraic method

Graphical Method

The graph of a pair of linear equations in two variables is represented by two lines.

Algebraic Methods

We have discussed the following methods for finding the solution(s) of a pair of linear equations :

  1. Substitution Method

  2. Elimination Method

If a pair of linear equations is given by a1x + b1y + c1 = 0 and a2x + b2y + c2 = 0, then the following situations can arise :