Answer:
Explanation:
The distance (d) between two points in 3 dimensions is ...
d = √((x2 -x1)² +(y2 -y1)² +(z2 -z1)²)
Then the distance between (a, -b, -4) and (0, 0, 0) is ...
d = √((a -0)² +(-b -0)² +(-4 -0)²)
= √(a² +b² +16)
6.6m questions
8.7m answers