Find the distance between two points (2, 6, 5) and (2, 3, 9).
Question
Find the distance between two points (2, 6, 5) and (2, 3, 9).
A.
5 units
B.
0 units
C.
7 units
D.
4 units
Correct option is A
Distance formula:Distance=(x2−x1)2+(y2−y1)2+(z2−z1)2Step-by-Step Calculation:1. Identify the coordinates:Point A(x1,y1,z1)=(2,6,5)Point B(x2,y2,z2)=(2,3,9)2. Compute the differences:x2−x1=2−2=0y2−y1=3−6=−3z2−z1=9−5=43. Square the differences:02=0(−3)2=942=164. Sum the squared differences:0+9+16=255. Take the square root:25=5