The formula for the Sum of Squares

🏆Practice square of sum

Sum of Squares

The sum of squares formula is one of the shortcut formulas, a key algebraic concept that helps express the sum of two squared terms:

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

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.

As mentioned, the formula is a shortcut, as it skips a step in the full solution:
(x+y)2=x2+xy+yx+y2=x2+2xy+y2(x + y)^2=x^2+xy+yx+y^2=x^2+ 2xy + y^2

Visual breakdown of abbreviated multiplication formulas: (a+b)² = a² + 2ab + b² and (a−b)² = a² − 2ab + b², with color-coded area models representing the expansion of binomials

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.

Example:

(3+b)2=(3 + b)^2=
3×3+3×b+b×3+b×b=3\times3+3\times b+ b\times 3 + b \times b =
32+2(3b)+b2=3^2+2(3b)+ b^2 =
b2+6b+9b^2+6b+9

Start practice

Test yourself on square of sum!

einstein

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

\( (x+y)^2 \)

Practice more now

Let's look at an example

(X+9)2=(X+9)^2=
Here we identify two elements between which is the plus sign and they are within parentheses and raised to the square as a single expression.
Therefore, we can use the formula for the sum of squares.
We will work according to the formula and pay attention to the minus and plus signs.
We obtain: 
(X+9)2=x2+18x+81(X+9)^2=x^2+18x+81
Indeed, we pronounce the same expression differently using the formula.


If you are interested in this article, you might also be interested in the following articles:

Square

The area of a square

Multiplication of the sum of two elements by the difference between them

The formula for the difference of squares

The formulas that refer to two expressions to the power of 3

In the blog of Tutorela you will find a variety of articles about mathematics.


Examples and exercises with solutions for the formula for the sum of squares

Exercise #1

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

(x+y)2 (x+y)^2

Video Solution

Step-by-Step Solution

To solve this problem, we will use the formula for the square of a sum, which is (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2.

Here, we identify a=x a = x and b=y b = y . Thus, our expression (x+y)2 (x+y)^2 can be expanded as follows:

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

Now we will match this expanded form with the given choices.

  • Choice 1: x2+y2 x^2 + y^2 - This is missing the middle term 2xy 2xy .
  • Choice 2: y2+x2+2xy y^2 + x^2 + 2xy - This matches the expanded expression.
  • Choice 3: x2+xy+y2 x^2 + xy + y^2 - The term xy xy doesn't match the required 2xy 2xy .
  • Choice 4: x22xy+y2 x^2 - 2xy + y^2 - The middle term has an incorrect sign.

Therefore, the expression that is equivalent to (x+y)2 (x+y)^2 is choice 2: y2+x2+2xy y^2 + x^2 + 2xy .

Answer

y2+x2+2xy y^2+x^2+2xy

Exercise #2

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 #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

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

Video Solution

Step-by-Step Solution

To solve the expression (x2+4)2 (x^2 + 4)^2 , we will follow these steps:

  • Step 1: Identify the expression as a binomial (a+b) (a + b) , where a=x2 a = x^2 and b=4 b = 4 .
  • Step 2: Apply the binomial square formula: (a+b)2=a2+2ab+b2 (a + b)^2 = a^2 + 2ab + b^2 .
  • Step 3: Substitute a a and b b into the formula.
  • Step 4: Calculate each term in the formula.
  • Step 5: Simplify to arrive at the final expanded form.

Let's execute these steps:
Step 1: Identify a=x2 a = x^2 and b=4 b = 4 .
Step 2: Apply the formula (a+b)2=a2+2ab+b2 (a + b)^2 = a^2 + 2ab + b^2 .
Step 3: Substitute to get: (x2)2+2(x2)(4)+42 (x^2)^2 + 2(x^2)(4) + 4^2 .
Step 4: Calculate each term:
- (x2)2=x4 (x^2)^2 = x^4 ,
- 2(x2)(4)=8x2 2(x^2)(4) = 8x^2 ,
- 42=16 4^2 = 16 .
Step 5: Combine the terms to get the expanded expression: x4+8x2+16 x^4 + 8x^2 + 16 .

Therefore, the solution to the expression is x4+8x2+16 x^4 + 8x^2 + 16 .

Answer

x4+8x2+16 x^4+8x^2+16

Exercise #5

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

Video Solution

Step-by-Step Solution

To solve this problem, follow these steps:

  • Step 1: Identify the terms: Here, a=x a = x and b=x2 b = x^2 .
  • Step 2: Apply the square of a binomial formula: (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2.
  • Step 3: Substitute the terms into the formula and simplify the resulting expression.

Now, let's work through each step:

Step 1: We have a=xa = x and b=x2b = x^2.
Step 2: The formula gives us: (a+b)2=a2+2ab+b2 (a + b)^2 = a^2 + 2ab + b^2

Step 3: Substituting a=xa = x and b=x2b = x^2 into the formula:

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

This simplifies to:

x2+2x3+x4 x^2 + 2x^3 + x^4

Therefore, the expanded form of the expression (x+x2)2 (x + x^2)^2 is x2+2x3+x4\mathbf{x^2 + 2x^3 + x^4}.

This matches with choice 3 from the options provided.

Answer

x2+2x3+x4 x^2+2x^3+x^4

Join Over 30,000 Students Excelling in Math!
Endless Practice, Expert Guidance - Elevate Your Math Skills Today
Test your knowledge
Start practice