We continue to study polynomials. In this lesson we will learn how to multiply polynomials using the reduced multiplication formulas.

The square of the sum of two expressions

There are a number of cases where the multiplication of a polynomial by a polynomial can be greatly simplified. This is, for example, the case of (2+ 3y)2.

The expression (2x + 3y)2 is a multiplication of two polynomials, each of which is equal to (2x + 3y)

(2x + 3y)2 = (2x + 3y)(2x + 3y)

We obtained the multiplication of a polynomial by a polynomial. Let's perform it:

(2x + 3y)2 = (2x + 3y)(2x + 3y) = 4x6xy6xy + 9y2 = 4x+ 12xy + 9y2

That is, the expression (2x + 3y)2 is 4x2 + 12xy + 9y2

(2x + 3y)2 = 4x+ 12xy + 9y2

Let's solve a similar example, which is simpler:

(a + b)2

The expression (a + b)2 is a multiplication of two polynomials, each equal to (a + b)

(a + b)2 = (a + b)(a + b)

Let's perform this multiplication:

(a + b)2 = (a + b)(a + b) = aab + ab + b2 = a+ 2ab + b2

That is, the expression (a + b)2 is a2 + 2ab + b2

(a + b)2 = a+ 2ab + b2

It turns out that the case (a + b)2 can be extended for any a and b. The first example we solved, namely (2x + 3y)2, can be solved using the identity (a + b)2 = a2 + 2ab + b2. To do this, substitute the terms from (2x + 3y)2 instead of the variables a and b. In this case the a variable corresponds to the term 2x, and the b variable corresponds to the term 3y

a = 2x

b = 3y

And then you can use the identity (a + b)2 = a+ 2ab + b2, but instead of variables a and b you must substitute the expressions 2x and 3y, respectively:

(2x + 3y)2 = (2x)2 + 2 Γ— 2Γ— 3y + (3y)2 = 4x+ 12xy + 9y2

As in the last time we obtained the polynomial 4x+ 12xy + 9y2. The solution is usually written in a shorter form, performing all elementary transformations in mind:

(2x + 3y)2 = 4x+ 12xy + 9y2

The identity (a + b)2 = a+ 2ab + b2 is called the formula for the square of the sum of two expressions. This formula can be read as follows:

The square of the sum of two expressions is equal to the square of the first expression plus twice the product of the first expression by the second expression plus the square of the second expression.

Consider the expression (2 + 3)2. It can be calculated in two ways: add in parentheses and square the result, or use the formula for squaring the sum of two expressions.

First way:

(2 + 3)2 = 52 = 25

Second way:

(2 + 3)2 = 22 + 2 Γ— 2 Γ— 3 + 32 = 4 + 12 + 9 = 25


Example 2. Convert the expression (5a + 3)2 into a polynomial.

Use the formula for the square of the sum of two expressions:

(a + b)2 = a+ 2ab + b2

(5a + 3)2 = (5a)+ 2 Γ— 5a Γ— 3 + 32 = 25a2 + 30a + 9

So (5a + 3)2 = 25a2 + 30a + 9.

Let's try to solve this example without using the sum squared formula. We should get the same result:

(5a + 3)2 = (5a + 3)(5a + 3) = 25a2 + 15a + 15a + 9 = 25a2 + 30a + 9

The formula for the square of the sum of two expressions has a geometric meaning. We remember that in order to calculate the area of a square you have to raise its side to the second power.

For example, the area of a square with side a will be a2. If we increase the side of the square by b, the area will be equal to (a + b)2

Consider the following figure:

fsu figure 2

Imagine that the side of the square shown in this picture is increased by b. All sides of the square are equal. If its side is increased by b, then the other sides are also increased by b

fsu figure 3

We got a new square, which is larger than the previous one. To see it well, add the missing sides:

fsu figure 4

To calculate the area of this square, you can separately calculate the squares and rectangles included in it, then add up the results.

First, you can calculate a square with side a - its area will be equal to a2. Then you can calculate rectangles with sides a and b - they will be equal to ab. Then you can calculate a square with side b

fsu figure 6

The result is the following sum of areas:

a2 + ab + ab + b2

