Distance Formula in 3 Dimensions

Click For Summary
SUMMARY

The distance formula in three dimensions is accurately represented as distance = √(X² + Y² + Z²), which extends the two-dimensional formula distance = √(X² + Y²). This is confirmed through the application of the Pythagorean theorem, where a right triangle is formed using the coordinates (0,0,0) and (x,y,z). The calculation involves dropping a perpendicular from (x,y,z) to the plane defined by (x,y,0), allowing for the use of the theorem to derive the three-dimensional distance formula.

PREREQUISITES
  • Understanding of the Pythagorean theorem
  • Familiarity with Cartesian coordinates
  • Basic knowledge of geometry in three dimensions
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Study the derivation of the distance formula in various dimensions
  • Explore applications of the distance formula in physics and engineering
  • Learn about vector representations in three-dimensional space
  • Investigate the implications of distance calculations in computer graphics
USEFUL FOR

Students, educators, and professionals in mathematics, physics, and engineering who require a solid understanding of three-dimensional geometry and its applications.

RestlessMind
Messages
173
Reaction score
0
Is it possible to change:
_______
distance = \/X2 + Y2

To:
_______________
distance = \/X^2 + Y^2 + Z^2

And get the distance between a point in 3 dimensional space and a the point of origin, just as the first equation does in 2 dimensional space?

Thanks!
 
Mathematics news on Phys.org
Yes, that's correct. On way to see that is to "drop" a perpendicular from (x, y, z) to (x, y, 0). The x-axis, from (0,0,0) to (x,0,0), the line from (x,0,0) to (x,y,0), and the direct line from (0,0,0) to (x, y, z) form a right triangle with legs of length x and y and hypotenuse of length \sqrt{x^2+ y^2}. Now that line from (0,0,0) to (x,y,0), the line from (x,y,0) to (x,y,z), and the line from (0,0,0) to (x,y,z) form a right triangle with legs of length \sqrt{x^2+ y^2} and z.

So you can use the Pythagorean theorem again to get that the distance from (0,0,0) to (x,y,z), the hypotenuse is \sqrt{(\sqrt{x^2+y^2}^2+ z^2}= \sqrt{x^2+ y^2+ z^2}.
 
Ok cool!
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K