Solveeit Logo

Question

Question: Find the total number of points, whose perpendicular distances from yz, zx and xy-planes are in A.P ...

Find the total number of points, whose perpendicular distances from yz, zx and xy-planes are in A.P and whose distances from x, y and z axes are 13\sqrt{13}, 10\sqrt{10} and 5\sqrt{5} respectively AP is increasing in nature.

Answer

8

Explanation

Solution

Let the coordinates of a point be P(x,y,z)P(x, y, z).

The perpendicular distance of the point P(x,y,z)P(x, y, z) from the yz-plane is x|x|.
The perpendicular distance of the point P(x,y,z)P(x, y, z) from the zx-plane is y|y|.
The perpendicular distance of the point P(x,y,z)P(x, y, z) from the xy-plane is z|z|.

These perpendicular distances from yz, zx, and xy-planes, in that order, are in an increasing A.P.
So, the sequence (x,y,z)(|x|, |y|, |z|) is an increasing A.P.
This means yx=zy=d|y| - |x| = |z| - |y| = d for some common difference d>0d > 0.
Also, x<y<z|x| < |y| < |z|.

The distance of the point P(x,y,z)P(x, y, z) from the x-axis is y2+z2\sqrt{y^2 + z^2}.
Given that this distance is 13\sqrt{13}. So, y2+z2=13y^2 + z^2 = 13.

The distance of the point P(x,y,z)P(x, y, z) from the y-axis is x2+z2\sqrt{x^2 + z^2}.
Given that this distance is 10\sqrt{10}. So, x2+z2=10x^2 + z^2 = 10.

The distance of the point P(x,y,z)P(x, y, z) from the z-axis is x2+y2\sqrt{x^2 + y^2}.
Given that this distance is 5\sqrt{5}. So, x2+y2=5x^2 + y^2 = 5.

We have the following system of equations:

  1. y2+z2=13y^2 + z^2 = 13
  2. x2+z2=10x^2 + z^2 = 10
  3. x2+y2=5x^2 + y^2 = 5

Adding all three equations gives:
(y2+z2)+(x2+z2)+(x2+y2)=13+10+5(y^2 + z^2) + (x^2 + z^2) + (x^2 + y^2) = 13 + 10 + 5
2x2+2y2+2z2=282x^2 + 2y^2 + 2z^2 = 28
x2+y2+z2=14x^2 + y^2 + z^2 = 14

Now, subtract each original equation from x2+y2+z2=14x^2 + y^2 + z^2 = 14:
(x2+y2+z2)(y2+z2)=1413    x2=1(x^2 + y^2 + z^2) - (y^2 + z^2) = 14 - 13 \implies x^2 = 1
(x2+y2+z2)(x2+z2)=1410    y2=4(x^2 + y^2 + z^2) - (x^2 + z^2) = 14 - 10 \implies y^2 = 4
(x2+y2+z2)(x2+y2)=145    z2=9(x^2 + y^2 + z^2) - (x^2 + y^2) = 14 - 5 \implies z^2 = 9

From these results, we find the absolute values of the coordinates:
x=x2=1=1|x| = \sqrt{x^2} = \sqrt{1} = 1
y=y2=4=2|y| = \sqrt{y^2} = \sqrt{4} = 2
z=z2=9=3|z| = \sqrt{z^2} = \sqrt{9} = 3

Now we check if the sequence of perpendicular distances (x,y,z)(|x|, |y|, |z|) is an increasing A.P.
The sequence is (1,2,3)(1, 2, 3).
The differences between consecutive terms are 21=12 - 1 = 1 and 32=13 - 2 = 1. The common difference is d=1d=1.
Since the common difference d=1>0d=1 > 0, the A.P. is increasing.
Also, the condition x<y<z|x| < |y| < |z| is satisfied since 1<2<31 < 2 < 3.
Thus, the values x=1,y=2,z=3|x|=1, |y|=2, |z|=3 satisfy the condition that the perpendicular distances from yz, zx, and xy-planes are in an increasing A.P.

The possible values for x,y,zx, y, z are:
x2=1    x=±1x^2 = 1 \implies x = \pm 1
y2=4    y=±2y^2 = 4 \implies y = \pm 2
z2=9    z=±3z^2 = 9 \implies z = \pm 3

Any combination of these values for x,y,zx, y, z will result in x=1,y=2,z=3|x|=1, |y|=2, |z|=3, which satisfies the A.P. condition.
The number of possible values for xx is 2.
The number of possible values for yy is 2.
The number of possible values for zz is 2.

The total number of points (x,y,z)(x, y, z) that satisfy these conditions is the product of the number of possibilities for each coordinate.
Total number of points = (Number of choices for x) ×\times (Number of choices for y) ×\times (Number of choices for z)
Total number of points = 2×2×2=82 \times 2 \times 2 = 8.

These 8 points are:
(1, 2, 3), (1, 2, -3), (1, -2, 3), (1, -2, -3), (-1, 2, 3), (-1, 2, -3), (-1, -2, 3), (-1, -2, -3).
All these points have x=1,y=2,z=3|x|=1, |y|=2, |z|=3, which forms the increasing A.P. (1, 2, 3).
Also, for any of these points, x2=1,y2=4,z2=9x^2=1, y^2=4, z^2=9, which satisfies the distance conditions from the axes:
y2+z2=4+9=13\sqrt{y^2+z^2} = \sqrt{4+9} = \sqrt{13}
x2+z2=1+9=10\sqrt{x^2+z^2} = \sqrt{1+9} = \sqrt{10}
x2+y2=1+4=5\sqrt{x^2+y^2} = \sqrt{1+4} = \sqrt{5}

Thus, there are 8 such points.