Math Stuff Flashcards
Simple interest
V=P(1+rt/100)
Compound interest
V=P(1+r/(100n))^(nt)
Summation
Sum(x,i=1,n)=n(n+1)/2
Sum(x,i=a,b)=(b-a+1)(b+a)/2
Sum(S[i],i=a,b)=(b-a+1)(S[b]+S[a])/2
S is sequence of evenly spaced number form similar to S[i]=c+k(i-1), c is initial number S[1] and k and the spacing number, ex 1, 3, 5 c is 1 and k is 2
equation also works for when start at 0 or negative
Factor
1 and itself and also negative
Prime number
Not 1
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47
Odd even
e+-o=o e+-e=e o+-o=e e×e=e e×o=e o×o=o o/o=o e/e=e||o
Least common multiple
30,75=150
2,3,5;3,5,5=2,3,5,5
Union of prime factor
Greatest common divisor (factor)
30,75=15
2,3,5;3,5,5=3,5
Intersect of prime factor
Power of 2
0 1 1 2 2 4 3 8 4 16 5 32 6 64 7 128 8 256 9 512 10 1024
Polynomial terms
4xy^2+5 Term=2 Coefficient=4 Constant=5 Degree=1+2=3
Perpendicular slope
a/b -> -b/a
Graph symmetry
X axis: a,b -> a,-b
Y axis: a,b -> -a,b
Origin: a,b -> -a,-b
Line of symmetry y=x: a,b -> b,a
Reciprocal
a/b -> b/a
a -> 1/a
Circle graph
(x-a)^2+(y-b)^2=r^2
Center a,b
Radius r
Congruent line segment
Line segment with equal length
Angles name
Vertical angle = opposite angle = angle on opposite side of intersection
Congruent angle = angle with equal measure
Polygon, regular angle and interior angle
Interior angle = 180*(#sides-2) Pentagon = 5, 108, 540 Hexagon = 6, 120, 720 Heptagon = 7, 128.57, 900 Octagon = 8, 135, 1080 Nonagon = 9, 140, 1260 Decagon = 10, 144, 1440
Triangle name
Equilateral = 3 congruent side, 60 degree Isosceles = 2 congruent side, 2 same angle
Common right triangle
45, 45, 90 = 1, 1, root(2) 30, 60, 90 = 1, root(3), 2 60, 60, 60 = 1, 1, 1 3, 4, 5 5, 12, 13 8, 15, 17 7, 24 ,25