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, 10 and 5 respectively AP is increasing in nature.

8
Solution
Let the coordinates of a point be P(x,y,z).
The perpendicular distance of the point P(x,y,z) from the yz-plane is ∣x∣.
The perpendicular distance of the point P(x,y,z) from the zx-plane is ∣y∣.
The perpendicular distance of the point P(x,y,z) from the xy-plane is ∣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∣) is an increasing A.P.
This means ∣y∣−∣x∣=∣z∣−∣y∣=d for some common difference d>0.
Also, ∣x∣<∣y∣<∣z∣.
The distance of the point P(x,y,z) from the x-axis is y2+z2.
Given that this distance is 13. So, y2+z2=13.
The distance of the point P(x,y,z) from the y-axis is x2+z2.
Given that this distance is 10. So, x2+z2=10.
The distance of the point P(x,y,z) from the z-axis is x2+y2.
Given that this distance is 5. So, x2+y2=5.
We have the following system of equations:
- y2+z2=13
- x2+z2=10
- x2+y2=5
Adding all three equations gives:
(y2+z2)+(x2+z2)+(x2+y2)=13+10+5
2x2+2y2+2z2=28
x2+y2+z2=14
Now, subtract each original equation from x2+y2+z2=14:
(x2+y2+z2)−(y2+z2)=14−13⟹x2=1
(x2+y2+z2)−(x2+z2)=14−10⟹y2=4
(x2+y2+z2)−(x2+y2)=14−5⟹z2=9
From these results, we find the absolute values of the coordinates:
∣x∣=x2=1=1
∣y∣=y2=4=2
∣z∣=z2=9=3
Now we check if the sequence of perpendicular distances (∣x∣,∣y∣,∣z∣) is an increasing A.P.
The sequence is (1,2,3).
The differences between consecutive terms are 2−1=1 and 3−2=1. The common difference is d=1.
Since the common difference d=1>0, the A.P. is increasing.
Also, the condition ∣x∣<∣y∣<∣z∣ is satisfied since 1<2<3.
Thus, the values ∣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,z are:
x2=1⟹x=±1
y2=4⟹y=±2
z2=9⟹z=±3
Any combination of these values for x,y,z will result in ∣x∣=1,∣y∣=2,∣z∣=3, which satisfies the A.P. condition.
The number of possible values for x is 2.
The number of possible values for y is 2.
The number of possible values for z is 2.
The total number of points (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) × (Number of choices for y) × (Number of choices for z)
Total number of points = 2×2×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, which forms the increasing A.P. (1, 2, 3).
Also, for any of these points, x2=1,y2=4,z2=9, which satisfies the distance conditions from the axes:
y2+z2=4+9=13
x2+z2=1+9=10
x2+y2=1+4=5
Thus, there are 8 such points.