Calculate Area

Area Formulas


Note: "ab" means "a" multiplied by "b". "a2" means "a squared", which is the same as "a" times "a".

Be careful!! Units count. Use the same units for all measurements. Examples

square = a 2
rectangle = ab
parallelogram = bh
trapezoid = h/2 (b1 + b2)
circle = pi r 2
ellipse = pi r1 r2
 
triangle = one half times the base length times the height of the triangle
  
equilateral triangle =
 
triangle given SAS (two sides and the opposite angle)
= (1/2) a b sin C

triangle given a,b,c = sqrt[s(s-a)(s-b)(s-c)] when s = (a+b+c)/2 (Hero's formula)

2 comments: