Math Formulas Flashcards
(39 cards)
How do you solve for the nth term?
(each term is equal to the previous term plus d) Arithmetic sequence.
The nth term is tn =t1 +(n−1)d
How does an arithmetic sequence work?
Sequence: t1, t1 + d, t1 + 2d, . . .
Number of integers from a to b inclusive.
a to b =a-b+1
The sum of the first n terms. Of an arithmetic sequence. (each term is equal to the previous term plus d)
Sn=(n/2) · (t1 + tn)
What is a geometric sequence ?
each term is equal to the previous term times r
Sequence: t1, t1 ·r, t1 ·r^2, …
What is prime factorization?
Ex:
200 = 4 × 50 = 2 × 2 × 2 × 5 × 5
How to find the GCF?
Ex:
200 = 2 × 2 × 2 × 5 × 5 60 = 2 × 2 × 3 × 5
GCF(200, 60) = 2 × 2 × 5 = 20
How to find the lcm?
check multiples of the largest number
LCM(200, 60): 200 (no), 400 (no), 600 (yes!)
How to find the sum of a group of numbers that has an n term.
Sum= average x (number of terms)
What is the fundamental counting principal!
If an event can happen in N ways, and another, independent event can happen in M ways, then both events together can happen in N ×M ways. (Extend this for three or more: N1 ×N2 ×N3 …)
What is probability?
probability = (number of desired outcomes)➗(number of total outcomes)
What is the probability of to DIFFERENT events happening?
P (A and B) = P (A) · P (B), as long as the events are independent (not mutually exclusive).
Mutually Exclusive: Situation where the acceptance of one alternative automatically excludes the other alternatives.
Mutually Inclusive: Situation where one event cannot occur without the other.
What is (x+a)•(x+b)?
(x+a)(x+b)=x2 +(b+a)x+ab
FOIL
What is the difference of two squares?
DOTS
a2 − b2 = (a + b)(a − b)
What is Reverse FOIL
You can use Reverse FOIL to factor a polynomial by thinking about two numbers a and b which add to the number in front of the x, and which multiply to give the constant. For example, to factor x2 + 5x + 6, the numbers add to 5 and multiply to 6, i.e., a = 2 and b = 3, so that x2 + 5x + 6 = (x + 2)(x + 3).
What determines which way a Parabola opens up?
y = ax2 + bx + c.
If a > 0, the parabola opens up. If a < 0, the parabola opens down.
How to find the distance between two points in a linear function?
(The square root of)
(Xtwo-Xone)^2+(Ytwo-Yone)^2
How to find the midpoint between two linear points?
(x1 + x2)/2 , (y1 + y2)/2
(X , Y)
What is point slope form and what is it used for?
(y − y1) = m(x − x1)
How do you find the total degrees of a polygon?
(N-2)•180
N=number of sides in the polygon
How do you find the are of a triangle?
A=((1/2)b)h
How do you find the length of the hypotenuse given the other 2 sides?
a^2+b^2=c^2
What is the area of a circle?
Area = πr2
What is the circumference of a circle?
C=2πr