QUESTION IMAGE
Question
calculate the distance between points (2, 6, 3) and (7, 9, 1).
a. 7.00
b. 7.28
c. 6.16
d. 5.83
a hiker’s current position is at (300m, 500m, 0m) and the peak is at (600m, 900m, 800m). calculate the hiking distance.
a. 965
b. 943
c. 1024
d. 1123
Step1: Recall the distance formula in 3D
The distance formula between two points \((x_1,y_1,z_1)\) and \((x_2,y_2,z_2)\) is \(d=\sqrt{(x_2 - x_1)^2+(y_2 - y_1)^2+(z_2 - z_1)^2}\)
Step2: Solve the first problem
For points \((2,6,3)\) and \((7,9,1)\), \(x_1 = 2,y_1 = 6,z_1 = 3,x_2 = 7,y_2 = 9,z_2 = 1\)
Step3: Solve the second problem
For points \((300,500,0)\) and \((600,900,800)\), \(x_1 = 300,y_1 = 500,z_1 = 0,x_2 = 600,y_2 = 900,z_2 = 800\)
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- C. 6.16
- B. 943