Math Flashcards

1
Q

ab + ac

A

a(b + c)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

a2 + 2ab + b

A

(a+b)2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

a2 - 2ab + b2

A

(a - b)2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

a2 - b2

A

(a - b)(a + b)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Area of triangle

A

Area = 1/2 (base)(height)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Isoscelese Triangle

A

Two equal sides with two equal angles

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Special Right Triangles

A

3: 4:5
5: 12:13

30, 60, 90

1: rt3:2
1. here, the shortest side is half the hypotenuse

45, 45, 90

  1. sides are always 1:1:sqr2
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Area of Parallelogram

A

Area = (base)(height)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Area of Trapezoid

A

Area = (average of parallel sides) x (height)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Circumference of Circle

A

Area = 2πr

Area = πd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Area of Circle

A

Area = πr2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Original Whole; before percent increase/decrease

A

Decrease:

(1 - .x) x (original) = given

Increase:

ex: 15% increase over x = 1.15x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Simple Interest

A

interest = (principal) x (int rate) x (time)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Compound Interest

A

final = (principal) x (1 + Int rate / C) ^(time)(C)

C = num of times compounded

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Remainder

A

Ex: remainder of 12 ÷ 7 is 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Weighted Average

A

(Weight 1)(X1) + (W2)(X2)

divided by

(Weight 1) + (weight 2)

17
Q

Combined Work

18
Q

Combined Ratio

A

multiply one or both ratios until the term they have in common is the same. Then combine and remove the like term.

19
Q

Dilution or Mixing

A

(percent dif b/w weaker and desired) x (amount of weaker) = (percent diff b/w stronger and desired) x (amound of stronger)

20
Q

Group problem involving both or neither

A

group 1 + group 2 + neither - both = Total

Of the 120 students, 65 study french, 51 spanish, and 53 neither. How many study both french and spanish?

65 + 51 + 53 - both = 120

169 - both = 120

both = 49

21
Q

Standard Deviation

A
  1. Find the average of the set
  2. Find Diff b/w mean and each value in set
  3. Square each of the diff
  4. Find the avg of the squared differences
  5. Take the positive square root of the averages
22
Q

Multiplying values with exponents

A

(xa)(xb) = xa+b

23 x 24 = 27

23
Q

Dividing Values With Exponents

A

like multiplying but substract exponents

56/ 52 = 54

24
Q

Add Roots

A

Combine like roots only

ex: sq2 plus 3*sq2 = 4*sq2

25
Sequence
What is the diff b/w the fifth and fourth terms in the sequence 0, 4, 18, ... whose nth term is n2(n-1)? n5 = 52(5-1) = 25(4) = 100 n4 = 42(4-1) = 16(3) = 48 So, the difference b/w 4th and 5th terms is; 100 - 48 = 52
26
Max and Min lengths for a side of a triangle
Range is somewhere between the difference and the sum of the known lengths. eg: given a triangle with sides 7 and 3 the third side is greater than the difference and less than the sum. 7-3 = 4 7 + 3 = 10 4 \< x \< 10
27
One angle or the sum of all angles of a Regular Polygon
((n - 2) x 180) / n n = number of sides ex: pentagon; n= 5
28
Arc Length
(n/360) x 2πr
29
Area of a sector
(n/360) x πr2
30
Volume of cylinder
V = (area of base) x height V = πr2h
31
Cylinder Surface Area
2πr2 + 2πrh
32
Permutation (The number of ways to arrange elements sequentially)
n! / (n-k)! n = # in larger group k = # you are arranging ex: There are 5 runners, only 3 can place. How many possible outcomes? n = 5; k = 3 Answer: 60
33
Combination (if the order or arrangement of the smaller group does not matter)
n! / (k!(n-k)!) n = # in larger group k = num you are choosing e: how many diff ways can you choose 3 delegate from 8 candidates? n = 8; k = 3
34
Exponent raised to an exponent
(xa)b = xab (34)5 = 320
35
Fractional Powers
(x-2)1/2 = x(-2)(1/2) = x-1 = 1/x