Basic rules Flashcards

(35 cards)

1
Q

Strategy for solving an absolute value equation

A

Solve once for the positive value, then again for the negative. You get two answers.

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

Algebraic inequality with negatives: don’t forget to do this

A

When multiplying or dividing by a negative, flip the sign

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

Formula for overlapping sets

A

Total = Group 1 + Group 2 - Both + Neither

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

Order of ops

A
PEMDAS: 
parentheses
exponents
multiply and divide
add and subtract
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

FOIL method

A

When multiplying algebraic terms in parentheses, multiply the First, Outside, Inside, then Last terms.

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

When multiplying two exponents with the same base…

A

Add the powers

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

When dividing two exponents with the same base…

A

Subtract the powers

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

When raising an exponent to another power…

A

Multiply the exponents

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

Simplifying a negative exponent

A

Reciprocate: 5^-9 = 1/5^9

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

Dividing fractions

A

Multiply by the reciprocal (flip denominator upside-down and multiply)

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

An odd number to any power is…

A

odd

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

Combinatorics when order matters

E.g. How many ways can 3 medals be awarded to 7 competitors?

A

(Pool!)/(Out!)

E.g. the number of options factorial over the number of unchosen options factorial

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

Combinatorics when order doesn’t matter

E.g. How many teams of 3 can be picked from 7 people?

A

(Pool!)/(In!)(Out!)

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

% of values within 1 SD of the mean

A

68%

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

% of values within 2 SD of the mean

A

95%

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

% of values within 3 SD of the mean

17
Q

area of triangle

A

0.5 x base x height

18
Q

similar triangles

A

have the same angles, and the sides are proportionate

19
Q

The third side of a triangle…

A

Is greater than the difference of the other two sides, but less than their sum.

20
Q

Pythagorean theorem

A

a^2 + b^2 = c^2

21
Q

Isosceles triangle

A

two equal sides

22
Q

equilateral triangle

A

3 equal sides, all angles are 60°

23
Q

area of a parallelogram

A

base x height

24
Q

sum of angles in a polygon

A

180(n-2)

n = number of sides

25
volume of cylinder
πr^2 x height
26
surface area of cylinder
2πr^2 + 2πrh
27
circumference of circle
πd or 2πr
28
area of circle
πr^2
29
If one side of an inscribed triangle is the diameter of a circle...
the opposite angle is 90°
30
sector area in a circle
proportionate to angle size: how much is the angle out of 180°? The sector is that much of the total area
31
When a line intersects two other, parallel lines...
The corresponding angles are equal
32
When two lines intersect, what do you know about their angles?
Opposite angles are equal
33
Calculate slope of a line from two points
slope = rise/run = (y2 - y1)/(x2 - x1)
34
midpoint between two points on a line in the coordinate plane
((x1 + x2)/2) , ((y1 + y2)/2)
35
distance between two points in the coordinate plane
sq((x2 - x1)^2 + (y2 - y1)^2))