Q.
What is the shortest distance of the point (1, 2, 3) from x- axis ?
1896
228
Introduction to Three Dimensional Geometry
Report Error
Solution:
Any point on x-axis has y = z = 0
Distance of the point (1, 2, 3) from x-axis is the distance between point (1, 2, 3) and point (1, 0, 0) =(1−1)2+(2−0)2+(3−0)2=22+32 =4+9=13