Algebra I / Chapter 3: Distributive Property / Sum Squared Property

Proof: Difference Squared Theorem

Let's prove the following theorem:

(a + (b ⋅ (-1))) ⋅ (a + (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb)

This theorem is equivalent to:

(a - b)2 = a2 - 2⋅a⋅b + b2

Here is a visualization of the theorem:

a - b b a - b b

In this graph, the side of the largest square is a. The longer side of the blue rectangle is b. Thus, the side of the orange square is a - b.

The area of the orange square is (a - b)2.

Let's now try to describe the area of the orange square in terms of the other rectangles.

The area of the orange square is:

(The area of the largest square) - 2 ⋅ (the area of the blue rectangle) - (the area of the green square)

The area of the largest square is

a2

The area of the blue rectangle is

b ⋅ (a - b)

The area of the green rectangle is

b2

Then using substitution, the area of the orange square is

a2 - 2 ⋅ (b ⋅ (a - b)) - b2

2 ⋅ (b ⋅ (a - b)) is equal to

(2 ⋅ b ⋅ a) - (2 ⋅ b ⋅ b)

Which is

(2 ⋅ b ⋅ a) - (2 ⋅ b2)

After substitution, we get:

a2 - ((2 ⋅ b ⋅ a) - (2 ⋅ b2)) - b2

Which reduces to

a2 - (2 ⋅ b ⋅ a) + b2

We can also prove this theorem using the Sum Squared Theorem, which used the distributive property, as shown below.

Proof:

View as a tree | View dependent proofs | Try proving it

Proof Table
# Claim Reason
1 (a + (b ⋅ (-1))) ⋅ (a + (b ⋅ (-1))) = ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) (a + (b ⋅ (-1))) ⋅ (a + (b ⋅ (-1))) = ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1)))
2 (a ⋅ (b ⋅ (-1))) ⋅ 2 = (ab) ⋅ (-2) (a ⋅ (b ⋅ (-1))) ⋅ 2 = (ab) ⋅ (-2)
3 (aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2) = (aa) + ((ab) ⋅ (-2)) if (a ⋅ (b ⋅ (-1))) ⋅ 2 = (ab) ⋅ (-2), then (aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2) = (aa) + ((ab) ⋅ (-2))
4 ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) if (aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2) = (aa) + ((ab) ⋅ (-2)), then ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1)))
5 (b ⋅ (-1)) ⋅ (b ⋅ (-1)) = bb (b ⋅ (-1)) ⋅ (b ⋅ (-1)) = bb
6 ((aa) + ((ab) ⋅ (-2))) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb) if (b ⋅ (-1)) ⋅ (b ⋅ (-1)) = bb, then ((aa) + ((ab) ⋅ (-2))) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb)
7 ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb) if ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) and ((aa) + ((ab) ⋅ (-2))) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb), then ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb)
8 (a + (b ⋅ (-1))) ⋅ (a + (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb) if (a + (b ⋅ (-1))) ⋅ (a + (b ⋅ (-1))) = ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) and ((aa) + ((a ⋅ (b ⋅ (-1))) ⋅ 2)) + ((b ⋅ (-1)) ⋅ (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb), then (a + (b ⋅ (-1))) ⋅ (a + (b ⋅ (-1))) = ((aa) + ((ab) ⋅ (-2))) + (bb)
Previous Lesson Next Lesson

Comments

Please log in to add comments