Vous êtes sur la page 1sur 6

1.

) Polygon Formulas
(N = # of sides and S = length from center to a corner)
2.) Area of a regular polygon = (1/2) N sin(360/N) S
2

Sum of the interior angles of a polygon = (N - 2) x 180
The number of diagonals in a polygon = 1/2 N(N-3)
The number of triangles (when you draw all the diagonals from one vertex) in a polygon = (N - 2)
3.) square = a
2

4.) rectangle = ab
5.) parallelogram = bh
6.) trapezoid = h/2 (b
1
+ b
2
)
7.) circle = pi r
2

8.) ellipse = pi r
1
r
2


9.) triangle =

one half times the base length times the
height of the triangle

10.) equilateral triangle =


11.) triangle given SAS (two sides and the opposite angle)
= (1/2) a b sin C
12.) triangle given a,b,c = [s(s-a)(s-b)(s-c)] when s = (a+b+c)/2 (Heron's formula)
13.) regular polygon = (1/2) n sin(360/n) S
2

when n = # of sides and S = length from center to a corner
14.) cube = a
3

15.) rectangular prism = a b c
16.) irregular prism = b h
17.) cylinder = b h = pi r
2
h
18.) pyramid = (1/3) b h
19.) cone = (1/3) b h = 1/3 pi r
2
h
20.) sphere = (4/3) pi r
3

21.) ellipsoid = (4/3) pi r
1
r
2
r
3

22.) Surface Area of a Cube = 6 a
2


23.) Surface Area of a Rectangular Prism = 2ab + 2bc + 2ac


24.) Surface Area of a Sphere = 4 pi r
2

(r is radius of circle)


25.)Surface Area of Any Prism
(b is the shape of the ends)
26.) Surface Area = Lateral area + Area of two ends
27.) (Lateral area) = (perimeter of shape b) * L
28.)Surface Area = (perimeter of shape b) * L+ 2*(Area of shape b)


26.) Surface Area of a Cylinder = 2 pi r
2
+ 2 pi r h
(h is the height of the cylinder, r is the radius of the top)
27.)Surface Area = Areas of top and bottom +Area of the side
28.)Surface Area = 2(Area of top) + (perimeter of top)* height
Surface Area = 2(pi r
2
) + (2 pi r)* h
29.)Diameter = 2 x radius of circle
30.) Circumference of Circle = PI x diameter = 2 PI x radius
where PI = = 3.141592...
31.) Area of Circle:
area = PI r
2

32.) Length of a Circular Arc: (with central angle )
if the angle is in degrees, then length = x (PI/180) x r
if the angle is in radians, then length = r x
33.) Area of Circle Sector: (with central angle )
if the angle is in degrees, then area = ( /360)x PI r
2

if the angle is in radians, then area = (( /(2PI))x PI r
2

Equation of Circle: (Cartesian coordinates)

34.) for a circle with center (j, k) and radius (r):
(x-j)
^2
+ (y-k)
^2
= r
^2

Equation of Circle: (polar coordinates)
35.) for a circle with center (0, 0): r( ) = radius
36.) for a circle with center with polar coordinates: (c, ) and radius a:
r
2
- 2cr cos( - ) + c
2
= a
2

Equation of a Circle: (parametric coordinates)
37.) for a circle with origin (j, k) and radius r:
x(t) = r cos(t) + j y(t) = r sin(t) + k

38.) square = 4a


39.) rectangle = 2a + 2b
40.) triangle = a + b + c
41.) circle = 2pi r


42.) circle = pi d (where d is the diameter)

POLYNOMIALS
43.) (a+b)
2
= a
2
+ 2ab + b
2

44.) (a+b)(c+d) = ac + ad + bc + bd
45.) a
2
- b
2
= (a+b)(a-b) (Difference of squares)
46.) a
3
b
3
= (a b)(a
2
ab + b
2
) (Sum and Difference of Cubes)
47.) x
2
+ (a+b)x + AB = (x + a)(x + b)
48.)if ax
2
+ bx + c = 0 then x = ( -b (b
2
- 4ac) ) / 2a (Quadratic Formula)
Powers
49.) x
a
x
b
= x
(a + b)

50.)x
a
y
a
= (xy)
a

51.) (x
a
)
b
= x
(ab)

52.) x
(a/b)
= b
th
root of (x
a
) = ( b
th
(x) )
a

53.) x
(-a)
= 1 / x
a

54.)x
(a - b)
= x
a
/ x
b

Vous aimerez peut-être aussi