Question
Question: The shortest distance of (a, b, c) from x- axis is, A. \(\sqrt{{{a}^{2}}+{{b}^{2}}}\) B. \(\sqrt...
The shortest distance of (a, b, c) from x- axis is,
A. a2+b2
B. b2+c2
C. c2+a2
D. a2+b2+c2
Solution
Hint: We will be using the concepts 3-D geometry to solve the problem. We will first draw a figure which depicts the situation clearly then we will find the point which is perpendicular from the given point on the x-axis and we will then use the distance formula of the coordinate geometry to find the final answer.
Complete step-by-step answer:
Now, we have been given a point (a, b, c) and we have to find its shortest distance from x – axis. Now, firstly we will make a diagram to understand the problem.
Now, we have to find the shortest distance of the point from the x – axis and we know the shortest distance is the perpendicular distance. So, we have to find the distance OA as shown in the diagram.
Now, we know the coordinates of O (a, b, c) and A (a, 0, 0). So, we will be using the formula of finding the distance between two points (x1,y1,z1),(x2,y2,z2) in 3-D is,
(x1−x2)2+(y1−y2)2+(z1−z2)2
So, the distance between points (a, b, c) and (a, 0, 0) is
=(a−a)2+(b−0)2+(c−0)2=02+b2+c2=b2+c2
Therefore, the correct option is (B).
Note: To solve these types of questions it is important to visualize the situation by drawing a suitable diagram then one must apply the formula to find the required answer also it is important to note that we have used the distance formula to find the distance between two points the formula in 2-D is also similar to 3-D except the fact that we put z=0 in 2-D.