[Coordinate Method in Space (Miscellaneous)] In space, a parallelogram and a plane are given. The distances from points , and to the plane are , and , respectively. Find the distance from vertex to the plane .
Problem 684
Official solution
What is the distance from the center of the parallelogram to the plane ?
## Solution
We can assume that the plane is perpendicular to the x-axis. The sums of the x-coordinates of opposite vertices of the parallelogram are equal (this is twice the x-coordinate of the center of the parallelogram). The x-coordinates of the points may differ from the distances by their signs. Therefore, the answer depends on the position of the vertices of the parallelogram relative to the plane . For example, if points , and have positive x-coordinates, then the x-coordinate of point is .
## Answer
.