(X+Y)2=X2+2XY+Y2(X + Y)2=X2+ 2XY + Y2

This formula is one of the shortcut formulas and it describes the square sum of two numbers.

That is, when we encounter two numbers with a plus sign (sum) and they are between parentheses and raised as an expression to the square, we can use this formula.
Pay attention - The formula also works for non-algebraic expressions or combined combinations with numbers and unknowns.
It's good to know that it is very similar to the formula for the difference of squares and differs only in the minus sign of the central element.

Practice Square of sum

Examples with solutions for Square of sum

Exercise #1

Choose the expression that has the same value as the following:


(x+3)2 (x+3)^2

Video Solution

Step-by-Step Solution

We use the abbreviated multiplication formula:

x2+2×x×3+32= x^2+2\times x\times3+3^2=

x2+6x+9 x^2+6x+9

Answer

x2+6x+9 x^2+6x+9

Exercise #2

Solve for x:

(x+3)2=x2+9 (x+3)^2=x^2+9

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll then apply the formula we mentioned and expand the parentheses in the expression in the equation:

(x+3)2=x2+9x2+2x3+32=x2+9x2+6x+9=x2+9 (x+3)^2=x^2+9 \\ x^2+2\cdot x\cdot3+3^2=x^2+9\\ x^2+6x+9=x^2+9 We'll continue and combine like terms, by moving terms around. Later - we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+6x+9=x2+96x=0/:6x=0 x^2+6x+9=x^2+9 \\ 6x=0\hspace{8pt}\text{/}:6\\ \boxed{x=0} Therefore, the correct answer is answer A.

Answer

x=0 x=0

Exercise #3

4x2+20x+25= 4x^2+20x+25=

Video Solution

Step-by-Step Solution

In this task, we are asked to simplify the formula using the abbreviated multiplication formulas.

Let's take a look at the formulas:

(xy)2=x22xy+y2 (x-y)^2=x^2-2xy+y^2

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

(x+y)×(xy)=x2y2 (x+y)\times(x-y)=x^2-y^2

Taking into account that in the given exercise there is only addition operation, the appropriate formula is the second one:

Now let us consider, what number when multiplied by itself will equal 4 and what number when multiplied by itself will equal 25?

The answers are respectively 2 and 5:

We insert these into the formula:

(2x+5)2= (2x+5)^2=

(2x+5)(2x+5)= (2x+5)(2x+5)=

2x×2x+2x×5+2x×5+5×5= 2x\times2x+2x\times5+2x\times5+5\times5=

4x2+20x+25 4x^2+20x+25

That means our solution is correct.

Answer

(2x+5)2 (2x+5)^2

Exercise #4

(7+x)(7+x)=? (7+x)(7+x)=\text{?}

Video Solution

Step-by-Step Solution

According to the shortened multiplication formula:

Since 7 and X appear twice, we raise both terms to the power:

(7+x)2 (7+x)^2

Answer

(7+x)2 (7+x)^2

Exercise #5

x2+10x=25 x^2+10x=-25

Video Solution

Step-by-Step Solution

Let's solve the given equation:

x2+10x=25 x^2+10x=-25

First, let's arrange the equation by moving terms:

x2+10x=25x2+10x+25=0 x^2+10x=-25 \\ x^2+10x+25=0 \\ Now we notice that the expression on the left side can be factored using the perfect square trinomial formula for a binomial squared:

(a+b)2=a2+2ab+b2 (\textcolor{red}{a}+\textcolor{blue}{b})^2=\textcolor{red}{a}^2+2\textcolor{red}{a}\textcolor{blue}{b}+\textcolor{blue}{b}^2

We can do this using the fact that:

25=52 25=5^2

Therefore, we'll represent the rightmost term as a squared term:

x2+10x+25=0x2+10x+52=0 x^2+10x+25=0 \\ \downarrow\\ \textcolor{red}{x}^2+10x+\textcolor{blue}{5}^2=0

Now let's examine again the perfect square trinomial formula mentioned earlier:

(a+b)2=a2+2ab+b2 (\textcolor{red}{a}+\textcolor{blue}{b})^2=\textcolor{red}{a}^2+\underline{2\textcolor{red}{a}\textcolor{blue}{b}}+\textcolor{blue}{b}^2

And the expression on the left side in the equation we got in the last step:

x2+10x+52=0 \textcolor{red}{x}^2+\underline{10x}+\textcolor{blue}{5}^2=0

