Polynomial For Class 10
Polynomial For Class 10
Basics Revisited
Algebraic Expressions
An algebraic expression can have any number of terms. The coefficient in each term can be
any real number. There can be any number of variables in an algebraic expression. The
exponent on the variables, however, must be rational numbers.
Polynomial
5x
3
+ 3x + 1 is an example of a polynomial. It is an algebraic expression as well
Degree of a Polynomial
For a polynomial in one variable - the highest exponent on the variable in a polynomial is
the degree of the polynomial.
Example: The degree of the polynomial x 2
+ 2x + 3 is 2, as the highest power of x in the
given expression is x . 2
TYPES OF POLYNOMIALS
Linear Polynomial
Quadratic Polynomial
Cubic Polynomial
Graphical Representations
Representing Equations on a Graph
Any equation can be represented as a graph on the Cartesian plane, where each point on
the graph represents the x and y coordinates of the point that satisfies the equation. An
equation can be seen as a constraint placed on the x and y coordinates of a point, and any
point that satisfies that constraint will lie on the curve
For example, the equation y = x, on a graph, will be a straight line that joins all the points
which have their x coordinate equal to their y coordinate. Example - (1,1), (2,2) and so on.
Visualization of a Polynomial
Geometrical Representation of a Linear Polynomial
The graph of a linear polynomial is a straight line. It cuts the X-axis at exactly one point.
Linear graph
Graph of a polynomial which cuts the x-axis in two distinct points (a>0)
Graph of a Quadratic polynomial which touches the x-axis at one point (a>0)
Zeroes of a Polynomial
Zeros of a Polynomial
A zero of a polynomial p(x) is the value of x for which the value of p(x) is 0. If k is a zero of
p(x), then p(k)=0.
= 0
Geometrically, zeros of a polynomial are the points where its graph cuts the x-axis.
Here A, B and C correspond to the zeros of the polynomial represented by the graphs.
Number of Zeros
Factorization of Polynomials
Factorisation of Quadratic Polynomials
two terms such that the product of their coefficients is equal to the product of 2 and 3
(coefficient of x and the constant term)
2
Thus, 2x 2
− 5x + 3 = 2x
2
− 2x − 3x + 3
2
2x − 2x − 3x + 3 = 2x(x − 1) − 3(x − 1)
c
αβ =
a
Sum of zeroes = −
coef f icient of x
2
coef f icient of x
2
coef f icient of x
c
αβ + βγ + γα =
a
−d
αβγ =
a
Division Algorithm
Division Algorithm for a Polynomial
Step 1: arrange the terms of the dividend and the divisor in the decreasing order of their
degrees.
Step 2: To obtain the first term of the quotient, divide the highest degree term of the
dividend by the highest degree term of the divisor Then carry out the division process.
Step 3: The remainder from the previous division becomes the dividend for the next step.
Repeat this process until the degree of the remainder is less than the degree of the divisor.
Algebraic Identities
Algebraic Identities
1. (a + b) = a + 2ab + b
2 2 2
2. (a − b) = a − 2ab + b
2 2 2
3. (x + a)(x + b) = x + (a + b)x + ab
2
4. a − b = (a + b)(a − b)
2 2
5. a − b = (a − b)(a + ab + b )
3 3 2 2
6. a + b = (a + b)(a − ab + b )
3 3 2 2
7. (a + b) = a + 3a b + 3ab + b
3 3 2 2 3
8. (a − b) 3
= a
3 2
− 3a b + 3ab
2
− b
3