Geometry/Appendix A

From testwiki
Jump to navigation Jump to search

This is an incomplete list of formulas used in geometry.

Length

Perimeter and Circumference

Polygon

  • Sum the lengths of the sides.

Circle

  • πd =2πr
    • d is the diameter
    • r is the radius

Triangles

  • Law of Sines: asin(A)=bsin(B)=csin(C)
    • a,b,c are sides, A,B,C are the angles corresponding to a,b,c respectively.
  • Law of Cosines: c2=a2+b22abcos(C),
    • a,b,c are sides, A,B,C are the angles corresponding to a,b,c respectively.

Right Triangles

  • Pythagorean Theorem: c2=a2+b2
    • a,b,c are sides where c is greater than other two.

Area

Triangles

  • A=bh2
    • b = base, h = height (perpendicular to base), A = area
  • Heron's Formula: A=s(sa)(sb)(sc)
    • a,b,c are sides, and s=a+b+c2, A = area

Equilateral Triangles

  • 3a24
    • a is a side

Quadrilaterals

Squares

  • s2
    • s is the length of the square's side

Rectangles

  • ab
    • a and b are the sides of the rectangle

Parallelograms

  • bh
    • b is the base, h is the height

Trapezoids

  • (b1+b2)h2
    • b1,b2 are the two bases, h is the height

Circles

  • πr2
    • r is the radius

Surface Areas

  • Cube: 6×(s2)
    • s is the length of a side.
  • Rectangular Prism: 2×((l, × w) + (l × h) + (w × h))
    • l, w, and h are the length, width, and height of the prism
  • Sphere: 4×π×(r2)
    • r is the radius of the sphere
  • Cylinder: 2×π×r×(h + r)
    • r is the radius of the circular base, and h is the height
  • Pyramid: A=Ab+ps2
    • A = Surface area, Ab = Area of the Base, p = Perimeter of the base, s = slant height.
The surface area of a regular pyramid can also be determined based only on the number of sides(n), the radius(r) or side length(l), and the height(h)
If r is known, l is defined as l=(rcos(360n)r)2+(rsin(360n))2=2r1cos(360n)
or if l is known, r is defined as r=l21cos(360n)
The slant height h1 is given by r2+h2+l24
The total surface area of the pyramid is given by nl2[h1+h0]
  • Cone: π×r×(r + √(r2 + h2))
    • r is the radius of the circular base, and h is the height.

Volume

  • Cube s3=sss
    • s = length of a side
  • Rectangular Prism lwh
    • l = length, w = width, h = height
  • Cylinder(Circular Prism)πr2h
    • r = radius of circular face, h = distance between faces
  • Any prism that has a constant cross sectional area along the height:
    • Ah
    • A = area of the base, h = height
  • Sphere: 43πr3
    • r = radius of sphere
  • Ellipsoid: 43πabc
    • a, b, c = semi-axes of ellipsoid
  • Pyramid: 13Ah
    • A = area of base, h = height from base to apex
  • Cone (circular-based pyramid):13πr2h
    • r = radius of circle at base, h = distance from base to tip

{{Template:BOOKTEMPLATE/TOC}} Template:BookCat Template:Chapter navigation