Notice that the terms x2,52 \textcolor{red}{x}^2,\hspace{6pt}\textcolor{blue}{5}^2 indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),

However, in order to factor this expression (on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined with a line):

(a+b)2=a2+2ab+b2 (\textcolor{red}{a}+\textcolor{blue}{b})^2=\textcolor{red}{a}^2+\underline{2\textcolor{red}{a}\textcolor{blue}{b}}+\textcolor{blue}{b}^2

In other words - we'll ask if we can represent the expression on the left side as:

x2+10x+52=0?x2+2x5+52=0 \textcolor{red}{x}^2+\underline{10x}+\textcolor{blue}{5}^2=0 \\ \updownarrow\text{?}\\ \textcolor{red}{x}^2+\underline{2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{5}}+\textcolor{blue}{5}^2=0

And indeed it is true that:

2x5=10x 2\cdot x\cdot5=10x

Therefore we can represent the expression on the left side of the equation as a perfect square binomial:

x2+2x5+52=0(x+5)2=0 \textcolor{red}{x}^2+2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{5}+\textcolor{blue}{5}^2=0 \\ \downarrow\\ (\textcolor{red}{x}+\textcolor{blue}{5})^2=0

From here we can take the square root of both sides of the equation (and don't forget there are two possibilities - positive and negative when taking the square root of an even power), then we'll easily solve by isolating the variable:

(x+5)2=0/x+5=±0x+5=0x=5 (x+5)^2=0\hspace{8pt}\text{/}\sqrt{\hspace{6pt}}\\ x+5=\pm0\\ x+5=0\\ \boxed{x=-5}

Let's summarize the solution of the equation:

x2+10x=25x2+10x+25=0x2+2x5+52=0(x+5)2=0x+5=0x=5 x^2+10x=-25 \\ x^2+10x+25=0 \\ \downarrow\\ \textcolor{red}{x}^2+2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{5}+\textcolor{blue}{5}^2=0 \\ \downarrow\\ (\textcolor{red}{x}+\textcolor{blue}{5})^2=0 \\ \downarrow\\ x+5=0\\ \downarrow\\ \boxed{x=-5}

Therefore the correct answer is answer C.

Answer

x=5 x=-5

Exercise #6

What is the value of x?

(x+3)2=x2+15 (x+3)^2=x^2+15

Video Solution

Step-by-Step Solution

Let's solve the equation, first we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We will then apply the mentioned formula and expand the parentheses in the expression in the equation:

(x+3)2=x2+15x2+2x3+32=x2+15x2+6x+9=x2+15 (x+3)^2=x^2+15 \\ x^2+2\cdot x\cdot3+3^2=x^2+15\\ x^2+6x+9=x^2+15 We'll continue and combine like terms, by moving terms between sides. Then we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+6x+9=x2+156x=6/:6x=1 x^2+6x+9=x^2+15 \\ 6x=6\hspace{8pt}\text{/}:6\\ \boxed{x=1} Therefore, the correct answer is answer B.

Answer

x=1 x=1

Exercise #7

Solve for x:

(x+2)2=x2+12 (x+2)^2=x^2+12

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll then apply the mentioned formula and expand the parentheses in the expression in the equation:

(x+2)2=x2+12x2+2x2+22=x2+12x2+4x+4=x2+12 (x+2)^2=x^2+12 \\ x^2+2\cdot x\cdot2+2^2=x^2+12\\ x^2+4x+4=x^2+12 We'll continue and combine like terms, by moving terms around. Later - we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+4x+4=x2+124x=8/:4x=2 x^2+4x+4=x^2+12 \\ 4x=8\hspace{8pt}\text{/}:4\\ \boxed{x=2} Therefore, the correct answer is answer C.

Answer

x=2 x=2

Exercise #8

(x1)2(x+2)2=15 (x-1)^2-(x+2)^2=15

Video Solution

Step-by-Step Solution

Let's solve the equation, first we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:

(x1)2(x+2)2=15x22x1+12(x2+2x2+22)=15x22x+1(x2+4x+4)=15x22x+1x24x4=15 (x-1)^2-(x+2)^2=15 \\ x^2-2\cdot x\cdot1+1^2-(x^2+2\cdot x\cdot2+2^2)=15 \\ x^2-2x+1-(x^2+4x+4)=15\\ x^2-2x+1-x^2-4x-4=15 In the final stage, we used the distributive property to expand the parentheses,

We'll continue and combine like terms, by moving terms between sides, later - we can notice that the squared term cancels out and therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x22x+1x24x4=156x=18/:(6)x=3 x^2-2x+1-x^2-4x-4=15 \\ -6x=18\hspace{8pt}\text{/}:(-6)\\ \boxed{x=-3} Therefore, the correct answer is answer B.

Answer

x=3 x=-3

Exercise #9

(x+1)2=x2+13 (x+1)^2=x^2+13

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:

(x+1)2=x2+13x2+2x1+12=x2+13x2+2x+1=x2+13 (x+1)^2=x^2+13 \\ x^2+2\cdot x\cdot1+1^2=x^2+13 \\ x^2+2x+1=x^2+13

We'll continue and combine like terms, by moving terms between sides. Then we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+2x+1=x2+132x=12/:2x=6 x^2+2x+1=x^2+13 \\ 2x=12\hspace{8pt}\text{/}:2\\ \boxed{x=6} Therefore, the correct answer is answer B.

Answer

x=6 x=6

Exercise #10

(x+2)212=x2 (x+2)^2-12=x^2

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:

(x+2)212=x2x2+2x2+2212=x2x2+4x+412=x2 (x+2)^2-12=x^2 \\ x^2+2\cdot x\cdot2+2^2-12=x^2 \\ x^2+4x+4-12=x^2 \\ We'll continue and combine like terms, by moving terms between sides. Then we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+4x+412=x24x=8/:4x=2 x^2+4x+4-12=x^2 \\ 4x=8\hspace{8pt}\text{/}:4\\ \boxed{x=2} Therefore, the correct answer is answer B.

Answer

x=2 x=2

Exercise #11

(x+1)2=x2 (x+1)^2=x^2

Video Solution

Step-by-Step Solution

Let's solve the equation. First, we'll simplify the algebraic expressions using the perfect square binomial formula:

(a±b)2=a2±2ab+b2 (a\pm b)^2=a^2\pm2ab+b^2 We'll apply the mentioned formula and expand the parentheses in the expressions in the equation:

(x+1)2=x2x2+2x1+12=x2x2+2x+1=x2 (x+1)^2=x^2 \\ x^2+2\cdot x\cdot1+1^2=x^2 \\ x^2+2x+1=x^2 \\ We'll continue and combine like terms, by moving terms between sides. Later - we can notice that the squared term cancels out, therefore it's a first-degree equation, which we'll solve by isolating the variable term on one side and dividing both sides of the equation by its coefficient:

x2+2x+1=x22x=1/:2x=12 x^2+2x+1=x^2 \\ 2x=-1\hspace{8pt}\text{/}:2\\ \boxed{x=-\frac{1}{2}} Therefore, the correct answer is answer A.

Answer

x=12 x=-\frac{1}{2}

Exercise #12

(2[x+3])2= (2\lbrack x+3\rbrack)^2=

Video Solution

Step-by-Step Solution

We will first solve the exercise by opening the inner brackets:

(2[x+3])²

(2x+6)²

We will then use the shortcut multiplication formula:

(X+Y)²=+2XY+

(2x+6)² = 2x² + 2x*6*2 + 6² = 2x+24x+36

Answer

4x2+24x+36 4x^2+24x+36

Exercise #13

(x+1)2+(x+2)2= (x+1)^2+(x+2)^2=

Video Solution

Step-by-Step Solution

In order to solve the exercise, we will need to know the abbreviated multiplication formula:

In this exercise, we will use the formula twice:

(x+1)2=x2+2x+1 (x+1)^2=x^2+2x+1

(x+2)2=x2+4x+4 (x+2)^2=x^2+4x+4

Now, we add:

x2+2x+1+x2+4x+4=2x2+6x+5 x^2+2x+1+x^2+4x+4=2x^2+6x+5

x²+2x+1+x²+4x+4=
2x²+6x+5

Note that a common factor can be extracted from part of the digits: 2(x2+3x)+5 2(x^2+3x)+5

Answer

2(x2+3x)+5 2(x^2+3x)+5

Exercise #14

2(x+3)2+3(x+2)2= 2(x+3)^2+3(x+2)^2=

Video Solution

Step-by-Step Solution

In order to solve the exercise, remember the abbreviated multiplication formulas:

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

Let's start by using the property in both cases:

(x+3)2=x2+6x+9 (x+3)^2=x^2+6x+9

(x+2)2=x2+4x+4 (x+2)^2=x^2+4x+4

We then reinsert them back into the formula as follows:

2(x2+6x+9)+3(x2+4x+4)= 2(x^2+6x+9)+3(x^2+4x+4)=

2x2+12x+18+3x2+12x+12= 2x^2+12x+18+3x^2+12x+12=

5x2+24x+30 5x^2+24x+30

Answer

5x2+24x+30 5x^2+24x+30

Exercise #15

Solve for y:

y2+4y+2=2 y^2+4y+2=-2

Video Solution

Step-by-Step Solution

Let's solve the given equation:

y2+4y+2=2 y^2+4y+2=-2

First, let's arrange the equation by moving terms:

y2+4y+2=2y2+4y+2+2=0y2+4y+4=0 y^2+4y+2=-2 \\ y^2+4y+2+2=0 \\ y^2+4y+4=0

Now we notice that the expression on the left side can be factored using the perfect square trinomial formula:

(a+b)2=a2+2ab+b2 (\textcolor{red}{a}+\textcolor{blue}{b})^2=\textcolor{red}{a}^2+2\textcolor{red}{a}\textcolor{blue}{b}+\textcolor{blue}{b}^2

We can do this using the fact that:

4=22 4=2^2

Therefore, we'll represent the rightmost term as a squared term:

y2+4y+4=0y2+4y+22=0 y^2+4y+4=0 \\ \downarrow\\ \textcolor{red}{y}^2+4y+\textcolor{blue}{2}^2=0

Now let's examine again the perfect square trinomial formula mentioned earlier:

(a+b)2=a2+2ab+b2 (\textcolor{red}{a}+\textcolor{blue}{b})^2=\textcolor{red}{a}^2+\underline{2\textcolor{red}{a}\textcolor{blue}{b}}+\textcolor{blue}{b}^2

And the expression on the left side in the equation we got in the last step:

y2+4y+22=0 \textcolor{red}{y}^2+\underline{4y}+\textcolor{blue}{2}^2=0

Notice that the terms y2,22 \textcolor{red}{y}^2,\hspace{6pt}\textcolor{blue}{2}^2 indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),

