
Exams Prep Master
While solving algebraic equations you must have come across sums which involve multiplication of a polynomial by a polynomial. It is one of the fundamental concepts of algebra. Initially it might seem to be tougher than it really is. There are certain methods and steps required to make the calculations easier. In this article you will find a detailed explanation of the methods and the steps involved in the multiplication of a polynomial by a polynomial.
| Table of Content |
Key terms:- polynomial, binomial , monomial, exponential law, distributive law
Also read: Isosceles Triangle Theorems
Rules for Multiplying Polynomials
[Click Here for Sample Questions]
- Multiply each term of one polynomial to each term of the other polynomial using the distributive law.
- Add the powers of the same variable using the exponential law.
- Then, simplify the obtained equation by adding or subtracting the like terms.
It should be kept in mind that the resulting degree of the polynomial will always be more than the degree of the given individual polynomials. If the degree of one or more multiplying polynomials is in minus powers then only the degree of the resulting polynomial is less than the degree of the obtained polynomial.
The video below explains this:
Polynomials Detailed Video Explanation:
Multiplying a Polynomial By a Polynomial Using Exponential Law
[Click Here for Sample Questions]
Though any multiplication of a polynomial by another polynomial involves the use of distributive law of multiplication (except for multiplication involving only monomials). In some special cases, where the polynomials contain like variables, the exponential law is applied to make the calculations easier.
For example:-
- (25x 3)×(x 4)= (25)(x 3+4)= 25x 7
- (7x2 y2)× (4x3 y 3)= (7×4)(x 2+3)(y2+3)= (28x 5y 5)
- (15x6) (4x-4) = (15×4) (x6-4) = 60x2
Multiplying Polynomials By Polynomials
Usually, there are mainly three types of polynomials , namely monomials, binomials and trinomials.
The steps involved in the multiplication of the above mentioned polynomials are the same.
Multiplication of a Monomial by a Monomial
A monomial is a single term polynomial. Multiplication of a monomial by a monomial involves simple multiplication of the coefficients and the multiplication of variables together using exponential law (if the variables are the same).
For example:-
- 2x × 4y = (2×4)(x × y) = 8xy
- 3x × 5y × 6z = (3×5×6)(x × y × z)
- 2x2 × 5x3 = (2×5)(x 2 × x 3) = (10)(x 2+3) = 10x 5
Multiplication of a Binomial by a Binomial
A polynomial having two terms is called a binomial. Multiplication of a binomial by a binomial involves the use of distributive law and incase of like variables, the exponential law as well.
When the two given binomials do not have the like terms, then there are a maximum of 4 terms in the resulting answer. When there are like terms in the given binomials then the number of terms of the result is less than 4.
For example:-
- Two like terms-
(2x + 4y) (3x + 3y)
Using the distributive law-
= 2x(3x + 3y)+ 4y(3x + 3y)…..
= 6x2 + 6xy + 12xy + 12y2
Adding the like terms-
=6x2 + 18xy + 12y2
- Four like terms-
(6a – b) (3x - 4y)
= 6a (3x - 4y) - b (3x - 4y)
=18ax – 24ay - 3bx + 4by
Multiplication of a Binomial by a Trinomial
A polynomial having three terms is known as a trinomial. Multiplication of a binomial by a trinomial involves the same steps but one should be very careful with the change of signs.
The maximum number of terms obtained in the answer is 6, but if the polynomials contain like terms then it can be lesser.
Also read :- PAIR OF LINEAR EQUATIONS IN TWO VARIABLES
For example,
(a2- 3b2)(4a + 5a2 - b)
Using the distributive law-
=a2(4a + 5a2 - b) - 3b2(4a + 5a2 - b)
=4a3 + 5a3 - a2b - 12ab2 - 15a2b2 + 3b3
Adding the like terms-
= 9a3 - a2b - 12ab2- 15a2b2 + 3b3
Read More:
Things to Remember
- When two polynomials are multiplied the distributive law of multiplication is used twice.
- When the given polynomials have unlike terms only then the multiplication is done by using only the Distributive Law of Multiplication
- When there are like terms in the polynomials, their powers can be added using the exponential law.
- Like terms must be added or subtracted accordingly to reduce the total number of terms in the result.
- Try to write the terms in the decreasing order of their exponents.
- Be very careful with the signs while opening the brackets.
Also Read:
Sample Questions
Ques: Multiply :- (x - 5y2 ) (7x + 2z2) (2 marks)
Ans: = (x-5y) (7x + 2z2)
= x (7x + 2z2) - 5y (7x + 2z2)
= 7x2 + 2z 2x - 35xy - 10z 2y
- Multiply :- 4ax by 3b
=(4×3)(ax × b)
=12axb
Ques: Find the product of:- (2 marks)
(1) 2a2 and 5a2
(2) 2x3y and (3xy - 2y2)
Ans:
- 2a2 and 5a2
=(2×5)(a2+4)
=10a6
- 2x3y and (3xy - 2y2)
(Using distributive law of multiplication once only)
= 2x3y(3xy - 2y2)
=2×3x3+1y1+1 - 2×2x3y1+2
=6x4 y2 – 4x3y3
Ques: Solve for:- (2 marks)
(1) (3x2- ax) (4y2 + 2by)
(2) a+ n) (b – m)
Ans:
- (3x2- ax) (4y2 + 2by)
= 3x2(4y2 + 2by) - ax(4y2 + 2by)
= 3x2y2 + 6bx2y - 4axy2 - 2axby
- (a+ n) (b – m)
= a(b – m) + n(b – m)
= ab – am + nb – nm
Ques: Multiply :- (-2x – 4) ( 3a + 5) (2 marks)
Ans: (-2x – 4) ( 3a + 5)
= -2x( 3a + 5) - 4( 3a + 5)
= - 6ax - 10x - 12a – 20
Ques: What is the product of (x-y2) and (2x + 5 - 3y2):- (2 marks)
Ans: (x-y2) (2x + 5 - 3y2)
= x(2x + 5 - 3y2) – y2(2x + 5 - 3y2)
= 2x2 + 5x-3xy2- 2xy2-5y2 + 3y2
= 2x2 + 5x - 5xy2- 5y2 + 3y2
Also Read:






Comments