Geometry > Formulas in Three Dimensions > Flashcards
What is a Polyhedron?
A figure formed by four or more polygons that intersect only at their edges. Prisms and pyramids are polyhedrons, but cylinders and cones are not.
What is the formula for the Diagonal of a Right Rectangular Prism?
d=sqrt(l^2+w^2+h^2).
What is an Ordered Triple?
A three-dimensional coordinate system that has 3 perpendicular axes: the x-axis, the y-axis, and the z-axis; written as (x,y,z).
What is the formula for Distance in Three-Dimensions?
d=sqrt(((x2-x1)^2)+((y2-y1)^2)+((z2-z1)^2))
What is the formula for Midpoint in Three-Dimensions?
M(((x2+x1)/2),((y2+y1)/2),((z2+z1)/2))