The sum of areas of identical rectangles can be replaced by the multiplication of 2ab, which literally means "to repeat twice the area of rectangle ab". Algebraically, this is obtained by reducing like terms ab and ab. The result is the expression a+ 2ab b2, which is the right-hand side of the formula for the square of the sum of two expressions:

(a + b)2 = a+ 2ab b2


The square of the difference of two expressions

The formula for the square of the difference of two expressions is as follows:

(a βˆ’ b)2 = a2 βˆ’ 2ab + b2

This formula can be read as follows:

The square of the difference of two expressions is equal to the square of the first expression minus twice the product of the first expression by the second plus the square of the second expression.

The formula for the square of the difference of two expressions is derived in the same way as the formula for the square of the sum of two expressions. The expression (a - b)2 is the product of two polynomials, each equal to (a - b)

(a βˆ’ b)2 = (a βˆ’ b)(a βˆ’ b)

If you perform this multiplication, you will get polynomial a2 βˆ’ 2ab + b2

(a βˆ’ b)2 = (a βˆ’ b)(a βˆ’ b) = aβˆ’ ab βˆ’ ab b2 = a2 βˆ’ 2ab + b2

Example 1. Convert the expression (7x - 5)2 into a polynomial.

Use the formula for the square of the difference of two expressions:

(a βˆ’ b)2 = a2 βˆ’ 2ab + b2

(7βˆ’ 5)2 = (7x)βˆ’ 2 Γ— 7x Γ— 5 + 52 = 49x2 βˆ’ 70x + 25

So (7βˆ’ 5)2 = 49x2 βˆ’ 70x + 25.

Let's try to solve this example without using the squared difference formula. We should get the same result:

(7βˆ’ 5)2 = (7βˆ’ 5)(7βˆ’ 5) = 49x2 βˆ’ 35x βˆ’ 35x + 25 = 49x2 βˆ’ 70+ 25.

The formula for the square of the difference of two expressions also has a geometric meaning. If the area of a square with side a is a2, then the area of the square whose side is reduced by b will be (a - b)2

Consider the following figure:

fsu figure 7

Imagine that the side of the square shown in this picture was reduced by b. All sides of the square are equal. If one side is reduced by b, then the other sides are also reduced by b

fsu figure 8

We got a new square, which is smaller than the previous one. It is highlighted in yellow in the picture. Its side is equal to a - b, because the old side a has been reduced by b. To calculate the area of this square, we can subtract from the original square's area a2 the areas of the rectangles that were obtained during the reduction of the sides of the old square. Let us show these rectangles:

fsu figure 9

Then we can write the following expression: old area a2 minus area ab minus area (a - b)b

a2 βˆ’ ab βˆ’ (a βˆ’ b)b

Open the brackets in the expression (a - b)b

a2 βˆ’ ab βˆ’ ab + b2

Let us give like terms:

a2 βˆ’ 2ab + b2

The result is the expression a2 βˆ’ 2ab + b2, which is the right part of the formula for the square of the difference of two expressions:

(a βˆ’ b)2 = a2 βˆ’ 2ab + b2

The formulas for the square of the sum and the square of the difference are generally called reduced multiplication formulas. These formulas allow you to greatly simplify and speed up the multiplication of polynomials.

Earlier we said that when considering a member of a polynomial separately, it should be considered together with the sign that is placed in front of it.

But when applying the reduced multiplication formulas, the sign of the original polynomial should not be regarded as the sign of the term itself.

For example, if an expression (5x - 2y)2 is given, and we want to use the formula (a βˆ’ b)2 = a2 βˆ’ 2ab + b2, then instead of b we should use 2y, not -2y. This is a peculiarity of working with formulas, which should not be forgotten.

(5x βˆ’ 2y)2
a = 5x
b = 2y
(5x βˆ’ 2y)2 = (5x)2 βˆ’ 2 Γ— 5x Γ— 2y + (2y)2 = 25x2 βˆ’ 20xy + 4y2

If you substitute -2y, it will mean that the difference in parentheses of the original expression has been replaced by the sum:

(5x βˆ’ 2y)2 = (5x + (βˆ’2y))2

and in that case you should not apply the formula for the square of the difference, but the formula for the square of the sum:

(5x + (βˆ’2y)2
a = 5x
b = βˆ’2y
(5x + (βˆ’2y))2 = (5x)2 + 2 Γ— 5x Γ— (βˆ’2y) + (βˆ’2y)2 = 25x2 βˆ’ 20xy + 4y2

An exception may be expressions of the form (x - (-y))2. In this case, using the formula (a βˆ’ b)2 = a2 βˆ’ 2ab + b2 instead of b we should substitute (-y)

(βˆ’ (βˆ’y))2 = x2 βˆ’ 2 Γ— Γ— (βˆ’y) + (βˆ’y)2 = x2 + 2xy + y2

But when squaring expressions of the form x - (-y), it is more convenient to replace subtraction with addition of x + y. Then the original expression will look like (x + y)2 and you can use the formula for the sum squared instead of the difference:

(x + y)2 = x2 + 2xy + y2


The cube of the sum and the cube of the difference

The formulas for the cube of the sum of two expressions and the cube of the difference of two expressions are as follows:

(a + b)3 = a+ 3a2b + 3abb3

(a βˆ’ b)3 = aβˆ’ 3a2b + 3abβˆ’ b3

The formula for the cube of the sum of two expressions can be read as follows:

The cube of the sum of two expressions is equal to the cube of the first expression plus three times the product of the square of the first expression by the second expression plus three times the product of the first expression by the square of the second expression plus the cube of the second expression. 

And the formula for the cube of the difference of two expressions can be read as follows:

The cube of the difference of two expressions is equal to the cube of the first expression minus three times the product of the square of the first expression by the second expression plus three times the product of the first expression by the square of the second expression minus the cube of the second expression. 

When solving problems, it is desirable to know these formulas by heart. If you don't remember them, that's okay! You can derive them yourself. We already know how to do it.

Let's derive the formula for the cube of the sum by ourselves:

(a + b)3

The expression (a + b)3 is the product of three polynomials, each equal to (a + b)

(a + b)3 = (b)(b)(b)

But the expression (a + b)3 can also be written as (a + b)(a + b)2

(a + b)3 = (b)(b)2

In this case the factor (a + b)2 is the square of the sum of the two expressions. This sum square is equal to the expression a2 + 2ab + b2.

Then (a + b)3 can be written as (b)(a+ 2ab + b2).

(a + b)3 = (b)(a+ 2ab + b2)

This is the multiplication of a polynomial by a polynomial. Let's perform it:

(a + b)3 = (b)(a+ 2ab + b2) = a3 + 2a2b + ab2 + a2b + 2ab2 + b3 = a+ 3a2b + 3abb3

Similarly, we can derive the formula for the cube of the difference of two expressions:

(a βˆ’ b)3 = (a βˆ’ b)(a2 βˆ’ 2ab + b2) = a3 βˆ’ 2a2b + ab2 βˆ’ a2b + 2ab2 βˆ’ b3 = aβˆ’ 3a2+ 3abβˆ’ b3


Example 1. Convert the expression (x + 1)3 into a polynomial.

Use the formula for the cube of the sum of two expressions:

(a + b)3 = a+ 3a2b + 3abb3

(+ 1)3 = x3 + 3 Γ— x2 Γ— 1 + 3 Γ— x Γ— 12 + 13 = x3 + 3x2 + 3x + 1

Let's try to solve this example without using the formula for the cube of the sum of two expressions. We will get the same result, but the solution will be longer:

(+ 1)3 = (+ 1)(+ 1)(+ 1) = (+ 1)(x2 + 2x + 1) = x3 + 2x2 + x + x2 + 2x + 1 = x3 + 3x2 + 3x + 1


Example 2. Convert the expression (6a+ 3b3)3 into a polynomial.

Use the formula for the cube of the sum of two expressions:

(a + b)3 = a+ 3a2b + 3abb3

(6a2 + 3b3)3 = (6a2)+ 3 Γ— (6a2)2 Γ— 3b3 + 3 Γ— 6aΓ— (3b3)2 + (3b3)3 = 216a6 + 3 Γ— 36a4 Γ— 3b+ 3 Γ— 6aΓ— 9b6 + 27b9


Example 3. Convert the expression (n2 βˆ’ 3)3 into a polynomial.

Use the formula for the cube of the difference of two expressions:

(a βˆ’ b) = aβˆ’ 3a2b + 3abβˆ’ b3

(n2 βˆ’ 3)3 = (n2)3 βˆ’ 3 Γ— (n2)2 Γ— 3 + 3 Γ— n2 Γ— 32 βˆ’ 33 = n6 βˆ’ 9n4  + 27n2 βˆ’ 27


Example 4. Convert the expression (2xβˆ’ x3)3 into a polynomial.

Use the formula for the cube of the difference of two expressions:

(a βˆ’ b) = aβˆ’ 3a2b + 3abβˆ’ b3

(2xβˆ’ x3)3 = (2x2)βˆ’ 3 Γ— (2x2)2 Γ— x3 + 3 Γ— 2xΓ— (x3)βˆ’ (x3)3 =
8x6 βˆ’ 3 Γ— 4x4 Γ— x3 + 3 Γ— 2xΓ— x6 βˆ’ x9 =
8x6 βˆ’ 12x7 + 6x8 βˆ’ x9


Multiplying the difference of two expressions by their sum

There are tasks that require multiplying the difference of two expressions by their sum. For example:

(a βˆ’ b)(a + b)

In this expression, the difference of two expressions a and b is multiplied by the sum of the same two expressions. Let us perform this multiplication:

(a βˆ’ b)(a + b) = a2 + ab βˆ’ ab βˆ’ b2 = a2 βˆ’ b2

That is, the expression (a βˆ’ b)(a + b) equals a2 βˆ’ b2

(a βˆ’ b)(a + b) = a2 βˆ’ b2

We see that multiplying the difference of two expressions by their sum yields the difference of the squares of those expressions.

The product of the difference of two expressions and their sum is equal to the difference of the squares of these expressions.

The case of (a - b)(a + b) can be extended to any a and b. Simply put, if a task requires multiplying the difference of two expressions by their sum, then this multiplication can be replaced by the difference of the squares of these expressions.

Example 1. Perform multiplication of (2x - 5)(2x + 5)

In this example, the difference of expressions 2x and 5 is multiplied by the sum of the same expressions. Then according to the formula (a βˆ’ b)(a + b) = a2 βˆ’ b2 we have:

(2x βˆ’ 5)(2x + 5) = (2x)2 βˆ’ 52

Let's calculate the right part, we get 4x2 βˆ’ 25

(2x βˆ’ 5)(2x + 5) = (2x)2 βˆ’ 52 = 4x2 βˆ’ 25

Let's try to solve this example without using the formula (a βˆ’ b)(a + b) = aβˆ’ b2. We get the same result 4x2 βˆ’ 25

(2x βˆ’ 5)(2x + 5) = 4xβˆ’ 10x + 10x βˆ’ 25 = 4x2 βˆ’ 25


Example 2. Multiply (4x - 5y)(4x + 5y)

Use the formula for multiplying the difference of two expressions by their sum:

(a βˆ’ b)(a + b) = a2 βˆ’ b2

(4x βˆ’ 5y)(4x + 5y) = (4x)2 βˆ’ (5y)2 = 16x2 βˆ’ 25y2


Example 3. Multiply (2a + 3b)(2a - 3b)

Use the formula for multiplying the difference of two expressions by their sum:

(a βˆ’ b)(a + b) = a2 βˆ’ b2

(2a + 3b)(2a βˆ’ 3b) = (2a)2 βˆ’ (3b)2 = 4a2 βˆ’ 9b2

In this example, the sum of terms 2a and 3b was located earlier than the difference of these terms. In the formula (a - b)(a + b) = a2 βˆ’ b2 the difference is earlier.

It makes no difference how the factors (a - b) in (a + b) are arranged in the formula. They can be written as (a - b)(a + b) or (a + b)(a - b). The result will still be a2 βˆ’ b2, since the permutation of the factors does not change the product.

So in this example the factors (2a + 3b) and (2a - 3b) can be written as (2a + 3b)(2a - 3b) or (2a - 3b)(2a + 3b). The result will still be 4aβˆ’ 9b2.


Example 4. Multiply (7 + 3x)(3x - 7)

Use the formula for multiplying the difference of two expressions by their sum:

(a βˆ’ b)(a + b) = a2 βˆ’ b2

(7 + 3x)(3x βˆ’ 7) = (3x)2 βˆ’ 72 = 9x2 βˆ’ 49


Example 5. Perform multiplication of (x2 - y3)(x2 + y3)

(a βˆ’ b)(a + b) = a2 βˆ’ b2

(xβˆ’ y3)(x2 + y3) = (x2)2 βˆ’ (y3)2 = x4 βˆ’ y6


Example 6. Multiply (-5x - 3y)(5x - 3y)

In the expression (-5x - 3y) we put -1 outside the brackets, then the original expression will take the following form:

(βˆ’5βˆ’ 3y)(5x βˆ’ 3y) = βˆ’1(5x + 3y)(5x βˆ’ 3y)

Replace the product (5x + 3y)(5x - 3y) by the difference of squares:

(βˆ’5βˆ’ 3y)(5βˆ’ 3y) = βˆ’1(5x + 3y)(5x βˆ’ 3y) = βˆ’1((5x)2 βˆ’ (3y)2)

The difference of squares has been bracketed. If this is not done, it will turn out that -1 is multiplied only by (5x)2. And this will cause an error and change the value of the original expression.

Then we calculate the expression in brackets:

(βˆ’5βˆ’ 3y)(5βˆ’ 3y) = βˆ’1(5x + 3y)(5x βˆ’ 3y) = βˆ’1((5x)2 βˆ’ (3y)2) = βˆ’1(25xβˆ’ 9x2)

Now multiply -1 by the expression in brackets and get the final result:

(βˆ’5βˆ’ 3y)(5βˆ’ 3y) = βˆ’1(5x + 3y)(5x βˆ’ 3y) = βˆ’1((5x)2 βˆ’ (3y)2) =
βˆ’1(25xβˆ’ 9y2) = βˆ’25x+ 9y2


Multiplying the difference of two expressions by the incomplete square of their sum

There are tasks that require multiplying the difference of two expressions by the incomplete square of their sum. This expression looks like the following:

(a βˆ’ b)(a2 + ab + b2)

The first polynomial (a - b) is the difference of two expressions, and the second polynomial (a2 + ab + b2) is the incomplete square of the sum of these two expressions.

The incomplete sum square is a polynomial of the form a2 + ab + b2. It is similar to the usual sum square a2 + 2ab + b2 except that the product of the first and second expressions is not doubled.

For example, the expression 4x2 + 6xy + 9y2 is the incomplete square of the sum of expressions 2x and 3y.

Indeed, the first term of the expression 4x2 + 6xy + 9y2, namely 4x2 is the square of the expression 2x, because (2x)2 = 4x2. The third term of the expression 4x2 + 6xy + 9y2, namely 9y2, is the square of the expression 3y, since (3y)2 = 9y2. The term in the middle of 6xy is the product of the expressions 2x and 3y.

So, multiply the difference (a - b) by the incomplete square of the sum a2 + ab + b2

(a βˆ’ b)(a2 + ab + b2) = a(a2 + ab + b2) βˆ’ b(a2 + ab + b2) =
a3 + a2b + ab2 βˆ’ a2b βˆ’ ab2 βˆ’ b3 = a3 βˆ’ b3

That is, the expression (a βˆ’ b)(a2 + ab + b2) equals a3 βˆ’ b3

(a βˆ’ b)(a2 + ab + b2) = a3 βˆ’ b3

This identity is called the formula for multiplying the difference of two expressions by the incomplete square of their sum. This formula can be read as follows:

The product of the difference of two expressions and the incomplete square of their sum equals the difference of the cubes of these expressions.

Example 1. Multiply (2x βˆ’ 3y)(4x2 + 6xy + 9y2)

The first polynomial (2x - 3y) is the difference of two expressions 2x and 3y. The second polynomial 4x2 + 6xy + 9y2 is the incomplete square of the sum of the two expressions 2x and 3y. This allows you to use the formula (a βˆ’ b)(a2 + ab + b2) = a3 βˆ’ b3 without having to do long calculations. In our case, the multiplication (2x βˆ’ 3y)(4x2 + 6xy + 9y2) can be replaced by the difference of the cubes 2x and 3y

(2x βˆ’ 3y)(4x2 + 6xy + 9y2) = (2x)3 βˆ’ (3y)3 = 8xβˆ’ 27y3

Let's try to solve the same example without using the formula (a βˆ’ b)(aab b2) = aβˆ’ b3. We will get the same result, but the solution will be longer:

(2x βˆ’ 3y)(4x2 + 6xy + 9y2) = 2x(4x2 + 6xy + 9y2) βˆ’ 3y(4x2 + 6xy + 9y2) =
8x3 + 12x2y + 18xy2 βˆ’ 12x2y βˆ’ 18xy2 βˆ’ 27y3 = 8x3 βˆ’ 27y3


Example 2. Multiply (3 βˆ’ x)(9 + 3x + x2)

The first polynomial (3 - x) is the difference of two expressions, and the second polynomial is the incomplete square of the sum of these two expressions. This allows us to use the formula (a βˆ’ b)(a2 + ab + b2) = a3 βˆ’ b3

(3 βˆ’ x)(9 + 3x + x2) = 33 βˆ’ x3 = 27 βˆ’ x3


Multiplying the sum of two expressions by the incomplete square of their difference

There are tasks that require multiplying the sum of two expressions by the incomplete square of their difference. This expression looks like the following:

(a + b)(a2 βˆ’ ab + b2)

The first polynomial (a + b) is the sum of two expressions, and the second polynomial (a2 βˆ’ ab + b2) is the incomplete square of the difference of these two expressions.

The incomplete difference square is a polynomial of the form a2 βˆ’ 2ab + b2. It is similar to the usual difference square of a2 βˆ’ 2ab + b2 except that the product of the first and second expressions is not doubled.

For example, the expression 4x2 βˆ’ 6xy + 9y2 is the incomplete square of the difference of expressions 2x and 3y. 

(2x)2 βˆ’ 2x Γ— 3y + (3y)2 = 4x2 βˆ’ 6xy + 9y2

Let's return to the original example. Multiply the sum a + b by the incomplete square of the difference a2 βˆ’ ab + b2

(a + b)(a2 βˆ’ ab + b2) = a(a2 βˆ’ ab + b2) + b(a2 βˆ’ ab + b2) =
a3 βˆ’ a2b + ab2 + a2b βˆ’ ab2 + b3 = a3 + b3

That is, the expression (a + b)(a2 βˆ’ ab + b2) equals a3 + b3

(a + b)(a2 βˆ’ ab + b2) = a3 + b3

This identity is called the formula for multiplying the sum of two expressions by the incomplete square of their difference. This formula can be read as follows:

The product of the sum of two expressions and the incomplete square of their difference is equal to the sum of the cubes of these expressions.

Example 1. Multiply (2x + 3y)(4xβˆ’ 6xy + 9y2)

The first polynomial (2x + 3y) is the sum of two expressions 2x and 3y, and the second polynomial 4x2 βˆ’ 6xy + 9y2 is the incomplete square of the difference of these expressions. This allows us to use the formula (a + b)(a2 βˆ’ ab + b2) = a3 + b3 without having to do long calculations. In our case, the multiplication (2x + 3y)(4x2 βˆ’ 6xy + 9y2) can be replaced by the sum of the cubes 2x and 3y

(2x + 3y)(4x2 βˆ’ 6xy + 9y2) = (2x)3 + (3y)3 = 8x+ 27y3

Let's try to solve the same example without using the formula (a + b)(aβˆ’ ab b2) = ab3. We will get the same result, but the solution will be longer:

(2x + 3y)(4x2 βˆ’ 6xy + 9y2) = 2x(4x2 βˆ’ 6xy + 9y2) + 3y(4x2 βˆ’ 6xy + 9y2) =
8x3 βˆ’ 12x2y + 18xy2 + 12x2y βˆ’ 18xy2 + 27y3 = 8x3 + 27y3


Example 2. Multiply (2y)(4x2 βˆ’ 2xy + y2)

The first polynomial (2x + y) is the sum of two expressions, and the second polynomial (4x2 βˆ’ 2xy + y2) is the incomplete square of the difference of these expressions. This allows to use the formula (a + b)(aβˆ’ ab b2) = ab3

(2y)(4x2 βˆ’ 2xy + y2) = (2x)3 + y3 = 8x3 + y3

Let's try to solve the same example without using the formula (a + b)(aβˆ’ ab b2) = ab3. We will get the same result, but the solution will be longer:

(2y)(4x2 βˆ’ 2xy + y2) = 2x(4x2 βˆ’ 2xy + y2) + y(4x2 βˆ’ 2xy + y2) = 
8x3 βˆ’ 4x2y + 2xy2 + 4x2y βˆ’ 2xy2 + y3 = 8x3 + y3


Tasks for independent decision

Task 1. Convert the expression (m + n)2 into a polynomial.
 
Solution:
(m + n)2 = m2 + 2mn + n2
Task 2. Convert the expression (x + 8)2 into a polynomial.
 
Solution:
(x + 8)2 = x2 + 2 Γ— x Γ— 8 + 82 = x2 + 16x + 64
Task 3. Convert the expression (2x2 + 3x3)2 into a polynomial.
 
Solution:
(2x2 + 3x3)2 = (2x2)2 + 2 Γ— 2x2 Γ— 3x3 + (3x3)2 = 4x4 + 12x5 + 9x6
Task 4. Convert the expression (5a + 5)2 into a polynomial.
 
Solution:
(5a + 5)2 = (5a)2 + 2 Γ— 5a Γ— 5 + 52 = 25a2 + 50a + 25
Task 5. Convert the expression (9 βˆ’ x)2 into a polynomial.
 
Solution:
(9 βˆ’ x)2 = 92 βˆ’ 2 Γ— 9 Γ— x + x2 = 81 βˆ’ 18x + x2
Task 6. Convert the expression (x βˆ’ 25)2 into a polynomial.
 
Solution:
(x βˆ’ 25)2 = x2 βˆ’ 2 Γ— x Γ— 25 + 252 = x2 βˆ’ 50x + 625
Task 7. Convert the expression (3x2 βˆ’ y3)2 into a polynomial.
 
Solution:
(3x2 βˆ’ y3)2 = (3x2)2 βˆ’ 2 Γ— 3x2 Γ— y3 + ( y3)2 = 9x4 βˆ’ 6x2y3 + y6
Task 8. Multiply (x βˆ’ y)(x + y)
 
Solution:
(x βˆ’ y)(x + y) = x2 βˆ’ y2
Task 9. Multiply (2x βˆ’ y)(2x + y)
 
Solution:
(2x βˆ’ y)(2x + y) = (2x)2 βˆ’ y2 = 4x2 βˆ’ y2
Task 10. Multiply (7 + 3y)(3y βˆ’ 7)
 
Solution:
(7 + 3y)(3y βˆ’ 7) = (3y)2 βˆ’ 72 = 9y2 βˆ’ 49
Task 11. Multiply (x2 βˆ’ 5)(x2 + 5)
 
Solution:
(x2 βˆ’ 5)(x2 + 5) = (x2)2 βˆ’ 52 = x4 βˆ’ 25
Task 12. Multiply (a3 βˆ’ b2)(a3 + b2)
 
Solution:
(a3 βˆ’ b2)(a3 + b2) = (a3)2 βˆ’ (b2)2 = a6 βˆ’ b4
Task 13. Multiply (5a2 + 2b3)(5a2 βˆ’ 2b3)
 
Solution:
(5a2 + 2b3)(5a2 βˆ’ 2b3) = (5a2)2 βˆ’ (2b3)2 = 25a4 βˆ’ 4b6
Task 14. Multiply (9x βˆ’ y2)(y2 + 9x)
 
Solution:
(9x βˆ’ y2)(y2 + 9x) = (9x)2 βˆ’ (y2)2 = 81x2 βˆ’ y4
Task 15. Multiply (2 βˆ’ x)(4 + 2x + x2)
 
Solution:
(2 βˆ’ x)(4 + 2x + x2) = 2βˆ’ x3 = 8 βˆ’ x3
Task 16. Multiply (3 βˆ’ 2)(9 + 6 + 4)
 
Solution:
(3 βˆ’ 2)(9 + 6 + 4) = 3βˆ’ 23 = 27 βˆ’ 8 = 19
Task 17. Multiply (4x + 1)(16x2 βˆ’ 4x + 1)
 
Solution:
(4x + 1)(16x2 βˆ’ 4x + 1) = (4x)3 + 13 = 64x+ 1

Add comment

1. If you don't understand something, you can ask a question through the form below
2. If you find an error or inaccuracy, please describe it.
3. Positive feedback is welcome.


Security code
Refresh