Midpoint, volume, surface area
Contents
Midpoint
The midpoint of two points (x1,y1,z1) and (x2,y2,z2) in 3-D space is
midpoint=(2x1+x2,2y1+y2,2z1+z2) HL students should recognize this as the mean of two position vectors.
2D shapes area and perimeter
shape | area | notes |
---|
circle | πr2 | |
triangle | 21bh | Height (altitude) may be outside the base, for an obtuse triangle |
parallelogram | bh | |
rectangle | lw | |
trapezoid (trapezium) | 21(a+b)h | a and b are the two parallel bases |
Circumference of a circle: 2πr
Perimeter of a square: 4l
Perimeter of a rectangle: 2(l+w)=2l+2w
Volume and surface area of 3D shapes
3D shape | volume | surface area | notes |
---|
sphere | 34πr3 | 4πr2 | |
semisphere | 32πr3 | 3πr2 | including base |
prism | Ah | | A: base area |
pyramid | 31Ah | | A: base area |
cylinder | πr2h | 2πr(r+h) | 2πrh is for the curved surface |
cone | 31πr2h | πr(r+l) | πrl is the curved surface where l is the slant length |
rectangular prism (cuboid) | lwh | 2(lw+wh+lh) | beware of open-top boxes |