Advertisements
Advertisements
प्रश्न
If O is any point in the interior of a rectangle, ABCD, prove that : OA2 + OC2 = OB2 + OD2.
Advertisements
उत्तर
Given: ABCD is a rectangle and O is any point in its interior.
To Prove: OA2 + OC2 = OB2 + OD2
Proof [Step-wise]:
1. Place a coordinate system so that A = (0, 0), B = (1, 0), C = (l, w), D = (0, w) for positive 1, w.
This is always possible for a rectangle.
2. Let O = (x, y) with 0 < x < 1 and 0 < y < w.
3. Compute squared distances from O to the vertices:
OA2 = x2 + y2
OB2 = (1 – x)2 + y2
OC2 = (1 – x)2 + (w – y)2
OD2 = x2 + (w – y)2
4. Form the sums:
OA2 + OC2
= [x2 + y2] + [(1 – x)2 + (w – y)2]
= x2 + (1 – x)2 + y2 + (w – y)2
OB2 + OD2
= [(1 – x)2 + y2] + [x2 + (w – y)2]
= (1 – x)2 + x2 + y2 + (w – y)2
5. The two expressions are identical.
So, OA2 + OC2 = OB2 + OD2.
