Question
Question: : The distance between the points (4, 3, 7) and (1, -1, -5) is? (a) 7 (b) 12 (c) 13 (d) 25...
: The distance between the points (4, 3, 7) and (1, -1, -5) is?
(a) 7
(b) 12
(c) 13
(d) 25
Solution
Hint: Assume (4, 3, 7) as (x1,y1,z1) and (1, -1, 5) as (x2,y2,z2). Use distance formula in 3-dimensional geometry given by: d=(x1−x2)2+(y1−y2)2+(z1−z2)2, where ‘d’ is the distance between the two points (x1,y1,z1) and (x2,y2,z2).
Complete step-by-step answer:
We know that a point lying in any plane is represented by the coordinates (x,y,z). Now, we have been provided with two points (4, 3, 7) and (1, -1, -5) and we have to find the distance between these two.
Let us assume these points as (x1,y1,z1) and (x2,y2,z2) respectively. Therefore,
(4,3,7)=(x1,y1,z1) and (1,−1,−5)=(x2,y2,z2).
Let us assume that the distance between these two points is d.
By distance formula, we know that, distance between two points is, d=(x1−x2)2+(y1−y2)2+(z1−z2)2. Therefore,
d=(4−1)2+(3−(−1))2+(7−(−5))2=32+42+122=9+16+144=169=13
Therefore, the distance between these two points is 13 units.
Hence, option (c) is the correct answer.
Note: One may note that in 2-dimension geometry, we have only two coordinates of a particular point, that is, (x, y) which lies in the x-y plane. The distance between any two points in 2-D space is given by: d=(x1−x2)2+(y1−y2)2. Similarly, in 3-D space we have another coordinate in addition to x and y, that is z. This z-coordinate represents that the required point is above or below the x-y plane. So, we use the distance formula, d=(x1−x2)2+(y1−y2)2+(z1−z2)2 for the calculation of distance between two points, like we did in the above question.