Q. What is the shortest distance of the point (1, 2, 3) from x- axis ?

 1897  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)