Solid Analytic Geometry
Solid analytic geometry gracefully extends the established 2D principles of planar geometry out into the actual, physical three-dimensional space that we inhabit. By mathematically adding a third perpendicular axis (the z-axis) to the standard -plane, we gain the powerful ability to rigorously describe the exact position of any point, trace the trajectory of any line, or define the curvature of complex surfaces mathematically in full 3D space using robust algebraic equations. This forms the absolute mathematical backbone of modern structural engineering software, 3D CAD modeling, and spatial vector analysis.
3D Rectangular Coordinates
Distance from Origin:
d = 7.07
The 3D Coordinate System
The three-dimensional Cartesian coordinate system consists of three mutually perpendicular axes: the x-axis, y-axis, and z-axis, which intersect at the origin .
Coordinate Planes and Octants
- Coordinate Planes: The three axes determine three mutually perpendicular planes: the -plane (where ), the -plane (where ), and the -plane (where ).
- Octants: These three planes divide space into eight discrete geometric regions called octants. The "first octant" is the region where all three coordinates () are strictly positive.
- Coordinates: Any point in 3D space is formally represented by an ordered triple , indicating its directed perpendicular distances from the , , and planes, respectively.
Distance and Midpoint in Space
The fundamental formulas for distance and midpoint in 3D are straightforward algebraic extensions of their 2D counterparts, derived directly by applying the Pythagorean theorem twice in perpendicular planes.
3D Distance Formula
Calculates the absolute straight-line distance between two points in space.
Variables
| Symbol | Description | Unit |
|---|---|---|
| 3D Euclidean distance | - | |
| Coordinates of the first point | - | |
| Coordinates of the second point | - |
3D Midpoint Formula
Finds the exact geometric center of a 3D line segment.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Coordinates of the midpoint | - | |
| First endpoint | - | |
| Second endpoint | - |
Direction Cosines and Numbers
In 2D geometry, the "slope" () is sufficient to define the direction of a line. In 3D space, a single slope is mathematically inadequate because a line can tilt in multiple planes simultaneously. Instead, the absolute direction of a line in space is rigorously defined by the three angles it makes with the three positive coordinate axes.
Direction Angles and Cosines
Let a directed line segment from the origin make angles with the positive x, y, and z axes, respectively. These are the direction angles. The trigonometric cosines of these three angles are known as the direction cosines:
A fundamental geometric identity connecting these three values is that the sum of their squares is always exactly 1:
Direction Numbers
Any set of three scalar numbers that are strictly proportional to the line's true direction cosines. If and are two points on a line, a simple valid set of direction numbers is obtained by taking the coordinate differences: , , and . These numbers act as a directional vector.
Equations of a Plane
A flat plane in 3D space is mathematically determined by specifying a single point that lies on the plane and a directional vector that is perfectly perpendicular (called normal) to the entire surface of the plane.
Point-Normal Form of a Plane
Defines a plane using a point and a perpendicular normal vector.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Direction numbers of the normal vector | - | |
| A known point on the plane | - | |
| Any point on the plane | - |
Concept
Expanding the point-normal form algebraically yields the general equation of a plane. Notice it is simply a linear equation with three variables.
General Equation of a Plane
The standard expanded algebraic form.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Components of the normal vector | - | |
| A scalar constant | - |
Linear Equations in 3D
In 3D solid geometry, any single, standalone linear equation involving and (such as ) ALWAYS graphically represents an infinite flat plane, NEVER a 1D line.
Equations of a Line in Space
A common conceptual pitfall when transitioning to solid geometry is attempting to define a line with a single algebraic equation. Because a true 1D line fundamentally represents the spatial intersection of two flat 2D planes, defining a line mathematically in 3D space requires a constrained system of multiple equations. We achieve this either by using a set of three independent parametric equations driven by a parameter , or by establishing an unbroken chain of symmetric algebraic ratios.
Line Formats
Let a straight line pass through the known point and possess the direction numbers .
1. Parametric Equations
The coordinates are defined independently based on a parameter :
2. Symmetric Equations
By algebraically solving each of the parametric equations for and equating the results, we create a continuous chain of proportions:
Distance from a Point to a Plane
The geometrically perpendicular (and mathematically shortest absolute) scalar distance measured exactly from any external unattached spatial coordinate point specifically defined precisely as strictly to the infinitely spanning mathematical surface completely defining a solid geometric plane, structured identically by the expanded linear 3D equation , can be calculated rigorously by explicitly extending the standard 2D point-to-line projection absolute value formula completely into three dimensions using the plane's true defining directional normal vector.
Point-to-Plane Perpendicular Distance Formula
Accurately finds the shortest geometric distance separating a single external point directly from a completely flat 3D plane.
Variables
| Symbol | Description | Unit |
|---|---|---|
| True shortest perpendicular distance scalar value | - | |
| Explicit 3D coordinate point existing completely outside the defined plane | - | |
| Numerical linear coefficients specifically forming the general plane's surface equation | - |
Cylindrical and Spherical Coordinates
While the Cartesian system is standard, 3D space can also be represented using cylindrical and spherical coordinates, which are particularly advantageous for surfaces with specific symmetries.
Cylindrical Coordinates
- Essentially polar coordinates extended vertically into 3D space.
Spherical Coordinates
- Represents a point by distance from origin , angle in the xy-plane (azimuth), and angle from the positive z-axis (zenith).
Key Takeaways
- 3D Coordinate System: Employs three perpendicular axes defining eight octants.
- 3D Distance: Calculated via .
- Direction Cosines: Define a line's orientation. The sum of their squares always strictly equals 1 ().
- Planes: Represented mathematically by a single linear equation , where the coefficients directly form the perpendicular normal vector.
- Lines: Cannot be represented by a single equation. Must be represented by a coordinated system of parametric or symmetric equations, requiring a passing point and a direction vector.