Quant Flashcards
(83 cards)
A number is divisible by 3 if __________________
A number is divisible by 3 if the sum of all the digits is divisible by 3
ex) 531
A number is divisible by 6 if __________________
A number is divisible by 6 if the number is divisible by both 2 and 3
cf. a number is divisible by 2 if the ones digit is 0, 2, 4, 6 or 8
ex) 174
A number is divisible by 9 if __________________
A number is divisible by 9 if the sum of all the digits is divisible by 9
ex) 333
The number of factors of 240
240 = 2^4 x 3^1 x 5^1
-> (4+1) x (1+1) x (1+1) = 20
240 has a total of 20 factors
1, 2, 3, 4 …….. 60, 80, 120, 240
√5 x √7
√ 35
√ 33 = √ a * √ b
√ 11 * √ 3
√0.0004
√ 2^2 / √ 10^4 = 2 / 100 = 0.02
|16x+14|=|8x+6|
x = ?
1) 16x + 14 = 8x +6 —–> x = -1
2) 16x + 14 = -(8x+6) —–> x = -5/6
x is 2% less than y
x = k y
k=?
x = 0.98 y
x is 60% less than y
x = k y
k=?
x = 0.4 y
the average of 7, 8, 9, 10, 11, 12
7 + 12 / 2 = 19 / 2 = 9.5
average in a set of consecutive integers =
highest # + lowest # / 2
1, 2 ,3 . . . 101
Median = ?
101+1 / 2 = 51
When n is odd # (101)
1, 2 ,3 . . . 100
Median = ?
100 / 2 = 50 and 51
50+51 / 2 = 50.5
A straight pipe 1 yard in length was marked off in fourths and also in thirds. If the pipe was then cut into separate pieces at each of these markings, which of the following gives all the different lengths of the pieces, in fractions of a yard?
Take the length of the pipe to be 12-meter long (the least common multiple of 3 and 4.)
In this case the branch would be cut at 3, 4, 6, 8, and 9 meters.
3/12=1/4
1/12
2/12=1/6
The ratio of the number of teachers to the number of students is the same in School District M and School District P.
mT:mS - pT:pS
A couple decides to have 4 children. If they succeed in having 4 children and each child is equally likely to be a boy or a girl, what is the probability that they will have exactly 2 girls and 2 boys?
P(GGBB)= 4! / 2! 2! = 6
or 4C2 = 6
ㅁㅁㅁㅁ
2 x 2 x 2 x2 = 16 total (boy or girl)
Therefore, 6/16 = 3/8
If 0 < r < 1 < s < 2.
rs must be less than 1?
No.
ex) r=0.99, s=1.99
숫자를 대입해서 풀 때, 범위 안에서 최대한 극단적인 숫자를 선택.
Ex) 0<x<1, 1/2를 넣어볼 수도 있지만, 0.99 or 0.01 을 넣어서 확인 사살.
5 < A < 10 and 2R < A. R의 범위는?
2R < A < 10
=> 2R < 10
=> R < 5
a+30/b+30 is greater than a/b?
Depends… (not sufficient)
If a=1 and b=2, 31/32 > 1/2
But if a=2 and b= 1, 32/31 < 2
(1) apple price is $10 less than orange price
(2) apple discount % is 2% greater than the orange discount %
which one is discounted by the greater dollar amount?
We don’t know
if apple is $10 and orange is $20
vs if apple is $990 and orange is 1000
10 * 12% < 20 * 10%
(1 million - 10) * 12% > 1 millon * 10%
In planning for a car trip, Joan estimated both the distance of the trip, in miles, and her average speed, in miles per hour. She accurately divided her estimated distance by her estimated average speed to obtain an estimate for the time, in hours, that the trip would take. Was her estimate within 0.5 hours of the actual time that the trip took?
(1) Joan’s estimate for the distance was within 5 miles of the actual distance.
(2) Joan’s estimate for her average speed was within 10 miles per hour of her actual average speed.
The only thing we need to prove is ?
|ET-AT| < 0.5 hours?
if ET = AT, |ET-AT| = 0.
Therefore, only thing we need to prove is |ET-AT| > 0.5 hours.
T = D / S
ET = 20 / 30 = 1.5
AT = 15 / 40 = 0.375 (to maximize, AT should be minimized as possible)
ET - AT > 1
If x^4 + y^4 = 100, then the greatest possible value of x is between
y=0
x^4 = 100
x^2 = 10
√x = 3.xx
between 3 and 4
There are 8 teams in a certain league and each team plays each of the other teams exactly once. If each game is played by 2 teams, what is the total number of games played?
8C2 = 8 * 7 / 2 = 28
What is the lowest positive integer that is divisible by each of the integers 1 through 7, inclusive?
(A) 420
(B) 840
(C) 1,260
(D) 2,520
(E) 5,040
The integer should be divisible
by: 2, 3, 4(=2^2), 5, 6(=2 * 3), and 7.
LCM= 2^2 * 3 * 5 * 7 = 420
**Why 2^2 instead of 2? **
The Key Idea: LCM includes highest powers of prime factors needed.
If you used only 2 × 3 × 5 × 7 = 210, 210÷4 not divisible