Introduction Of polynomials
A polynomial is a mathematical expression and it consist of a addition of terms. Each term may contains of a variables and variables with raised powers. The example of a polynomial is as follows:
AX 3 + BX 2 + CX, AX 3 + BY2The operations that are performed on the polynomials are,
- Adding Polynomials,
- Subtracting Polynomials,
- Multiplying Polynomials, and
- Dividing Polynomials.
Addition of Polynomials:
We add two polynomials adding the coefficients of the like powers.
Example :
Find the sum of Polynomials - 2x4 – 4x2 + 6x + 3 and 4x + 6x3 – 6x2 – 1.
Solution:
(-2x4 – 4x2 + 6x + 3) + (6x3 – 6x2 + 4x – 1) = - 2x4 + 6x3 – 4x2 – 6x2 + 6x + 4x + 3 – 1
(By using distributive and associative property)
= - 2x4 + 6x3 – (4 + 6) x2 + (6 + 4) x + 2 (By arranging the coeeficient of same exponent)
= - 2x4 + 6x3 – 10x2 + 10x + 2 (Adding the coefficient of coresponding exponent)Answer of the given polynomial: - 2x4 + 6x3 – 10x2 + 10x + 2
No comments:
Post a Comment