10.1.3 Formulas in Three Dimensions Flashcards
1
Q
polyhedron
A
formed by four or more polygons that intersect only at their edges
2
Q
Space
A
the set of all points in three dimensions
3
Q
Euler’s Formula
A
For any polyhedron with V vertices, E edges, and F faces, V − E + F = 2
4
Q
Diagonal of a Right Rectangular Prism
A
The length of a diagonal of a right rectangular prism with length , width w, and height h is d = √l^2 + w^2 + h^2
5
Q
Distance Formula in Three Dimensions
A
he distance between the points (x1, y1, z1) and (x2, y2, z2) is d = √(x2-x1)^2 + (y2-y1)^2 + (z2-z1)^2
6
Q
Midpoint Formula in Three Dimensions
A
The midpoint of the segment with endpoints (x1, y1, z1) and (x2, y2, z2) is M(x1+x2/2, y1+y2/2, z1+z2/2)