Memorization - Quant Flashcards

(38 cards)

1
Q

Root(3) is approximately

A

1.7

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

Root(2) is approximately

A

1.4

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

What is the work order for geometry problems?

A
  1. Snapshot ballpark
    - identify target and given
    - compare: how many times one fits onto another
  2. Eliminate answers
  3. Proceed to finer POE or direct calculation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the stop signs for reverse plugging in?

A
  1. Invisible variable in question
  2. Specific amount question (how much, how long)
  3. Numbers in answer choice
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Is 0 positive or negative?

A

Neither

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

What is a bisector?

A

Line that cuts an angle in half

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

Rule of divisibility: 2

A

IF last digit is even

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

Rule of divisibility: 3

A

IF sum of all digits is divisble by 3

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

Rule of divisibility: 4

A

If last 2 digit number is divisible by 4

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

Rule of divisibility: 6

A

IF divisible by 2 and 3

Check both rules

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

Rule of divisibility: 7

A
  • Multiply hundreds number by 2
  • Add remaining 2 digit number
  • IF result is divisible by 7
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Rule of divisibility: 8

A

IF last 3 digits divisible b 8

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

Rule of divisibility: 11

A

IF sum of odd digits - sum of even digits is divisible by 11

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

x^0 ?

A

1

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

0^x ?

A

0

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

Odd +- odd =

17
Q

even * even =

18
Q

even * odd =

19
Q

even +- odd =

20
Q

odd * odd =

21
Q

even +- even =

22
Q

What is DOZEN F?

A
Different
one
zero
equal
negative
fractions
23
Q

Percent change =

A

(difference/original) *100

24
Q

Variance =

A

Square of STDEV

25
Odd / even =
fraction
26
Is 0 a factor of number n?
Never
27
Is 0 a multiple of number n?
Always
28
a^2 * a^3 =
a^5
29
even base with positive integer power =
even
30
odd base with positive integer power =
odd
31
a^2 - b^2 =
(a+b)(a-b)
32
(a+b)^2
a^2 + 2ab + b^2
33
(a-b)^2
a^2 - 2ab + 2b^2
34
What is the greatest common divisor of two numbers?
Largest number that is a factor of both
35
Is 0 a prime number?
No
36
Is 1 a prime number?
No
37
What is the formula for combinations (no repetition, no order)
C = n! / (n-k)! k!
38
What is the formula for permutations (no repetition, order matters)
P = n! / (n-k)!