Advertisements
Advertisements
Question
In the quadrilateral ABCD, ∠B = ∠D = 90°. Prove that 2AC2 – BC2 = AB2 + AD2 + DC2.

[Hint: LHS = (AC2) + (AC2 – BC2) = (AD2 + CD2) + (AB2) = RHS]
Advertisements
Solution
Given: In the quadrilateral ABCD, ∠B = ∠D = 90°.
To prove: 2AC2 – BC2 = AB2 + AD2 + DC2
Proof: Let’s place the quadrilateral on the coordinate plane:
Place B at origin (0, 0).
Let A = (0, a) so that AB = a
Let C = (b, 0) so that BC = b
Since ∠D = 90° and assuming D lies such that ∠D is at right angle between AD and DC, let’s assign coordinates to D = (b, d)
Then:
1. Use the distance formula:
AB2 = (0 – 0)2 + (a – 0)2 = a2
BC2 = (b – 0)2 + (0 – 0)2 = b2
AD2 = (b – 0)2 + (d – a)2 = b2 + (d – a)2
DC2 = (b – b)2 + (d – 0)2 = d2
AC2 = (b – 0)2 + (0 – a)2 = b2 + a2
2. Left-Hand Side (LHS):
2AC2 – BC2 = 2(b2 + a2) – b2 = b2 + 2a2
3. Right-Hand Side (RHS):
AB2 + AD2 + DC2 = a2 + [b2 + (d – a)2] + d2
Let’s expand (d – a)2:
(d – a)2 = d2 – 2ad + a2
Now plug in:
a2 + b2 + d2 – 2ad + a2 + d2
= a2 + a2 + b2 + d2 + d2 – 2ad
= 2a2 + b2 + 2d2 − 2ad
But this is not matching LHS yet.
Let’s use pure geometry no coordinates.
We will apply Pythagoras Theorem in right triangles:
In triangle ABC:
AB2 + BC2 = AC2
⇒ AB2 = AC2 – BC2 ...(1)
In triangle ADC:
AD2 + DC2 = AC2
⇒ AD2 + DC2 = AC2 ...(2)
Add equations (1) and (2):
AB2 + AD2 + DC2 = AC2 – BC2 + AC2 = 2AC2 – BC2
Thus, 2AC2 – BC2 = AB2 + AD2 + DC2
Hence proved.
