Prove, using coordinates that the sum of squares of the diagonals of a rectangle is equal to the sum of squares of its sides.
Let us assume ABCD be a rectangle with A as the origin and AB and AD as x and y - axes having lengths a and b units.

We get the vertices of the rectangle as follows.
⇒ A = (0, 0)
⇒ B = (a, 0)
⇒ C = (a, b)
⇒ D = (0, b)
We need to prove that the sum of squares of the diagonals of a rectangle is equal to the sum of squares of its sides.
i.e., AC2 + BD2 = AB2 + BC2 + CD2 + DA2
We know that distance between two points (x1, y1) and (x2, y2) is
.
Assume L.H.S
⇒ AC2 + BD2 = ((0 - a)2 + (0 - b)2) + ((a - 0)2 + (0 - b)2)
⇒ AC2 + BD2 = a2 + b2 + a2 + b2
⇒ AC2 + BD2 = 2(a2 + b2) ..... - (1)
Assume R.H.S
⇒ AB2 + BC2 + CD2 + DA2 = ((0 - a)2 + (0 - 0)2) + ((a - a)2 + (0 - b)2) + ((a - 0)2 + (b - b)2) + ((0 - 0)2 + (b - 0)2)
⇒ AB2 + BC2 + CD2 + DA2 = a2 + 0 + 0 + b2 + a2 + 0 + 0 + b2
⇒ AB2 + BC2 + CD2 + DA2 = 2(a2 + b2) .... (2)
From (1) and (2), we can clearly say that,
⇒ AC2 + BD2 = AB2 + BC2 + CD2 + DA2
∴ Thus proved.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.