However, in order to factor the expression in question (which is on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined):

(a+b)2=a2+2ab+b2 (\textcolor{red}{a}+\textcolor{blue}{b})^2=\textcolor{red}{a}^2+\underline{2\textcolor{red}{a}\textcolor{blue}{b}}+\textcolor{blue}{b}^2

In other words - we'll ask if we can represent the expression on the left side of the equation as:

y2+4y+22=0?y2+2y2+22=0 \textcolor{red}{y}^2+\underline{4y}+\textcolor{blue}{2}^2 =0 \\ \updownarrow\text{?}\\ \textcolor{red}{y}^2+\underline{2\cdot\textcolor{red}{y}\cdot\textcolor{blue}{2}}+\textcolor{blue}{2}^2 =0

And indeed it is true that:

2y2=4y 2\cdot y\cdot2=4y

Therefore we can represent the expression on the left side of the equation as a perfect square trinomial:

y2+2y2+22=0(y+2)2=0 \textcolor{red}{y}^2+2\cdot\textcolor{red}{y}\cdot\textcolor{blue}{2}+\textcolor{blue}{2}^2=0 \\ \downarrow\\ (\textcolor{red}{y}+\textcolor{blue}{2})^2=0

From here we can take the square root of both sides of the equation (and don't forget that there are two possibilities - positive and negative when taking an even root of both sides of an equation), then we'll easily solve by isolating the variable:

(y+2)2=0/y+2=±0y+2=0y=2 (y+2)^2=0\hspace{8pt}\text{/}\sqrt{\hspace{6pt}}\\ y+2=\pm0\\ y+2=0\\ \boxed{y=-2}

Let's summarize the solution of the equation:

y2+4y+2=2y2+4y+4=0y2+2y2+22=0(y+2)2=0y+2=0y=2 y^2+4y+2=-2 \\ y^2+4y+4=0 \\ \downarrow\\ \textcolor{red}{y}^2+2\cdot\textcolor{red}{y}\cdot\textcolor{blue}{2}+\textcolor{blue}{2}^2=0 \\ \downarrow\\ (\textcolor{red}{y}+\textcolor{blue}{2})^2=0 \\ \downarrow\\ y+2=0\\ \downarrow\\ \boxed{y=-2}

Therefore the correct answer is answer D.

Answer

y=2 y=-2