// you’re reading...
1 Star2 Stars3 Stars4 Stars5 Stars (11 votes, average: 5.00 out of 5)
Loading...

Math

The Parallelogram Law Proven Analytically

Analytic Proofs

Analytic proofs of geometric theorems can often be demonstrated more clearly by the use of coordinates as opposed to synthetic proofs which use deduction from axioms and previously derived theorems.

Problem 1. The Parallelogram Law

Prove analytically that the sum of the squares of the four sides of a parallelogram is equal to the sum of the squares of the
diagonals.

In ABCD, let d1 and d2 be the diagonals AC and BD, respectively. Construct a coordinate system so that A is the origin,
B lies on the positive x axis, and C and D lies above the x axis. See the diagram below. Assume
that AB is equal to DC and AD is equal to BC. We must prove that:

2\left(\overline{AB}^2 + \overline{AD}^2\right) = d_1\!^2 + d_2\!^2

Let x be the x coordinate of B, let C have coordinates (x + x0, y) and D have the coordinates (x0, y). If x0 is 0 then the parallelogram is a rectangle.

fig1

Firstly, using the distance formula, let’s solve for the length of the two diagonals, d1 and d2.

\setlength\arraycolsep{2pt}\begin{array}{rl}  \displaystyle d_1 &= \overline{AC} \\[6pt]  &= \sqrt{\left(x + x_0\right)^2 + y^2} \\[6pt]  &= \sqrt{x^2 + x_0^2 + y^2 + 2xx_0}  \end{array}
\setlength\arraycolsep{2pt}\begin{array}{rl}  d_2 &= \overline{BD} \\[6pt]  &= \sqrt{\left(x_0 - x\right)^2 + y^2} \\[6pt]  &= \sqrt{x^2 + x_0^2 + y^2 - 2xx_0}  \end{array}

Now let’s sum the squares of the diagonals:

\setlength\arraycolsep{2pt}\begin{array}{rl}  d_1\!^2 + d_2\!^2 &= \left(x^2 + x_0^2 + y^2 + 2xx_0\right) + \left(x^2 + x_0^2 + y^2 - 2xx_0 \right) \\[6pt]  &= 2\left(x^2 + x_0^2 + y^2\right)  \end{array}

Secondly, again using the distance formula, let’s solve for the length of the two sides AB and AD.

\overline{AB} = x \\[6pt] \overline{AD} = \sqrt{x_0^2 + y^2}

Finally, we want to sum the squares of the sides and multiply by 2 (4 sides total, 2 of each length).

2\left(\overline{AB}^2 + \overline{AD}^2\right) = 2(x^2 + x_0^2 + y^2)

Thus, we have proven that the sum of the squares of the four sides of a parallelogram is equal to the sum of the squares of the diagonals.

Discussion

3 Responses to “The Parallelogram Law Proven Analytically”

  1. This is really clear and concise! Thank you so much for contributing this proof and helping me understand this principal.

    Posted by J Bear | May 22, 2019, 2:53 PM
  2. So’easily prove it by analytical method!

    Posted by Anwez sem | September 10, 2014, 9:55 AM
  3. super

    Posted by prabanjan | February 26, 2014, 3:45 AM

Post a comment