Rules and Foundations Flashcards

(20 cards)

1
Q

Given u < t, b > r, f < t, and r > t, is b >u?

A

Yes

Trick: line up the variables in inequality questions:
u <  t
           r < b
 f < t    
      t < r
 Then rewrite u<b>u.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Is a + 2b < c + 2d?

(1) a < c
(2) d > b

A

C - add inequalities, but never multiply or divide.

a     < c \+    2b <    2d = a+2b<c+2d
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. | x-2| < 5, what’s x?

2. x^2(1/2) < 4 ^(1/2), what’s x?

A
    • (x-2) -3 and x < 7
  1. |x| < 2
    -x < 2
    x> -2 and x < 2
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

if a = 3bc, what’s the value of c?

(1) a = 10-b
(2) 3a = 4b

A

B. Combos and Equations - an equation with multiple variables in the question stem, it is probably a Combo in disguise. (usually don’t need both statement to be sufficient)

from question c = a/3b
from statement (2):  3a/4b = 1, a/b = 3/4, sufficient
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

For all evenly spaced sets, what is arithmetic mean (average) and median?

A

They are the same. To quickly find average/median is using (first term + last term)/2.

To find sum of evenly spaced set - average x # of terms.

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

To count integers between a number set - ex: how many integers between 6 and 10, all inclusive?

A

5 - always add one. To find multiple of 4 or even numbers => (last - first) / increment +1.

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

How many multiples of 7 are there between 100 and 150?

A

Here is easier to list out the terms:

105, 112, 119, 126, 133, 140, 147. Total 7 terms.

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

Is K^2 odd?

(1) K-1 is divisible by 2
(2) the sum of k consecutive integers is divisible by k.

A

D.

(1) k-1 is even, then k must be odd.
(2) (sum of k integers)/k = average of k integers = integer the only way to be true where average is an integer is to have an odd consecutive integer set. Therefore, k must be odd.

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

How many books, each with a volume of 100 in^3, can be packed into a crate with a volume of 5,000 in^3?

A

Not sufficient to answer. When you are fitting 3 dimensional objects into other 3 dimensional objects, knowing the respective volume is not enough. You must know specific dimensions (length, width, and height) of each subject.

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

What’s the length of the third side of a triangle that two sides are 3 and 4?

A

4-3 < c < 4+3
1 < c < 7

The length of 3rd side must like between the difference and the sum of the two sides given

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

What is Pythagorean theory?

A
a^2 + b^2 = c^2
common on GMAT
3-4-5, 6-8-10, 9-12-15, 12-16-20
5-12-13
8-15-17
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What’s the length ratio for 45-45-90 triangle?

A

x : x : 2^1/2 x

Also called isosceles

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

What’s the length ratio for the 30-60-90 triangle?

A

x : 3^1/3 : 2x

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

If 2 triangles have 2 pairs of equal angles, you know the triangles are similar. Their corresponding sides are in proportion.

What’s the ratio for area?

A

If similar triangles have corresponding lengths in ratio a : b, then their area will be in ratio a^2 : b^2.

And their volumes will be in ratio a^3 : b^3

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

Concrete value vs. relative values

A company sells two kinds of pie: apple pie and cherry pie. What fraction of the total pies sold last month were apple pies?

(1) company sold 460 pies.
(2) the company sold 30% more cherry pie than apple pies.

A

B.

If change question to “how many apple pies did the company sell?” answer is C.

Rule:
- if a DS question asks for relative value of two pieces of a ratio, ANY statement that gives the relative value of ANY two pieces of the ratio will be sufficient.

  • if a DS question asks for a concrete value of one element of a ratio, you will need BOTH the concrete value and the relative value of two elements of the ratio.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

800, increase by 50% and decrease by 30%, yield what number?

A

800 x 150% x 70% = 840.

17
Q

Evenly spaced sets

What’s mean, median, average and sum?

A
mean = median
average = (first + last) / # of items
sum = average x # of items.
18
Q

Count integers

A

last - first +1

19
Q

Any set of consecutive integers with odd numbers, sum of all integers is always a multiple of the number of items.

sum of all integers is never a multiple of even number of items.

20
Q

If m=−2,

-m^−m=-(-2)^-(-2) is ?

A

First deal with the exponent: -(-2) comes out as positive 2.

Now deal with the resulting power:

-m−m=-(-2)^-(-2)=-(-2)^2

The minus inside the parentheses is eliminated by the even power. Thus, you are left with just the (-) outside the parentheses, which is imposed after the parentheses and even power are dealt with.

-(-2)^2 = -(4) = -4