Definitions [11]
A polynomial is an algebraic expression made up of terms in which the variables have non‑negative whole-number exponents.
When an algebraic expression is made of only one variable, it is called a polynomial in one variable.
Examples of Polynomials in One Variable:
| Polynomial | Variable | Why it’s a polynomial |
|---|---|---|
| 3 + 5x − 7x2 | x | All exponents (0, 1, 2) are whole numbers |
| 9y3 − 5y2 + 8 | y | All exponents (3, 2, 0) are whole numbers |
| z4 + z - 1 | z | All exponents (4, 1, 0) are whole numbers |
The degree of a polynomial is simply the highest exponent (power) in the expression.
Example 1: 4x² - 3x⁵ + 8x⁶
- Term 1: 4x² → exponent = 2
- Term 2: -3x⁵ → exponent = 5
- Term 3: 8x⁶ → exponent = 6
- Degree = 6 (highest exponent)
Example 2: 25 - x⁴
- Term 1: 25 → exponent = 0 (since 25 = 25x⁰)
- Term 2: -x⁴ → exponent = 4
- Degree = 4
The highest power of the variable in a polynomial is called its degree.
A real number k is a zero of p(x) if p(k) = 0.
A real number k is a zero of p(x) if p(k) = 0.
A polynomial g(x) is called a factor of the polynomial f(x) if g(x) divides f(x) exactly, giving 0 as the remainder.
Identity: An identity is an equality, which is true for all values of the variables in equality.
The HCF (Highest Common Factor) of two or more numbers is the highest number among all the common factors of the given numbers.
An equation which contains two variables and the degree of each term containing a variable is one is called a linear equation in two variables.
General Form:
ax + by + c = 0
A real number k is a zero of p(x) if p(k) = 0.
Formulae [13]
For
p(x) = ax + b
Zero:
For
p(x) = ax + b
Zero:
(a + b)2 = a2 + 2ab + b2
(a - b)2 = a2 - 2ab + b2.
(a + b)(a - b) = a2 - b2
- (x + a)(x + b) = x2 + (a + b)x + ab
- (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ac.
- (a + b)3 = a3 + 3a2b + 3ab2 + b3.
- (a - b)3 = a3 - 3a2b + 3ab2 - b3.
- (a + b)2 = a2 + 2ab + b2
- (a - b)2 = a2 - 2ab + b2
- (a + b)(a - b) = a2 - b2
- a3 + b3 = ( a + b )(a2 - ab + b2)
- a3 - b3 = ( a - b )( a2 + ab + b2)
For
p(x) = ax + b
Zero:
Theorems and Laws [1]
Theorem :If p(x) is a polynomial of degree `n >= 1` and a is any real number, then
(i) x – a is a factor of p(x), if p(a) = 0, and
(ii) p(a) = 0, if x – a is a factor of p(x).
Proof: By the Remainder Theorem, p(x)=(x – a) q(x) + p(a).
(i) If p(a) = 0, then p(x) = (x – a) q(x), which shows that x – a is a factor of p(x).
(ii) Since x – a is a factor of p(x), p(x) = (x – a) g(x) for same polynomial g(x).
In this case, p(a) = (a – a) g(a) = 0.
Key Points
Quadratic polynomial
ax2 + bx + c
Cubic polynomial
ax3 + bx2 + cx + d
Statement:
If a polynomial f(x) is divided by (x − a), then the remainder is f(a).
Result:
Remainder = f(a)
Statement
If a polynomial f(x) is divided by (x − a) and the remainder is zero, then (x − a) is a factor of f(x).
Result
(x − a) is a factor of f(x) ⟺ f(a) = 0
To check whether (x − a) is a factor → find f(a)
-
If f(a) = 0 → factor
-
If f(a) ≠ 0 → not a factor
Important Forms
- (x − a) is a factor ⇔ f(a) = 0
-
(x + a) is a factor ⇔ f(−a) = 0
- (ax + b) is a factor ⇔ \[f(-\frac{b}{a})\] = 0
Statement:
On dividing a polynomial f(x)by a polynomial g(x), there exist polynomials q(x) and r(x) such that
f(x) = g(x)q(x) + r(x)
where either r(x) = 0 or degree of r(x) < degree of g(x)
Result:
degree of r(x) < degree of g(x)
Simultaneous Linear Equations: Two linear equations solved together.
Elimination method:
- Make the coefficients equal
- Add/subtract
- Find one variable
- Substitute to get the other.
Substitution method:
- Express one variable in terms of the other,
- Substitute
- Solve
- Substitute back.
| Condition | Nature of Lines | Number of Solutions | Type of Pair |
|---|---|---|---|
| \[\frac{a_1}{a_2}\neq\frac{b_1}{b_2}\] | Intersecting | One (unique) solution | Consistent |
| \[\frac{a_1}{a_2}=\frac{b_1}{b_2}\neq\frac{c_1}{c_2}\] | Parallel | No solution | Inconsistent |
| \[\frac{a_1}{a_2}=\frac{b_1}{b_2}=\frac{c_1}{c_2}\] | Coincident | Infinitely many solutions | Dependent (consistent) |
Concepts [43]
- Algebraic Expressions
- Basic Concept of Polynomial and its Degree
- Standard Form of a Polynomial
- Degree of Polynomial
- Types of Polynomials
- Arithmetic of Polynomials
- Addition of Polynomials
- Subtraction of Polynomials
- Multiplication of Two Polynomials
- Zeroes of a Polynomial
- Zeroes of a Polynomial
- Remainder Theorem
- Factor Theorem
- Concept of Identity
- Expansion of (a + b)2 = a2 + 2ab + b2
- Expansion of (a - b)2 = a2 - 2ab + b2
- Expansion of (a + b)(a - b) = a2-b2
- Expansion of (x + a)(x + b)
- Expansion of (a + b + c)2
- Expansion of (x + a)(x + b)(x + c)
- Expansion of (a + b)3
- Expansion of (a - b)3
- Factorisation Using Identities
- Factorisation Using Identity a2 + 2ab + b2 = (a + b)2
- Factorisation Using Identity a2 - 2ab + b2 = (a - b)2
- Factorisation Using Identity a2 - b2 = (a + b)(a - b)
- Factorisation using Identity a2 + b2 + c2 + 2ab + 2bc + 2ac = (a + b + c)2
- Factorisation using Identity a3 + b3 = (a + b)(a2 - ab + b2)
- Factorisation using Identity a3 - b3 = (a - b)(a2 + ab + b2)
- Factorisation using Identity a3 + b3 + c3 - 3abc = (a + b + c)(a2 + b2 + c2 - ab - bc - ca)
- Factorising the Quadratic Polynomial (Trinomial) of the type ax2 + bx + c, a ≠ 0.
- Division Algorithm for Polynomials
- Synthetic Division
- Highest Common Factor (HCF)
- Linear Inequations in Two Variables
- Simultaneous linear equations
- Comparing the Ratios of Coefficients of a Linear Equation
- Graphical Method with Different Cases of Solution
- Methods of Solving Simultaneous Linear Equations by Substitution
- Methods of Solving Simultaneous Linear Equations by Elimination Method
- Methods of Solving Simultaneous Linear Equations by Cross Multiplication Method
- Consistency and Inconsistency of Linear Equations in Two Variables
- Zeroes of a Polynomial
