SOLUTION: Given a parallelogram ABCD and and a line l outside the parallelogram. Let the distance from points A,B,C,D to line l be a,b,c,D respectively. Prove that a+c = b+d

Algebra ->  Geometry-proofs -> SOLUTION: Given a parallelogram ABCD and and a line l outside the parallelogram. Let the distance from points A,B,C,D to line l be a,b,c,D respectively. Prove that a+c = b+d      Log On


   



Question 1033395: Given a parallelogram ABCD and and a line l outside the parallelogram. Let the distance from points A,B,C,D to line l be a,b,c,D respectively. Prove that a+c = b+d
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
Since in the Euclidean system, (absolute) distance between objects is invariant under translation/rotation/reflection of axes, we can assume that the line L in the problem is the x-axis and the parallelogram lies above the x-axis. (If L is parallel to the x-axis, just translate the latter upward or downward; if L intersects the x-axis at point P, rotate the x-axis around the point P to correspond to line L; if the parallelogram is below the line L, reflect the former so that it is above the line L.)
Now let the leftmost vertex be A(a,b). Then point B (assuming clockwise direction) will be (a + r, b%2Bm%5B1%5D%2Ar), where r is any positive real number and m%5B1%5D is the slope of the line from point A to B.
Point D will have coordinates (a+s, b%2Bm%5B2%5D%2As), where s again any arbitrary positive real number, while m%5B2%5D is the slope of the line from point A to point D.
Finally point C will have coordinates (a+r+s, b%2Bm%5B1%5D%2Ar+%2Bm%5B2%5D%2As). The line AB, which has slope m%5B1%5D, will then have the same slope as line DC.
Now the distance of point A from the x-axis is b.
The distance of point B from the x-axis is b%2Bm%5B1%5D%2Ar.
The distance of point C from the x-axis is b%2Bm%5B1%5D%2Ar+%2Bm%5B2%5D%2As.
The distance of point D from the x-axis is b%2Bm%5B2%5D%2As.
==> a+c = b+%2Bb%2Bm%5B1%5D%2Ar+%2Bm%5B2%5D%2As+=+2b%2Bm%5B1%5D%2Ar+%2Bm%5B2%5D%2As+.
and b + d = b%2Bm%5B1%5D%2Ar+%2B+b%2Bm%5B2%5D%2As+=+2b+%2B+m%5B1%5D%2Ar+%2Bm%5B2%5D%2As
AND the result immediately follows.