GRE Guide, Math Book, Quant Reasoning.
GRE Guide, Math Book, Quant Reasoning.
Page 2
Table of Contents
ACKNOWLEDGEMENTS ------------------------------------------------------------------------------------------------------------------ 4
Page 3
Acknowledgements
The creation of the GRE Prep Club Math Book has been a monumental collaborative effort,
spanning several years and involving the dedication of numerous educators, experts, and
community members. As we transition this comprehensive resource from its digital forum
origins to this unified PDF version, we wish to extend our deepest gratitude to those who made
it possible.
This book is truly "by the community, for the community." We are profoundly grateful to the
thousands of forum members who participated in discussions, pointed out typos, suggested
more elegant solutions to complex geometry problems, and shared their own test-taking
strategies. Your collective wisdom has polished these pages into the resource it is today.
We acknowledge the various tutors and quantitative experts who volunteered their time to
ensure that every formula, coordinate geometry shortcut, and data interpretation strategy aligns
with the current standards of the GRE General Test.
Finally, to the students:Thank you for trusting us with your prep. Your success stories and
your pursuit of higher education are what motivate us to keep improving these materials. We
hope this book serves as a vital tool in helping you achieve your target score and your academic
dreams.
Page 4
Page 5
CHAPTER 1. ARITHMETIC
1.1 - INTEGERS
Frequency of the concepts tested: Very High
Definition
Integers are defined as: all negative natural numbers {. . . , −4, −3, −2, −1}, zero {0}, and
positive natural numbers {1,2,3,4, . . . }. Note that integers do not include decimals or fractions
- just whole numbers.
GRE deals with only Real Numbers: Integers, Fractions and Irrational Numbers.
An odd number is an integer that is not evenly divisible by 2. An odd number is an integer of
the form 𝑛 = 2𝑘 + 1, where 𝑘 is an integer. Zero is an even number.
Addition / Subtraction:
Multiplication:
Page 6
ZERO:
1. 0 is an integer.
2. 0 is an even integer. An even number is an integer that is "evenly divisible" by 2, i.e.,
divisible by 2 without a remainder and as zero is evenly divisible by 2 then it must be even.
3. 0 is neither positive nor negative integer (the only one of this kind).
4. 0 is divisible by EVERY integer except 0 itself.
IRRATIONAL NUMBERS
Fractions (also known as rational numbers) can be written as terminating (ending)
or repeating decimals (such as 0.5, 0.76, or 0.333333....). On the other hand, all those numbers
that can be written as non-terminating, non-repeating decimals are non-rational, so they are
called the "irrationals". Examples would be √2 ("the square root of two") or the number pi
𝜋 =~3.14159..., from geometry). The rationals and the irrationals are two totally separate
number types: there is no overlap.
Putting these two major classifications, the rationales and the irrationals, together in one set
gives you the "real" numbers.
The numbers to the right of zero are called positive numbers and those to the left are called
negative. The first ones must be written with the positive (+) sign in front and the second ones
with the negative sign in front (-). These numbers are also identified as signed numbers.
Important facts are also being true and are worth remembering as cold.
1) for any number a, one and only one of the following statements are true
• a is negative
• a is = to zero
• a is positive
Page 7
A positive number is a real number that is greater than zero.
A negative number is a real number that is smaller than zero.
Right away is important to denote that the absolute value of a number a, | a |, is the distance
between a and zero on the number line, both on the positive side and negative one. The number
a, for instance, 5, is 5 units apart from zero and -5 is 5 units apart from zero on the negative
side. As such, their absolute value is |5|. In this scenario 5 and - 5 are opposite numbers. The
only number that is equal to its opposite is zero
2) The product of any number * zero is zero. And if the product of two numbers is zero, then
at least one of the two is zero.
We need to consider that our numbers on the number line, and we are talking not only of
integers but also NOT integers, can be the product or quotient of two positive numbers or two
negative ones; or a mix: one positive or one negative.
3) The product and quotient of two positive numbers or two negative numbers are positive; the
product and quotient of a positive number and a negative number are negative.
Multiplication:
positive * positive = positive
Page 8
Division:
positive / positive = positive
positive / negative = negative
negative / negative = positive
Prime Numbers
A Prime number is a natural number with exactly two distinct natural number divisors: 1 and
itself. Otherwise, a number is called a composite number. Therefore, 1 is not a prime, since it
only has one divisor, namely 1. A number 𝑛 > 1 is prime if it cannot be written as a product of
two factors 𝑎 and 𝑏, both of which are greater than 1: n = ab.
2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101
• The only even prime number is 2, since any larger even number is divisible by 2. Also 2 is
the smallest prime.
Page 9
• All prime numbers except 2 and 5 end in 1, 3, 7 or 9, since numbers ending in 0, 2, 4, 6 or
8 are multiples of 2 and numbers ending in 0 or 5 are multiples of 5. Similarly, all prime
numbers above 3 are of the form 6𝑛 − 1 or 6𝑛 + 1, because all other numbers are divisible
by 2 or 3.
• Any nonzero natural number 𝑛 can be factored into primes, written as a product of primes or
powers of primes. Moreover, this factorization is unique except for a possible reordering of
the factors.
• Prime factorization: every positive integer greater than 1 can be written as a product of one
or more prime integers in a way which is unique. For instance, integer 𝑛 with three unique
prime factors 𝑎, 𝑏, and 𝑐 can be expressed as 𝑛 = 𝑎𝑝 ∗ 𝑏 𝑞 ∗ 𝑐 𝑟 , where 𝑝, 𝑞, and 𝑟 are powers
of 𝑎, 𝑏, and 𝑐, respectively and are ≥ 1.
Example: 4200 = 23 ∗ 3 ∗ 52 ∗ 7.
• Verifying the primality (checking whether the number is a prime) of a given number 𝑛 can
be done by trial division, that is to say dividing 𝑛 by all integer numbers smaller than √𝑛,
thereby checking whether 𝑛 is a multiple of 𝑚 ≤ √𝑛.
Example: Verifying the primality of 161: √161 is little less than 13, from integers
from 2 to 13, 161 is divisible by 7, hence 161 is not prime.
Note that, it is only necessary to try dividing by prime numbers up to √𝑛, since if n has any
divisors at all (besides 1 and n), then it must have a prime divisor.
• If 𝑛 is a positive integer greater than 1, then there is always a prime number 𝑝 with 𝑛 < 𝑝 <
2𝑛.
Factors
A divisor of an integer 𝑛, also called a factor of 𝑛, is an integer which evenly divides 𝑛 without
leaving a remainder. In general, it is said 𝑚 is a factor of 𝑛, for non-zero integers 𝑚 and 𝑛, if
there exists an integer 𝑘 such that 𝑛 = 𝑘𝑚.
Page 10
• An integer n > 1 whose only proper divisor is 1 is called a prime number. Equivalently, one
would say that a prime number is one which has exactly two factors: 1 and itself.
• Any positive divisor of n is a product of prime divisors of n raised to some power.
• If a number equals the sum of its proper divisors, it is said to be a perfect number.
Example: The proper divisors of 6 are 1, 2, and 3: 1+2+3=6, hence 6 is a perfect number.
The number of factors of 𝑛 will be expressed by the formula (𝑝 + 1)(𝑞 + 1)(𝑟 + 1).
To find the GCF, you will need to do prime-factorization. Then, multiply the common factors
(pick the lowest power of the common factors).
Page 11
• Every common divisor of a and b is a divisor of gcd(a, b).
• a*b=gcd(a, b)*lcm(a, b)
The lowest common multiple or lowest common multiple (lcm) or smallest common multiple
of two integers a and b is the smallest positive integer that is a multiple both of a and of b.
Since it is a multiple, it can be divided by a and b without a remainder. If either a or b is 0, so
that there is no such positive integer, then lcm(a, b) is defined to be zero.
To find the LCM, you will need to do prime-factorization. Then multiply all the factors (pick
the highest power of the common factors).
Perfect Square
A perfect square, is an integer that can be written as the square of some other integer. For
example, 16=4^2, is a perfect square. There are some tips about the perfect square:
7 - Take the last digit, double it, and subtract it from the rest of the number, if the answer is
divisible by 7 (including 0), then the number is divisible by 7.
8 - If the last three digits of a number are divisible by 8, then so is the whole number.
9 - If the sum of the digits is divisible by 9, so is the number.
11 - If you sum every second digit and then subtract all other digits and the answer is: 0, or is
divisible by 11, then the number is divisible by 11.
Page 12
Example: to see whether 9,488,699 is divisible by 11, sum every second digit: 4+8+9=21, then
subtract the sum of other digits: 21-(9+8+6+9) = -11, -11 is divisible by 11, hence 9,488,699 is
divisible by 11.
Consecutive Integers
Consecutive integers are integers that follow one another, without skipping any integers. 7, 8,
9, and -2, -1, 0, 1, are consecutive integers.
• Sum of 𝑛 consecutive integers equal the mean multiplied by the number of terms, 𝑛. Given
−3+2 1
consecutive integers {−3, −2, −1,0,1,2}, 𝑚𝑒𝑎𝑛 = = − , (mean equals to the average of
2 2
1
the first and last terms), so the sum equals to − ∗ 6 = −3.
2
Given 𝑛 = 4 consecutive integers: {3,4,5,6}. The product of 3*4*5*6 is 360, which is divisible
by 4!=24.
Evenly spaced set or an arithmetic progression is a sequence of numbers such that the
difference of any two successive members of the sequence is a constant. The set of integers
{9,13,17,21} is an example of evenly spaced set. Set of consecutive integers is also an example
of evenly spaced set.
• If the first term is 𝑎1 and the common difference of successive members is 𝑑, then the
𝑛𝑡ℎ term of the sequence is given by: 𝑎𝑛 = 𝑎1 + 𝑑(𝑛 − 1).
• In any evenly spaced set the arithmetic mean (average) is equal to the median and can be
𝑎1 +𝑎𝑛
calculated by the formula 𝑚𝑒𝑎𝑛 = 𝑚𝑒𝑑𝑖𝑎𝑛 = , where 𝑎1 is the first term and 𝑎𝑛 is the
2
7+19
last term. Given the set {7,11,15,19}, 𝑚𝑒𝑎𝑛 = 𝑚𝑒𝑑𝑖𝑎𝑛 = = 13.
2
Page 13
𝑎1 +𝑎𝑛
• The sum of the elements in any evenly spaced set is given by: 𝑆𝑢𝑚 = ∗ 𝑛, the mean
2
2𝑎1 +𝑑(𝑛−1)
multiplied by the number of terms. OR, 𝑆𝑢𝑚 = ∗𝑛
2
• Special cases:
1+𝑛
Sum of n first positive integers: 1 + 2+. . . +𝑛 = ∗𝑛
2
Sum of n first positive even numbers: 𝑎1 + 𝑎2 +. . . +𝑎𝑛 = 2 + 4+. . . +𝑎𝑛 = 𝑛(𝑛 + 1),
where 𝑎𝑛 is the last, 𝑛𝑡ℎ term and given by: 𝑎𝑛 = 2𝑛.
Given 𝑛 = 4 first positive even integers, then their sum equals to 2 + 4 + 6 + 8 = 4(4 + 1) =
20.
• If the evenly spaced set contains odd number of elements, the mean is the middle term, so the
sum is middle term multiplied by number of terms. There are five terms in the set {1, 7, 13, 19,
25}, middle term is 13, so the sum is 13*5 =65.
Perform the operations inside a Parenthesis first (absolute value signs also fall into this
category), then Exponents, then Multiplication and Division, from left to right, then Addition
and Subtraction, from left to right - PEMDAS.
Special cases:
• An exclamation mark indicates that one should compute the factorial of the term immediately
to its left, before computing any of the lower-precedence operations, unless grouping symbols
dictate otherwise. But 32 ! means (32 )! = 9! While 25! = 2120 ; a factorial in an exponent
applies to the exponent, while a factorial not in the exponent applies to the entire power.
• If exponentiation is indicated by stacked symbols, the rule is to work from the top down, thus:
𝑛 𝑛
𝑎𝑚 = 𝑎(𝑚 ) and not (a^m)^n
Page 14
Divisibility Rules
Theory
Save Time: If we use divisibility rules then we do not have to go for Long Division method to
find out the factors of the number.
There are multiple ways of checking if a number is divisible by 2 or not, 3 of them are listed
below
Solution: There are multiple ways of checking it. 3 or them are given below:
Page 15
Solution: Number formed by last two digits of 360 is 60.
We know that 60 is divisible by 4 => 360 is divisible by 4
Remove the last digit and double it and subtract it from the rest of the number.
If the result is divisible by 7 then number is divisible by 7, else it is not
Page 16
Divisibility Rule for divisibility by 10
Number should end with 0
If the difference of the sum of odd place digits and the sum of even place digits of the number
is divisible by 11, then the number is divisible by 11, else it is not
Solution: In 1320
Sum of odd places = 1 + 2 = 3
Sum of even places = 3 + 0 = 3
2 can be written as 21 -> Rule -> Number formed by last 1 digit(s) should be divisible by 2
4 can be written as 22 -> Rule -> Number formed by last 2 digit(s) should be divisible by 4
8 can be written as 23 -> Rule -> Number formed by last 3 digit(s) should be divisible by 8
Divisibility Rule for 3: Sum of all the digits of the number should be divisible by 3
Divisibility Rule for 9: Sum of all the digits of the number should be divisible by 9
Page 17
How to Solve: LCM, GCD and Properties of LCM and GCD
Prop 2:
GCD of 0 and any number is equal to the number itself. (Because all whole numbers are
factors of 0. So, a will be also be a factor of 0.)
• GCD (0, a) = a
Prop 3:
LCM of 1 and any number is equal to the number itself
• LCM (1, a) = a
Prop 4:
GCD of 1 and any number is equal to 1
• GCD (1, a) = 1
Prop 5:
Product of two numbers = Product of their LCM and GCD
• a*b = LCM(a, b) * GCD(a, b)
Prop 6:
LCM of two numbers is always a multiple of their GCD
• LCM(a, b) = GCD(a, b) * k [where k is an integer]
Prop 7:
LCM of two numbers always lies between the larger of the two numbers and the product of
those two numbers
• Larger (a, b) <= LCM (a, b) <= a*b
Prop 8:
GCD of two numbers is always smaller than or equal to the smaller of those two numbers
• GCD (a, b) <= Smaller (a, b)
Prop 9:
LCM of two numbers is equal to the larger of the two numbers when one number is multiple
of other
• LCM(a, b) = Larger(a, b) => either a is a multiple of b or b is a multiple of a
Page 18
Prop 10:
LCM of two numbers is equal to the product of those two numbers when the numbers are co-
prime
• LCM(a, b) = a*b => a and b are co-prime numbers
Co-prime numbers are numbers which have only one factor in common (i.e. 1)
Prop 11:
GCD of two numbers is equal to the smaller of the two numbers when one number is multiple
of other
• GCD(a, b) = Smaller(a, b) => either a is a multiple of b or b is a multiple of a
Prop 12:
GCD of two numbers is 1 when the numbers are co-prime
• GCD(a, b)=1 => a and b are co-prime numbers
Prop 13:
All numbers can be written as a multiple of their GCD
• a and b can be written as a multiple of their GCD
• a = GCD(a, b) * k [where k is an integer]
• b = GCD(a, b) * t [where t is an integer]
Prop 14:
All multiples of LCM are divisible by the numbers whose LCM we have calculated
• Multiples of LCM(a, b) will be divisible by both a and b
Prop 15:
a + b and a -b will always be divisible by GCD(a, b)
𝑎+𝑏
• = 𝑘[where k is an integer]
𝐺𝐶𝐷(𝑎,𝑏)
𝑎−𝑏
• = 𝑡[where t is an integer]
𝐺𝐶𝐷(𝑎,𝑏)
Page 19
Prob 3: Two steel pieces of length 340 cm and 408 cm are to be cut into pieces of all the same
length without remainder. Find the greatest possible length of the pieces.
Solutions:
Page 20
1.2 - ABSOLUTE VALUE/MODULUS
Frequency of the concepts tested: Medium
Definition
The absolute value (or modulus) |𝑥| of a real number x is x's numerical value without regard
to its sign.
Graph:
Important properties:
• |𝑥| ≥ 0
• |0| = 0
• | − 𝑥| = |𝑥|
• |𝑥| + |𝑦| ≥ |𝑥 + 𝑦|
• |𝑥| ≥ 0
Page 21
How to approach equations with moduli
It's not easy to manipulate with moduli in equations. There are two basic approaches that will
help you out. Both of them are based on two ways of representing modulus as an algebraic
expression.
2) |x| equals x if x>=0 or -x if x<0. It looks a bit complicated but it's very powerful in dealing
with moduli and the most popular approach too (see below).
3-steps approach:
General approach to solving equalities and inequalities with absolute value:
For example, |𝑥 − 1| = 4
We can also think about conditions like graphics. 𝑥 = 1 This is a key point where the
expression under the modulus equals zero. All points right are the first condition (𝑥 > 1) and
all points left are second condition (𝑥 < 1).
Page 22
a) 𝑥 = 5 It has to satisfy the initial condition 𝑥 − 1 >= 0. 5 − 1 = 4 > 0. It satisfies.
Otherwise, we would have to reject x=5.
Example #1
Solution: There are 3 key points here: -8, -3, 4. So we have 4 conditions:
a) 𝑥 < −8. −(𝑥 + 3) − (4 − 𝑥) = −(8 + 𝑥) --> 𝑥 = −1. We reject the solution because our
condition is not satisfied (-1 is not less than -8)
Answer: 0
Example #2
Page 23
Solution: There are 2 conditions:
b) (𝑥 2 − 4) < 0 --> −2 < 𝑥 < 2. −(𝑥 2 − 4) = 1 --> 𝑥 2 = 3. xe {−√3, √3} and both
solutions satisfy the condition.
(Optional) The following illustration may help you understand how to open modulus at
different conditions.
The 3-steps method works in almost all cases. At the same time, often there are shortcuts and
tricks that allow you to solve absolute value problems in 10-20 sec.
For example,
Problem: 1<x<9. What inequality represents this condition?
A. |x|<3
B. |x+5|<4
C. |x-1|<9
D. |-5+x|<4
E. |3+x|<5
Page 24
Solution: 10sec. Traditional 3-steps method is too time-consume technique. First of all, we
find length (9-1) =8 and center (1+8/2=5) of the segment represented by 1<x<9. Now, let’s
look at our options. Only B and D have 8/2=4 on the right side and D had left site 0 at x=5.
Therefore, answer is D.
III. Thinking about absolute values as the distance between points at the number line.
For example,
1) |Y-A|<|B-Y|
Solution:
We can think of absolute values here as the distance between points. Statement 1 means than
the distance between Y and A is less than that between Y and B. Because X is between A and
Y, |X-A| < |Y-A| and at the same time the distance between X and B will be larger than that
between Y and B (|B-Y|<|B-X|). Therefore, statement 1 is sufficient.
Pitfalls
The most typical pitfall is ignoring the third step in opening modulus - always check whether
your solution satisfies conditions.
The absolute value of a number is the value of a number without regard to its sign.
For example, |3|=3 |3| = 3; |−12| = 12 | − 12| = 12; |−1.3| = 1.3| − 1.3| = 1.3...
Another way to understand absolute value is as the distance from zero. For example, |𝑥| is the
distance between x and 0 on a number line.
From that comes the most important property of an absolute value: since the distance cannot
be negative, an absolute value expression is ALWAYS more than or equal to zero.
Page 25
Graph of y = |x|
As you can see for any value of x, the value of y, which is |x|, is ALWAYS more than or equal
to zero.
IMPORTANT PROPERTY
Notice that in the negative scenario, we don't simply remove the absolute value bars. We
remove the absolute value bars and negate the entire expression contained within, thus
making it positive again;
1. |𝑥| ≥ 0
2. √𝑥 2 = |𝑥|
3. |0| = 0
Page 26
4. | − 𝑥| = |𝑥|
5. |𝑥 − 𝑦| = |𝑦 − 𝑥|. |x - y| represents the distance between x and y, so naturally it equals to
|y- x|, which is the distance between y and x.
6. |𝑥| + |𝑦| ≥ |𝑥 + 𝑦|. Note that "=" sign holds for 𝑥𝑦 ≥ 0 (or simply when 𝑥 and 𝑦 have the
same sign). So, the strict inequality (>) holds when 𝑥𝑦 < 0;
7. |𝑥| − |𝑦| ≤ |𝑥 − 𝑦|. Note that "=" sign holds for 𝑥𝑦 > 0 (so when 𝑥 and 𝑦 have the same
sign) and |𝑥| ≥ |𝑦| (simultaneously).
Page 27
1.3 - FRACTIONS
Frequency of the concepts tested: High
Definition
Fractional numbers are ratios (divisions) of integers. In other words, a fraction is formed by
dividing one integer by another integer. Set of Fraction is a subset of the set of Rational
Numbers.
𝑚
Fraction can be expressed in two forms fractional representation ( ) and decimal
𝑛
representation (𝑎. 𝑏𝑐𝑑).
Fractional representation
Fractional representation is a way to express numbers that fall in between integers (note that
integers can also be expressed in fractional form). A fraction expresses a part-to-whole
relationship in terms of a numerator (the part) and a denominator (the whole).
• The number on top of the fraction is called numerator or nominator. The number on bottom
9
of the fraction is called denominator. In the fraction, , 9 is the numerator and 7 is
7
denominator.
• Fractions that have a value between 0 and 1 are called proper fraction. The numerator is
1
always smaller than the denominator. is a proper fraction.
3
• Fractions that are greater than 1 are called improper fraction. Improper fraction can also be
5
written as a mixed number. is improper fraction.
2
3
• An integer combined with a proper fraction is called mixed number. 4 is a mixed number.
5
23
This can also be written as an improper fraction:
5
Page 28
11
Solution: Divide = 2 with a remainder of 3. Write down the 2 and then write down the
4
3
remainder 3 above the denominator 4, like this: 2
4
𝟐
Example #2: Convert 𝟑 to an improper fraction.
𝟓
Solution: Multiply the whole number by the denominator: 3 ∗ 5 = 15. Add the numerator to
17
that: 15 + 2 = 17. Then write that down above the denominator, like this:
5
Reciprocal
1
Reciprocal for a number 𝑥, denoted by or 𝑥 −1 , is a number which when multiplied
𝑥
𝑎 𝑏
by 𝑥 yields 1. The reciprocal of a fraction is . To get the reciprocal of a number, divide 1
𝑏 𝑎
1 5 6
by the number. For example reciprocal of 3 is , reciprocal of is .
3 6 5
Operation on Fractions
• Adding/Subtracting fractions:
To add/subtract fractions with the same denominator, add the numerators and place that sum
over the common denominator.
To add/subtract fractions with the different denominator, find the Least Common
Denominator (LCD) of the fractions, rename the fractions to have the LCD and add/subtract
the numerators of the fractions.
• Multiplying fractions: To multiply fractions just place the product of the numerators over
the product of the denominators.
• Dividing fractions: Change the divisor into its reciprocal and then multiply.
3 2 9 14 23
Example #1: + = + =
7 3 21 21 21
Page 29
3
1 3 1 3
Example #2: Given 5 , take the reciprocal of 2. The reciprocal is . Now multiply: ∗ = .
2 2 5 2 10
Decimal Representation
The decimals have ten as its base. Decimals can be terminating (ending) (such as 0.78, 0.2)
or repeating (recuring) decimals (such as 0.333333....).
𝑎
Reduced fraction (meaning that fraction is already reduced to its lowest term) can be
𝑏
expressed as terminating decimal if and only 𝑏 (denominator) is of the form 2𝑛 5𝑚 ,
7
where 𝑚 and 𝑛 are non-negative integers. For example: is a terminating decimal 0.028,
250
3 3
as 250 (denominator) equals to 2 ∗ 53 . Fraction is also a terminating decimal, as =
30 30
1
and denominator 10 = 2 ∗ 5.
10
3. Put 1 under the denominator and annex it with "0" as many as the total in step 1
56 14
4: Reducing it to lowest terms: =
100 25
39 13
3: Reducing it to lowest terms: = .
99 33
1. Write down the number consisting with non-repeating digits and repeating digits.
3. Divide 1-2 by the number with 9's and 0's: for every repeating digit write down a 9, and for
every non-repeating digit write down a zero after 9's.
1. The number consisting with non-repeating digits and repeating digits is 2512;
Rounding
Rounding is simplifying a number to a certain place value. To round the decimal, drop the extra
decimal places, and if the first dropped digit is 5 or greater, round up the last digit that you
keep. If the first dropped digit is 4 or smaller, round down (keep the same) the last digit that
you keep.
Example:
5.3485 rounded to the nearest tenth = 5.3, since the dropped 4 is less than 5.
5.3485 rounded to the nearest hundredth = 5.35, since the dropped 8 is greater than 5.
5.3485 rounded to the nearest thousandth = 5.349, since the dropped 5 is equal to 5.
𝑎 𝑐
Given that = , where a, b, c and d are non-zero real numbers, we can deduce other
𝑏 𝑑
Page 31
proportions by simple Algebra. These results are often referred to by the names mentioned
along each of the properties obtained.
𝑏 𝑑
= – invertendo
𝑎 𝑐
𝑎 𝑏
= – alternendo
𝑐 𝑑
𝑎+𝑏 𝑐+𝑑
= – componendo
𝑏 𝑑
𝑎−𝑏 𝑐−𝑑
= – dividend
𝑏 𝑑
𝑎+𝑏 𝑐+𝑑
= - componendo & dividend
𝑎−𝑏 𝑐−𝑑
Page 32
1.4 - EXPONENTS
Frequency of the concepts tested: High
Exponents are a "shortcut" method of showing a number that was multiplied by itself several
times. For instance, number 𝑎 multiplied 𝑛 times can be written as 𝑎𝑛 , where 𝑎 represents the
base, the number that is multiplied by itself 𝑛 times and 𝑛 represents the exponent. The
exponent indicates how many times to multiple the base, 𝑎, by itself.
Powers of zero:
If the exponent is positive, the power of zero is zero: 0𝑛 = 0, where 𝑛 > 0.
If the exponent is negative, the power of zero (0𝑛 , where 𝑛 < 0) is undefined, because division
by zero is implied.
Powers of one:
1𝑛 = 1 The integer powers of one are one.
Negative powers:
1
𝑎−𝑛 = 𝑛
𝑎
𝑎𝑛 𝑎
𝑛
= ( )𝑛
𝑏 𝑏
(𝑎𝑚 )𝑛 = 𝑎𝑚𝑛
𝑛 𝑛)
𝑎𝑚 = 𝑎(𝑚 and not (𝑎𝑚 )𝑛
Page 33
Operations involving the same bases:
Keep the base, add or subtract the exponent (add for multiplication, subtract for division)
𝑎𝑛 ∗ 𝑎𝑚 = 𝑎𝑛+𝑚
𝑎𝑛
= 𝑎𝑛−𝑚
𝑎𝑚
Fraction as power:
1
𝑛
𝑎𝑛 = √𝑎
𝑚 𝑛
𝑎 𝑛 = √𝑎𝑚
Exponential Equations:
When solving equations with even exponents, we must consider both positive and negative
possibilities for the solutions.
For instance, 𝑎2 = 25, the two possible solutions are 5 and −5.
When solving equations with odd exponents, we'll have only one solution.
For instance, for 𝑎3 = 8, solution is 𝑎 = 2 and for 𝑎3 = −8, solution is 𝑎 = −2.
𝑎𝑛 − 𝑏 𝑛 is ALWAYS divisible by 𝑎 − 𝑏.
𝑎𝑛 − 𝑏 𝑛 is divisible by 𝑎 + 𝑏 if 𝑛 is even.
𝑎𝑛 + 𝑏 𝑛 is divisible by 𝑎 + 𝑏 if 𝑛 is odd, and not divisible by a+b if n is even.
Last 𝑛 digits of a product of integers are last 𝑛 digits of the product of last 𝑛 digits of these
integers.
Page 34
LAST DIGIT OF A POWER
• Integer ending with 0, 1, 5 or 6, in the integer power k>0, has the same last digit as the base.
• Integers ending with 2, 3, 7 and 8 have a cyclicity of 4.
• Integers ending with 4 (eg. (𝑥𝑦4)𝑛 ) have a cyclisity of 2. When n is odd (𝑥𝑦4)𝑛 will end with
4 and when n is even (𝑥𝑦4)𝑛 will end with 6.
• Integers ending with 9 (eg. (𝑥𝑦9)𝑛 ) have a cyclisity of 2. When n is odd (𝑥𝑦9)𝑛 will end with
9 and when n is even (𝑥𝑦9)𝑛 will end with 1.
Now divide 39 (power) by 4 (cyclicity), remainder is 3. So the last digit of 12739 is the same
as that of the last digit of 739 , is the same as that of the last digit of 73 , which is 3.
Page 35
ROOTS
Roots (or radicals) are the "opposite" operation of applying exponents. For instance, 𝑥 2 =
16 and square root of 16=4.
General rules:
√𝑥 𝑥
• √𝑥 √𝑦 = √𝑥𝑦 and =√ .
√𝑦 𝑦
• (√𝑥)𝑛 = √𝑥 𝑛
1
𝑛
• 𝑥 𝑛 = √𝑥
𝑛
𝑚
• 𝑥 𝑚 = √𝑥 𝑛
• √𝑎 + √𝑏 ≠ √𝑎 + 𝑏
4
• When the GRE provides the square root sign for an even root, such as √𝑥 or √𝑥 , then the
only accepted answer is the positive root.
That is, √25 = 5, NOT +5 or -5. In contrast, the equation 𝑥 2 = 25 has TWO solutions, +5 and
-5.
√2 ≈ 1.41
√3 ≈ 1.73
√5 ≈ 2.24
√6 ≈ 2.45
√7 ≈ 2.65
√8 ≈ 2.83
√10 ≈ 3.16
Page 36
Some rules of engagement with exponents are given below:
Laws of Exponents:
• 𝑥 𝐴 ∗ 𝑥 𝐵 = 𝑥 (𝐴+𝐵)
𝑥𝐴
• = 𝑥 (𝐴−𝐵)
𝑥𝐵
• 𝑥 𝑎 ∗ 𝑦 𝑎 = (𝑥𝑦)𝑎
1
• 𝑥 (−a) =
𝑥𝑎
• 𝑥0 = 1
• 𝑥1 = 𝑥
• (𝑥 𝐴 )𝐵 = 𝑥 (𝐴𝐵)
𝑎
𝑏
• 𝑥 𝑏 = = √𝑥 𝑎
The above rules are the exhaustive lists of concepts you can use to tackle any exponents
problem. However, there are some tricky versions of the above rules which may fool you during
your exams which are listed below:
Negative Bases
Square Roots
1
Algebraic way of writing a square root is simply powering it to the power of , i.e, 𝑥 1/2 = √𝑥
2
However, there are some pitfalls when it comes to square roots, like the following example:
√𝑥 = 𝑟; such that 𝑟 2 = 𝑥, where 𝑟 is nonnegative.
Keep in mind even though (−𝑟)2 = 𝑥, symbol √𝑥 is used denote the non-negative root of a
number. For example: √9 = 3; not -3.
Page 37
Some basic properties of square roots are given below:
• (√𝑥)2 = 𝑥
• √𝑥 2 = 𝑥
• √𝑥 √𝑦 = √𝑥𝑦
Page 38
1.5 - PERCENT %
Frequency of the concepts tested: High
Definition
A percentage is a way of expressing a number as a fraction of 100 (per cent meaning "per
hundred"). It is often denoted using the percent sign, "%", or the abbreviation "pct". Since a
percent is an amount per 100, percents can be represented as fractions with a denominator of
100. For example, 25% means 25 per 100, 25/100 and 350% means 350 per 100, 350/100.
Percent change
Example: A company received $2 million in royalties on the first $10 million in sales and then
$8 million in royalties on the next $100 million in sales. By what percent did the ratio of
royalties to sales decrease from the first $10 million in sales to the next $100 million in sales?
Simple Interest
Simple interest = principal * interest rate * time, where "principal" is the starting amount
and "rate" is the interest rate at which the money grows per a given period of time (note:
express the rate as a decimal in the formula). Time must be expressed in the same units used
for time in the Rate.
Example: If $15,000 is invested at 10% simple annual interest, how much interest is earned
after 9 months?
Page 39
Compound Interest
𝑖𝑛𝑡𝑒𝑟𝑒𝑠𝑡 𝑡𝑖𝑚𝑒∗𝐶
𝐵𝑎𝑙𝑎𝑛𝑐𝑒(𝑓𝑖𝑛𝑎𝑙) = 𝑝𝑟𝑖𝑛𝑐𝑖𝑝𝑎𝑙 ∗ (1 + ) , where C = the number of times
𝐶
compounded annually.
If C=1, meaning that interest is compounded once a year, then the formula will
be: 𝐵𝑎𝑙𝑎𝑛𝑐𝑒(𝑓𝑖𝑛𝑎𝑙) = 𝑝𝑟𝑖𝑛𝑐𝑖𝑝𝑎𝑙 ∗ (1 + 𝑖𝑛𝑡𝑒𝑟𝑒𝑠𝑡)𝑡𝑖𝑚𝑒 , where time is number of years.
Example: If $20,000 is invested at 12% annual interest, compounded quarterly, what is the
balance after 2 year?
0.12 2∗4
Solution: 𝐵𝑎𝑙𝑎𝑛𝑐𝑒 = 20,000 ∗ (1 + ) =
4
= 20,000 ∗ (1.03)8 = 25,335.4
Percentile
If someone's grade is in 𝑥𝑡ℎ percentile of the 𝑛 grades, this means that 𝑥 of people out of 𝑛 has
the grades less than this person.
Example: Lena’s grade was in the 80th percentile out of 120 grades in her class. In another
class of 200 students there were 24 grades higher than Lena’s. If nobody had Lena’s grade, then
Lena was what percentile of the two classes combined?
Solution:
Being in 80th percentile out of 120 grades means Lena outscored 120∗0.8=96120 ∗ 0.8 =
96 classmates.
So, in combined classes she outscored 96 + 176 = 272. As there are total of 120 + 200 =
272
320 students, so Lena is in = 0.85 = 85, or in 85th percentile.
320
Percentage
The term percentage means per hundred. Percentages are fractions with a denominator as 100.
7
Percentages are always written with symbol %. Hence, 7% means .
100
Percentages are ratios, that represent the part of a whole. Meaning, 12% is 12 parts of 100.
Page 40
Basic Rules of Percents
Compute percentage, given part and the whole. This is done by dividing the part over whole
and multiply by 100.
𝑝𝑎𝑟𝑡
%= 100
𝑤ℎ𝑜𝑙𝑒
For example,
To find what percent of 120 is 24, we just divide 24 over 120 and multiply the value by 100.
Hence, it is 20%.
In the same way, to find 13 is 24% of what number, we divide 13 over 24%. Hence, the value
is, 54.16.
Percentage change
When the value of a product changes from an old to the new value, its percentage change is
calculated by, finding the difference between old and new value and dividing the value by old
value and multiplying by 100.
𝑜𝑙𝑑−𝑛𝑒𝑤
percentage change = 100. Keep in mind, If the value of percentage change is negative,
𝑜𝑙𝑑
it means the value of the product has reduced.
Till now we have seen how to calculate the percentage, now we will look into how to calculate
the final value with two consecutive percentage changes.
In this case, we have a simple formula to calculate the net percentage change. If the successive
𝑥𝑦
percentage changes are x% and y% then, the net percentage change is (𝑥 + 𝑦 + ).
100
Keep in mind, if at all there is a decrease in change in value, the formula is changed accordingly.
For example, the value of a product is increased by a % and then decreased by b%, then the
𝑎𝑏
updated formula is, (𝑎 − 𝑏 − ).
100
Example, if the value of product is increased by 12% and further increased by 3%, then the net
36
percentage change is, (12 + 3 + ) that is 15.36%.
100
In the same way, if the value of a product is increased by 14% and then given a discount of
140
10%, then the net percentage change is (14 − 10 − ) that is 2.6%.
100
Page 41
Undoing Percentage Changes
The next step in percentage is, how to find the original value. Meaning, if a product is
discounted and we know the final value and the percentage of discount, how to find its initial
value.
If a is the percentage by which the value is decreased or increased and y is the final amount,
100
then the initial value x is calculated using the following formula, 𝑥 = 𝑦( )
100+𝑎
Keep in mind, If the value is discounted, then change the sign in the formula to negative.
For example, If a product is being sold for 270 after giving a discount of 15%, then what is the
original price of the product?
In order to answer this question, we use the above formula with negative sign as the value is
100
being discounted. Hence, on applying the above formula we get, 𝑥 = 270( ) On solving
100−15
the above equation we obtain 317.64 as the value.
Population Formula
Example:
The population of a city was 2 years ago 24000, population decreases every year at the rate of
5 %. Find the present population of the city.
Solution:
The population decreased at a particular rate so Present population of that city is
= 24000 ∗ (1 − 5)
= 24000 ∗ (1 − 5/100)2
= 24000 ∗ (19/20) ∗ (19/20)
=21660.
Remainder is the integer which is left over in a division, when the divisor cannot evenly divide
the dividend. Dividend = Divisor * Quotient + Remainder
Page 42
Ex: 13 when divided by 3 gives 1 remainder. (13 = 3*4 + 1)
13 -> Dividend
3 -> Divisor
4 -> Quotient
1 -> Remainder
Remainder Notation
Remainder Range
"A number, when divided by a number k, can give remainder from 0 to k-1"
Ex: If we are trying to divide a number by 6 then possible values of remainder are from 0-5
Q1. x when divided by "a" gives 3 as remainder. y when divided by "b" gives 4 as remainder.
Find min(a+b).
Sol: As a and b are positive numbers so min(a+b) = min(a) + min(b) x when divided by "a"
gives 3 as remainder -> Since a is giving 3 remainder that means that a >= 4. So, min a = 4y
when divided by "b" gives 4 as remainder -> Since b is giving 4 remainder that means that b
>= 5. So, min b = 5 => min(a+b) = min(a) + min(b) = 4+ 5 =9
Practice Questions
Q1. Find the remainder when 200 is divided by 3.
Q2. Find the remainder when 80 is divided by 7.
Q3. Find the remainder when 100 is divided by 9.
Ans:
Q1. 2, Q2 3, Q3. 1
Page 43
• PT2: Find divisor when remainder is given
Sol: 20 = nk + 4 => n
k= 20-4 = 16 => n = 16/k
Now, n is giving 4 remainder that means that n>=5. Let's start putting values of k and get values
of n.
Sol: 50 = nk + 7 => nk = 50-7 = 43 [note 43 is prime so it has only two factors 1 and 43
itself]
=> n = 43/k
k= 1 => n = 43
k = 43 not possible as n becomes 1 [ but we know that n>=8 as n is giving 7 remainder]
So, Answer is 43
• PT3: Find dividend when one divisor and remainder are given
Q1. n when divided by 7 gives 4 as remainder. Find the possible values of the number.
We will start taking values of k starting from k=0 and find values of n correspondingly
k=0 n=7*0 + 4 = 4 k=5 n=7*5 + 4 = 39
k=1 n=7*1 + 4 = 11 k=6 n=7*6 + 4 = 46
k=2 n=7*2 + 4 = 18 k=7 n=7*7 + 4 = 53
k=3 n=7*3 + 4 = 25 k=8 n=7*8 + 4 = 60
k=4 n=7*4 + 4 = 32 k=9 n=7*9 + 4 = 67
Page 44
We will start taking values of k starting from k=0 and find values of n correspondingly
• PT4: Find dividend when two divisors and remainders are given
Q1. n when divided by 7 gives 3 remainder and when divided by 5 gives 3 remainder. Find
first 2 non-negative values of n
We will start taking values of k starting from k=0 and find values of n correspondingly
k = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
n = 3, 10, 17, 24, 31, 38, 45, 52, 59, 66
We will start taking values of t starting from t=0 and find values of n correspondingly
t = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
n = 3, 8, 13, 18, 23, 28, 33, 38, 43, 48
First two common values are 3 and 38
Sol: Method-2
n when divided by 7 gives 3 remainder
n = 7k + 3
Page 45
Q2. n when divided by 6 gives 4 remainder and when divided by 4 gives 2 remainder. Find
first 2 non-negative values of n
Sol: Method-1
We will start taking values of k starting from k=0 and find values of n correspondingly
k = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
n = 4, 10, 16, 22, 28, 34, 40, 46, 52, 58
We will start taking values of t starting from t=0 and find values of n correspondingly
t = 0 , 1, 2, 3, 4, 5, 6, 7, 8, 9
n = 2, 6, 10, 14, 18, 22, 26, 30, 34, 38
Sol: Method-2
n when divided by 6 gives 4 remainder
n = 6k + 4
n when divided by 4 gives 2 remainder
n = 4t + 2
6k+4 = 4t+2 => t = (6k+2)/4 = (3k+1)/2
So, only those values of k will give us common values of n for which t is integer too.
Note: When the numerator is smaller than the denominator then the remainder is the
numerator itself
Page 46
Remainder of sum of two numbers by a number
13 when divided by 3 gives us 1 remainder
When we split 13 as 8 and 5 and divide 8 and 5 individually by 3 then we still get the same
remainder
Total remainder is 2+2 = 4, but remainder can’t be greater than 3 so remainder will be 4-3 = 1
which is same as the remainder for 13/3
Q1. “A” when divided by 12 gives 3 as remainder. What is the remainder when A is divided
by 4?
Sol: A = 12k + 3
When A is divided by 4 then 12k will give 0 remainder and 3 will give 3 remainder. Total
remainder is 3
Q2. “B” when divided by 15 gives 6 as remainder. What is the remainder when B is divided
by 5?
Sol: B = 15k + 6
When B is divided by 5 then 15k will give 0 remainder and 6 will give 1 remainder. Total
remainder is 1
Remainder of difference of two numbers by a number
But remainder cannot be negative so we are going to keep on adding 3 to -2 till the time the
sum comes in the range of 0 and 2 [3-1]
=> -2 + 3 = 1
So, remainder is 1
Page 47
Remainder of product of two numbers by a number
21 when divided by 5 gives us 1 remainder. Now if we break 21 into product of two numbers
and find the remainder of these individual numbers by 5 and multiply the remainders then we
are going to get the same remainder as we got when we divided 21 by 5
Page 48
Remainder of numbers when divided by 10
Remainder of a number by 10 is same as the unit's digit of the number.
IMPORTANT LINK!
Free Materials for the GRE General Exam - Where to get it!
Page 49
CHAPTER 2. ALGEBRA
2.1 - OPERATIONS WITH ALGEBRAIC EXPRESSIONS
Frequency of the concepts tested: Very High
Scope
Here, lower case roman alphabets will be used to denote variables such as a, b, c, x, y, z, w
In general it is assumed that the GRE will only deal with real numbers (ℝ) or subsets
of ℝ such as Integers (ℤ), rational numbers (ℚ) etc
Concept of variables
A variable is a place holder, which can be used in mathematical expressions. They are most
often used for two purposes:
(b) In Algebraic Identities: These are generalized relationships such as √𝑥 2 = |𝑥|, which
says for any number, if you square it and take the root, you get the absolute value back. So,
the variable acts like a true placeholder, which may be replaced by any number.
• When switching terms from one side to the other in an algebraic expression +
becomes - and vice versa. E.g. 𝑥 + 𝑦 = 2𝑧 ⇒ 𝑥 = 2𝑧 − 𝑦
• When switching terms from one side to the other in an algebraic expression *
2
(𝑦+1)
becomes/ and vice versa. E.g. 4 ∗ 𝑥 = (𝑦 + 1)2 ⇒ 𝑥 =
4
Page 50
• You can add/subtract/multiply/divide both sides by the same amount. E.g. 𝑥 + 𝑦 =
𝑥+𝑦 10𝑧
10𝑧 ⇒ =
43 43
• You can take to the exponent or bring from the exponent as long as the base is the
same.
2
E.g. 1.𝑥 2 + 2 = 𝑧 ⇒ 4𝑥 +2 = 4 𝑧
E.g. 2.24𝑥 = 8𝑦 ⇒ 24𝑥 = 23𝑦 ⇒ 4𝑥 = 3𝑦
It is important to note that all the operations above are possible not just with constants but also
with variables themselves. So, you can "add x" or "multiply with y" on both sides while
maintaining the expression. But what you need to be very careful about is when dividing both
sides by a variable. When you divide both sides by a variable (or do operations like
"canceling x on both sides") you implicitly assume that the variable cannot be equal to 0,
as division by 0 is undefined.
Degree of an expression
The degree of an algebraic expression is defined as the highest power of the variables present
in the expression.
• Degree 1 : Linear
• Degree 2 : Quadratic
• Degree 3 : Cubic
• Degree 4 : Bi-quadratic
Degree 1 equations or linear equations are equations in one or more variable such that degree
of each variable is one. Let us consider some special cases of linear equations:
One variable
Such equations will always have a solution. General form is 𝑎𝑥 = 𝑏 and solution is 𝑥 =
(𝑏/𝑎)
Page 51
One equation in Two variables
This is not enough to determine x and y uniquely. There can be infinitely many solutions.
If (𝑎/𝑑) = (𝑏/𝑒) = (𝑐/𝑓) then there are infinite solutions. Any point satisfying one equation
will always satisfy the second.
If (𝑎/𝑑) = (𝑏/𝑒) ≠ (𝑐/𝑓) then there is no such x and y which will satisfy both equations.
No solution
In all other cases, solving the equations is straight forward, multiply eq (2) by a/d and
subtract from (1).
This is not a case that will be encountered often on the GRE. But in general, for n variables,
you will need at least n equations to get a unique solution. Sometimes you can assign unique
values to a subset of variables using less than n equations using a small trick. For example,
consider the equations:
𝑥 + 2𝑦 + 5𝑧 = 20
𝑥 + 4𝑦 + 10𝑧 = 40
𝑥 + (2𝑦 + 5𝑧) = 20
𝑥 + 2 ∗ (2𝑦 + 5𝑧) = 40
Page 52
These can be solved to get x=0 and 2y+5z=20
There is a common misconception that you need n equations to solve n variables. This is
not true.
−𝑏
𝑇ℎ𝑒 𝑠𝑢𝑚 𝑜𝑓 𝑟𝑜𝑜𝑡𝑠 𝑖𝑠
𝑎
𝑐
𝑇ℎ𝑒 𝑝𝑟𝑜𝑑𝑢𝑐𝑡 𝑜𝑓 𝑟𝑜𝑜𝑡𝑠 𝑖𝑠
𝑎
A quick way to solve a quadratic, without the above formula is to factorize it:
You will never be asked to solved higher degree equations, except in some cases where using
Page 53
simple tricks these equations can either be factorized or be reduced to a lower degree or both.
What you need to note is that an equation of degree n has at most n unique solutions.
Factorization
This is the easiest approach to solving higher degree equations. Though there is no general
rule to do this, generally a knowledge of algebraic identities helps. The basic idea is that if
you can write an equation in the form:
𝐴∗𝐵∗𝐶 =0
Eg. 𝑥 3 + 11𝑥 2 + 30𝑥 = 0
𝑥 ∗ (𝑥 2 + 11𝑥 + 30) = 0
𝑥 ∗ (𝑥 + 5) ∗ (𝑥 + 6) = 0
So, the solution is x=0, -5, -6
Eg. 𝑥 6 − 3𝑥 3 + 2 = 0
here let, 𝑦 = 𝑥 3
𝑦 2 − 3𝑦 + 2 = 0
(𝑦 − 2)(𝑦 − 1) = 0
3
𝑆𝑜 𝑡ℎ𝑒 𝑠𝑜𝑙𝑢𝑡𝑖𝑜𝑛 𝑖𝑠 𝑦 = 1 𝑜𝑟 2 𝑜𝑟 𝑥 3 = 1 𝑜𝑟 2 𝑜𝑟 𝑥 = 1 𝑜𝑟 √2
Other tricks
Sometimes we are given conditions such as the variables being integers which make the
solutions much easier to find. When we know that the solutions are integral, often times
solutions are easy to find using just brute force.
Eg. 𝑎2 + 𝑏 2 = 116 and we know a and b are integers such that a<b
Page 54
a=6 b=root(80) Not integer
a=7 b=root(67) Not integer,
a=8 b=root(52)<a
So the answer is (4,10)
Algebraic Identities
These can be very useful in simplifying & solving a lot of questions:
• (𝑥 + 𝑦)2 = 𝑥 2 + 𝑦 2 + 2𝑥𝑦
• (𝑥 − 𝑦)2 = 𝑥 2 + 𝑦 2 − 2𝑥𝑦
• 𝑥 2 − 𝑦 2 = (𝑥 + 𝑦)(𝑥 − 𝑦)
• (𝑥 + 𝑦)2 − (𝑥 − 𝑦)2 = 4𝑥𝑦
• (𝑥 + 𝑦 + 𝑧)2 = 𝑥 2 + 𝑦 2 + 𝑧 2 + 2(𝑥𝑦 + 𝑦𝑧 + 𝑧𝑥)
• 𝑥 3 + 𝑦 3 = (𝑥 + 𝑦)(𝑥 2 + 𝑦 2 − 𝑥𝑦)
Page 55
2.4 - SOLVING LINEAR INEQUALITIES
Frequency of the concepts tested: Medium
● Method 1: Algebra
● Method 2: Sine Wave Method / Wave Method / Wavy method
Usually we are given discrete values of variables like x=2, y=3 etc. In case of inequalities, we
are given a range of values. Let's take some examples to understand this:
x > 3 => x can take all real values which are greater than 3, i.e. 3.001, 4, 5, 6, 8, 100, etc...
So, instead of giving a single value in case of inequalities we are given a set of values for the
variables.
-Greater Than Inequality ( > ): Ex: x > 3 (We have seen above)
-Less Than Inequality ( < ): Ex: y < 2 => Y can take all read values which are less than 2
-Greater Than or Equal to Inequality ( ≥ ): Ex: x ≥ 5 (x can take all real values greater than
or equal to 5)
-Less Than or Equal to Inequality ( ≤ ): Ex: y ≤ 3 (y can take all real values less than or
equal to 3)
-In-Between Inequality ( -2 ≤ x < 5 ): Ex: x can take all values which are greater than or
equal to -2 and less than 5
Graphing Inequalities
Now let's talk about how to plot and inequality on the number line
To plot b > -3 we need to draw a line starting at -3 and extending till +∞ on the right-hand
hand. (Refer Green line in below image). Note that we DO NOT darken point -3 as it is
excluded (As b > -3 and not ≥ -3 )
Page 56
PROPERTIES OF INEQUALITIES
PROP 1: Adding or Subtracting the same number from both the sides of the inequality
DOES NOT change the sign of the inequality.
Ex 1: 7 > 3
Add 4 on both the sides we get 7 + 4 > 3 + 4 => 11 > 7
[Which is True and Note that sign of inequality which was > is still >]
Ex 2: 8 > 4
Subtract 9 from both the sides we get 8 -9 > 4 -9 => -1 > -5
[Which is True and Note that sign of inequality which was < is still <]
Ex 3: a > b
Add k on both the sides we get a + k > b + k
[which is true and sign of inequality did not change]
Ex 1: 7 > 3
Multiply both the sides by +2 we get 7 * 2 > 3 * 2 => 14 > 6
[which is true and sign of inequality did not change]
Ex 2: 8 > 4
Divide both the sides by +2 we get
8 4
> => 4 > 2 [which is true and sign of inequality did not change]
2 2
Ex 3: a > b
Multiply both the sides with a positive variable k we get ak > bk
Page 57
PROP 3: Multiplying / Dividing an inequality equation with a negative number
REVERSES the sign of the inequality
Ex 1: 7 > 3
Multiply both the sides by -2 we get 7 * -2 < 3 * -2 => -14 < -6
[note the sign of inequality has changed from > to <]
Ex 2: 8 > 4
Divide both the sides by -2 we get
8 4
< => -4 < -2 [note the sign of inequality has changed from > to <]
−2 −2
Ex 3: a > b
Multiply both the sides with a negative variable t we get at < bt
[note the sign of inequality has changed from > to <]
PROP 4: We can add two inequalities which have the same inequality sign
Ex 1: 7 > 3 and 8 > 2, Since the two inequalities have same sign of (>) so we can add both of
them to get 7 + 8 > 3 + 2 => 15 > 5
Ex 3: If two inequalities have different signs then we can multiply one of them to make the
signs same and then add them
a>b
c<d
we can multiple c < d with -1 to get -c > -d and now we can add a > b and -c > -d to get a - c
>b-d
PROP 5: Taking Square Root on both sides of an inequality DOES NOT Change the
sign of the inequality (provided it is possible to take square root on both the sides and
get real values).
Page 58
PROP 6: Square of a number is always non-negative
Type 1: x * y > 0
If product of two variables > 0 that means that the two variables have SAME SIGN
Either Both are Positive => x > 0 and y > 0 Or Both are Negative => x < 0 and y < 0
Type 2: x / y > 0
If division of two variables > 0 that means that the two variables have SAME SIGN
Either Both are Positive => x > 0 and y > 0 Or Both are Negative => x < 0 and y < 0
Type 3: x * y < 0
If product of two variables < 0 that means that the two variables have DIFFERENT SIGN
Either x > 0 and y < 0 Or x < 0 and y > 0
Type 4: x / y < 0
If division of two variables < 0 that means that the two variables have DIFFERENT SIGN
Either x > 0 and y < 0 Or x < 0 and y > 0
Given that y = 4 + (𝟏 − 𝒙)𝟐 Find yMin( Minimum Value of y) and find the value of x for
which y = yMin
Sol:
y = 4 + (1 − 𝑥)2
(1 − 𝑥)2 = 0 when 1-x = 0 or when x = 1
So, yMin = 4 when x = 1
Combining Inequalities
We are discussing this because we will use this in solving problems using the algebra method
If after solving an inequality equation we are getting x ≥ -2 and x ≥ 1 as two solutions then
our final solution will be x ≥ 1. As it is the intersection/common part of both the inequalities
Page 59
(As shown in orange in above figure)
4 types of Inequality Problems solved using Algebra and Sine Wave Method
There are mainly four types of inequality problems which you would need to solve:--
Example Problem
(x-1)*(x-2) > 0
Method 1: Algebra
So, we have two cases
Case 1
both (x-1) and (x-2) are positive
so, x-1 > 0 => x > 1
and x-2 > 0 => x > 2
Intersection of the two cases is x >2
Case 2
both (x-1) and (x-2) are negative
so, x-1 < 0 => x < 1
and x-2 < 0 => x < 2
Intersection of the two cases is x < 1
So, Solution to the question is x < 1 or x > 2
In this method we are going to use a sine wave method to solve the problem. Just a quick
preview, sine wave is a continuous curve which oscillates between a minimum and a
maximum value below and above the base line respectively. Sample image below:
Page 60
Let's attempt to solve (x-1)*(x-2) > 0 using Sine Wave Method
* Remember that in order to solve the problems using the sine wave method we need to have
the coefficient of x positive.
To solve an inequality using this method we find out the intersection points by equating the
inequality to 0
=> (x-1)*(x-2) = 0 => x = 1 or 2
Now, we plot these two points on the number line as shown below
Any Area (in-between) above the number line and below the sine curve is marked as "+" and
Any Area (in-between) below the number line and above the sine curve is marked as "-" as
shown below
Page 61
Now, get your answer as below:
If the inequality in the question is > 0 then pick all the ranges which are "+"
If the inequality in the question is < 0 then pick all the ranges which are "-"
In our case the question was (x-1)*(x-2) > 0 so we will pick all "+" areas which are
x > 2 and x < 1
If the question was (x-1)*(x-2) < 0 then we will pick all "-" areas which are
1<x<2
Note that if the question has ≥ or ≥ then we need to check for the border conditions too
Ex: if question was (x-1)*(x-2) ≥ 0 then we need to check the border condition of x = 1 and x
= 2 manually and see if we want to include it in the answer or not.
Example Problem
(𝑥 −3)
>0
(𝑥 −4)
Method 1: Algebra
So, we have two cases
Case 1
Both (x-3) and (x-4) are positive
=> x-3 > 0 => x>3
And x-4 > 0 => x>4
Page 62
Intersection of the two cases is x > 4
Case 2
Both (x-3) and (x-4) are negative
=> x-3 < 0 => x < 3
and x-4 < 0 => x < 4
Intersection of the two cases is x < 3
Point of intersections:
x - 3 = 0 and x-4 = 0
=> x = 3, 4
(𝑥 −3)
Since question is ( >0
𝑥 −4)
So, we will pick "+" area regions
So, answer is x < 3 and x > 4
Example Problem
(x+1)(x-1) < 0
Method 1: Algebra
So, we will have two cases
Page 63
Case 1
(x+1) is positive and (x-1) is negative
=> x + 1 > 0 => x > -1
And x - 1 < 0 => x < 1
Intersection of the two cases is
-1 < x < 1
Case 2
(x+1) is negative and (x-1) is positive
=> x+1 < 0 => x < -1
And x-1 > 0 => x > 1
The two cases have no intersection. So, no solution from this case
Point of intersections:
x + 1 = 0 and x - 1 = 0
=> x = -1, 1
Page 64
Example Problem
(𝑥 −2)
<0
(𝑥 +3)
Method 1: Algebra
So, we will have two cases
Case 1
(x-2) is positive and (x+3) is negative
=> x-2 > 0 => x > 2
And x+3 < 0 or x < -3
There is no intersection of the two cases. So, no solution from this case
Case 2
(x-2) is negative and (x+3) is positive
=> x-2 < 0 => x < 2
And x+3 > 0 => x > -3
Intersection of the two cases is -3 < x < 2
Point of intersections:
x - 2 = 0 and x + 3 = 0
=> x = 2, -3
(𝑥 −2)
Since question is ( <0
𝑥 +3)
So, we will pick "-" area regions
So, answer is -3 < x < 2
Page 65
Problems:
1. If 𝒙𝟓 + 𝒙𝟐 < 𝟎
(A) 𝑥 < −1
𝑥<0
𝑥>0
𝑥>1
𝑥4 < 𝑥2
𝑥5 + 𝑥2 < 0
𝑥 2 common on the left-hand side we have
𝑥 2 (𝑥 3 + 1) < 0
𝑥 2 (𝑥 3 + 1) < 0that means that product of two terms 𝑥 2 and (𝑥 3 + 1)is < 0 so one of them is
positive and other is negative. We also know that 𝑥 2 is a square of a number so it can never be
< 0 => (𝑥 3 + 1)< 0 or 𝑥 3 < -1
2. Which of the following describes all the values of y for which y < 𝒚𝟐 ?
A. 1 < y
B. −1 < y < 0
C. y < −1
D. 1/y < 1
E. 0 < y < 1
Solution:
The question can be written as
𝑦2- y > 0
=> y*(y-1) > 0
It is of the form xy > 0
So, we will have two cases
Case 1
Both y and y-1 are positive
=> y > 0
And y-1 > 0 => y > 1
Intersection of the two cases is y > 1
Page 66
Case 2
Both y and y-1 are negative
=>y < 0
And y -1 < 0 => y < 1
Intersection of the two cases is y <0
3. Which of the following describes all values of x for which 1–𝒙𝟐 > = 0?
(A) x >= 1
(B) x <= –1
(C) 0 <= x <= 1
(D) x <= –1 or x >= 1
(E) –1 <= x <= 1
Solution:
Question can be written as
𝑥 2 - 1 <=0
=> (x+1)*(x-1) <=0
Case 1
x+1 is positive or 0 and x-1 is negative or 0
=> x+1 >= 0 => x >= -1
And x-1 <= 0 => x <= 1
Intersection is -1 <= x <= 1
Case 2
x+1 is negative or 0 and x-1 is positive or 0
x+1 <=0 => x <= -1
And x-1 >= 0 => x >= 1
No intersection in this case
Page 67
(𝟑+𝟓𝒚)
4. If y>0>x, and < −7, then which of the following must be true?
(𝒙−𝟏)
A. 5y−7x+4 < 0
B. 5y+7x−4 > 0
C. 7x−5y−4 < 0
D. 4+5y+7x > 0
E. 7x−5y+4 > 0
Solution:
3+5𝑦
< −7
𝑥−1
3+5𝑦
=> +7<0
𝑥−1
(3+5𝑦)+7∗(𝑥−1)
=> <0
𝑥−1
7𝑥+5𝑦−4
=> <0
𝑥−1
When solving inequalities, if you multiply or divide through by a negative, you must also flip
the inequality sign.
Page 68
3. Compound Inequality
Solve 10 < 3x + 4 < 19.
This is what is called a "compound inequality". It works just like regular inequalities, except
that it has three "sides". So, for instance, when I go to subtract the 4, I will have to subtract it
from all three "sides".
Example:
2(𝑦 + 1) <= 𝑦 − 4
2𝑦 + 2 <= 𝑦 − 4 Step 1
or 2𝑦 + 2 − 𝑦 <= 𝑦 − 4 − 𝑦 Step 2
or 𝑦 + 2 <= −4
𝑦 + 2 − 2 ≤ −4 − 2 Step 2
or 𝑦 <= −6
Part I: 𝑥 − 17 = 45 making 𝑥 = 62
Part II: 𝑥 − 17 = −45 making 𝑥 = −28
An inequality equation with an absolute value, |𝑥| > 𝑎 means 𝑥 > 𝑎and 𝑥 < −𝑎
For example,
5|3𝑥 + 18| < 45
Page 69
In order to solve this equation we first divide it by 5, |3𝑥 + 18| < 9
Now comes the most important step of removing absolute sign and rewriting the equation as,
−9 < 3𝑥 + 18 < 9
This equation is finally solved as, − 27 < 3𝑥 < −9. 𝐻𝑒𝑛𝑐𝑒, −9 < 𝑥 < 3 is the solution.
Inequalities Tips
ADDING/SUBTRACTING INEQUALITIES
1. You can only add inequalities when their signs are in the same direction:
If 𝑎 > 𝑏 and 𝑐 > 𝑑 (signs in same direction: > and > 𝑎 + 𝑐 > 𝑏 + 𝑑
3 < 4and 2 < 5--> 3 + 2 < 4 + 5
2. You can only apply subtraction when their signs are in the opposite directions:
If 𝑎 > 𝑏 and 𝑐 < 𝑑 (signs in opposite direction: > and <) → 𝑎 − 𝑐 > 𝑏 − 𝑑 (take the sign of
the inequality you subtract from).
Example: 3 < 4 and 5 > 1--> 3 − 5 < 4 − 1
1. We can raise both parts of an inequality to an even power if we know that both parts of an
inequality are non-negative (the same for taking an even root of both sides of an inequality).
For example:
But if either of side is negative then raising to even power doesn't always work.
For example:
1 > −2 if we square, we'll get 1 > 4 which is not right. So, if given that 𝑥 > 𝑦 then we
cannot square both sides and write 𝑥 2 > 𝑦 2 if we are not certain that both 𝑥 and 𝑦 are non-
negative.
2. We can always raise both parts of an inequality to an odd power (the same for taking an
odd root of both sides of an inequality).
For example:
−2 < −1--> we can raise both sides to third power and write: −23 = −8 < −1 = −13
or −5 < 1--> −53 = −125 < 1 = 13
Page 70
𝑥 < 𝑦--> we can raise both sides to third power and write: 𝑥 3 < 𝑦 3
1. If both sides of both inequalities are positive and the inequalities have the same sign, you
can multiply them.
For example, for positive 𝑥, 𝑦, 𝑎, 𝑏, 𝑖𝑓 𝑥 < 𝑎 and 𝑦 < 𝑏 𝑥𝑦 < 𝑎𝑏.
2. If both sides of both inequalities are positive and the signs of the inequality are
opposite, then you can divide them.
𝑥 𝑎
For example, for positive 𝑥, 𝑦, 𝑎, 𝑏 𝑖𝑓 𝑥 < 𝑎 and 𝑦 > 𝑏 𝑡ℎ𝑒𝑛 < (The final inequality takes
𝑦 𝑏
the sign of the numerator).
1. Whenever you multiply or divide an inequality by a positive number, you must keep the
inequality sign.
2. Whenever you multiply or divide an inequality by a negative number, you must flip the
inequality sign.
3. Never multiply (or reduce) an inequality by a variable (or the expression with a
variable) if you don't know the sign of it or are not certain that variable (or the expression
with a variable) doesn't equal to zero.
Page 71
Intersection points are the roots of the equation 𝑥 2 − 4𝑥 + 3 = 0 𝑥1 = 1and 𝑥2 = 3 "<" sign
means in which range of 𝑥the graph is below x-axis. Answer is 1 < 𝑥 < 3 (between the roots).
If the sign were ">": 𝑥 2 − 4𝑥 + 3 > 0 𝑥1 = 1 and 𝑥2 = 3 ">" sign means in which range
of 𝑥 the graph is above x-axis. Answer is 𝑥 < 1 and 𝑥 > 3 (to the left of the smaller root and
to the right of the bigger root).
This approach works for any quadratic inequality. For example: −𝑥 2 − 𝑥 + 12 >
0. 𝑓𝑖𝑟𝑠𝑡 𝑟𝑒𝑤𝑟𝑖𝑡𝑒 𝑡ℎ𝑖𝑠 𝑎𝑠 𝑥 2 + 𝑥 − 12 < 0 (so that the coefficient of x^2 to be positive. It's
possible to solve without rewriting, but easier to master one specific pattern).
𝑥 2 + 𝑥 − 12 < 0. 𝑅𝑜𝑜𝑡𝑠 𝑎𝑟𝑒 𝑥1 = −4 and 𝑥1 = 3--> below ("<") the x-axis is the range
for −4 < 𝑥 < 3(between the roots).
Page 72
Again, if it were 𝑥 2 + 𝑥 − 12 > 0. 𝑇ℎ𝑒𝑛 𝑡ℎ𝑒 𝑎𝑛𝑠𝑤𝑒𝑟 𝑤𝑜𝑢𝑙𝑑 𝑏𝑒 𝑥 < −4 and 𝑥 > 3 (to the left
of the smaller root and to the right of the bigger root).
Page 73
2.5 - FUNCTIONS
Frequency of the concepts tested: High
A function is a relation which takes an input and gives a unique output for that input.
Ex: f(x) = 2x + 1
For each value of x we will get a unique value of f(x)
If x=1, then in f(x) we will replace x with 1 on both left and right hand side of f(x) = 2x+1 to
get
f(1) = 2*1 + 1 = 3
Domain: The set of values which the independent variable [Ex: (x) in f(x) ] can take for
which the dependent variable [Ex: f(x)] has a valid value [Ex: value should not be
undefined]
1
Ex: f(x) =
𝑥−2
Now, we know that a fraction becomes undefined when the denominator is zero. So, f(x) =
1
will become undefined when denominator will become 0.
𝑥−2
Range: The set of resulting values of the function f(x) for all possible values of x in the
domain of f(x)
1
Ex: f(x) =
𝑥−2
Range of f(x) is the set of all values which f(x) takes when x takes the values in the domain
(i.e x ∈ R and x ≠ 2) of f(x)
1
Ex. x=3 is in domain so, f(3) = = 1 is in Range of the function.
3−2
Page 74
Problem Types
In these type of problems F(x) will be given and we will be asked to find the value of
f(constant), ex f(1) and so no. Let's take some examples:
(𝑥 +3)
Q2. If f(x) = ( where x ≠ 3, then find f(5).
2𝑥−6)
(𝑥 +3)
Sol: Replace x with 5 in f(x) = ( we get
2𝑥−6)
(5+3) 8
f(5) = (2∗5−6)= = 2
4
Q3. If f(x) =2𝑥 2 + 5 and f(a) = 13. Then find the value of a.
(5𝑥 −1) 7
Q4. If f(x) = ( where x ≠ and f(a) = 7 then find the value of a.
3𝑥−7) 3
(5𝑥 −1)
Sol: Replace x with a in f(x) = ( we have
3𝑥−7)
(5𝑎 −1)
f(a) = ( = 7 (given)
3𝑎−7)
=> 5a - 1 = 7* (3a-7)
=> 5a - 1 = 21a - 49
=> 48 = 16a => a = 3
Page 75
• PT2: Reciprocal Problems
1
In this type of problems we will be given f(x) and will be required to find the value of f( )
𝑥
Let, take some examples.
1
Q1. If f(x) = 2x+1, then find the value of f( )
𝑥
1
Sol: We will compare what is inside the bracket of f(x) and f( )
𝑥
1 1 1
So, we need to replace x with in in f(x) = 2x+1 to get the value of f( )
𝑥 𝑥 𝑥
1 1 (2+𝑥 )
=> f( ) = 2 ∗ + 1 = )
𝑥 𝑋 𝑥
(𝑥 −2) 1
Q2. If f(x) = 𝑡ℎ𝑒𝑛 𝑓𝑖𝑛𝑑 𝑡ℎ𝑒 𝑣𝑎𝑙𝑢𝑒 𝑜𝑓 𝑓( )
(3𝑥 +4) 𝑥
1 (𝑥 −2)
𝐒𝐨𝐥: Replace x with in f(x) = ( we get
𝑥 3𝑥+4)
1 1 1
f( ) = − 2) / (3 + 4)
𝑥 𝑥 𝑥
1 (1−2𝑥 )
=> f( ) = (
𝑥 3+4𝑥)
In this type of problems we will be given two functions, let's say f(x) and g(x) and will be
required to find the value of f(g(x)) or g(f(x)). Let's take some examples:
Sol: f(g(a)) is called as nested function, as one function is inside the other.
f(𝑎3 ) = ((𝑎3 )2 )= 𝑎6
=> f(g(a)) = 𝑎6
Page 76
Q2. If f(x) = 2x-3 and g(x) = x^3 Then find f(g(x))
Sol: Let's start by finding the value of g(x) first. g(x) = 𝑥 3 [given]
So, f(g(x)) = f(𝑥 3 ) = 2 ∗ 𝑥 3 - 3)
(2𝑥 +3)
Q3. If f(x) = and g(x) = 3x – 2, then find the value of f(g(2)) and g(f(3))
(3𝑥 +5)
(2∗4+3) 11
Sol: f(g(2)) = f(3*2 -2) = f(4) = (3∗4+5)=
17
(2∗3+3) 9 9 −1
g(f(3)) = g((3∗3+5)) = 𝑔 ( ) = 3 ∗ -2=
14 14 14
Q4. If f(x) = 3x-2 and g(x) = x^2. Then for what value of x is f(g(x)) = g(f(x))
In this type of problems we will be given a function and some of the values for that function
and we would be asked to find value of f(something). Let's take some examples:
Q1. If f(x) = a + bx and f(1) = 6 and f(2) = 10, then find the value of f(10)
Page 77
=> b= 4
a + b = 6 => a = 2
So, f(x) = 2 + 4x
f(10) = 2 + 4*10 = 42
Q2. If f(x) = a𝑥 2 + bx and f(1)=10 and f(2)=30, then find the value of f(3)
Q1. For which of the following functions is f(x) = f(1-x) for all values of x?
A. f(x) = 𝑥 2
B. f(x) = x + 1
C. f(x) = 2x + 1
D. f(x) = x*(1-x)
Sol: We need to find the value of f(1-x) using f(x) in all the four options and check for which
option is the value of f(1-x) exactly equal to f(x)
A. f(x) = 𝑥 2
𝑓(1 − 𝑥)2 = 1 - 2x + 𝑥 2 ≠ 𝑥 2 for all values of x. So, f(x) ≠ f(1-x) for all x
Page 78
B. f(x) = x + 1
f(1-x) = (1-x) + 1 = 2 - x ≠ x + 1 for all values of x. So, f(x) ≠ f(1-x) for all x
C. f(x) = 2x + 1
f(1-x) = 2(1-x) + 1 = 3 - 2x ≠ 2x + 1 for all values of x. So, f(x) ≠ f(1-x) for all x
D. f(x) = x*(1-x)
f(1-x) = (1-x)*(1-(1-x)) =(1-x)*x = x*(1-x) for all values of x. So, f(x) = f(1-x) for all x
So, Answer is D
Now, this is lengthy to do. But, there is a theory behind symmetry which can make these
problems easier to solve:
1. f(x) = 𝑥 2 * (1 − 𝑥)2
The function has a term x and a term (1 – x) in the numerator with the same power (2) and
the same sign (+)
2. f(x) = 𝑥 2 + (1 − 𝑥)2
The function has a term x and a term (1 − x) in the numerator with the same power (2) and
the same sign (+)
1
3. f(x) = (−𝑥 3
∗−(1−𝑥)3 )
The function has a term x and a term (1 − x) in the denominator with the same power (3) and
the same sign (-)
Page 79
Examples of Non-Symmetric Functions
f(x) ≠ f(1-x) in the below examples as function is non-symmetric in terms of x and (1-x)
1. f(x) = 𝑥 2 * (1 − 𝑥)3
Different Powers: Function is having a term of x and a term of (1-x) in the numerator and the
same sign (+) but the power of x and (1-x) is different, 2 and 3 respectively
2. f(x) = 𝑥 2 - (1 − 𝑥)2
Different Signs: Function is having a term of x and a term of (1-x) in the numerator with the
same power (2) but different sign (+) and (-) respectively
1
3. f(x) = (−𝑥 3
+(1−𝑥)3 )
Function is having a term of x and a term of (1-x) in the denominator with the same power
(3) but different signs
𝑥2
4. f(x) = 2
(1−𝑥)
Function is having a term of x in numerator but no term of (1-x) in numerator and a term for
(1-x) in denominator but no term of x in denominator, so not symmetric
In these types of problems we will be given some custom characters like @their definition
will be given too. We will to consider them as functions and solve the problems. Let’s take
some examples:
Q2. If a □ b = b □ a for all values of a and b, then what can be the possible operation □?
1. Addition
2. Multiplication
Page 80
3. Division
4. Subtraction
Sol:
1. Addition => a + b = b + a which is true for all values of a and b. So, it is possible
2. Multiplication => a * b = b * a which is true for all values of a and b. So, it is possible
𝑎𝑏
3. Division=> which does not have to be true for all values of a and b. So, it is NOT
𝑏𝑎
possible
4. Subtraction => a - b = b - a which does not have to be true for all values of a and b. So, it is
NOT possible
So, answer is a 1 and 2
1. 2 # 3
2. 3 # 4
3. 4 # 8
4. 1 # 2
Q4. Solve for ◊ and □ in the below subtraction equation. (given that ◊ and □ are single digit
numbers)
◊◊4
-□◊
---------
57□
---------
Answer is ◊ = 6 and □ = 8
Page 81
Q5. Solve for ◊ and □ in the below multiplication equation. (given that ◊ and □ are single
digit numbers)
3◊
*□2
----------
15 5 □
----------
Answer is ◊ = 7 and □ = 4
Page 82
2.6 - MIXTURE, RATE, AND WORK PROBLEMS
Frequency of the concepts tested: Medium
1) Read the entire question carefully and get a feel for what is happening. Identify what kind
of word problem you're up against.
3) Simplify the problem - this is what is usually meant by 'translating the English to Math'.
Draw a figure or table. Sometimes a simple illustration makes the problem much easier to
approach.
4) It is not always necessary to start from the first line. Invariably, you will find it easier
to define what you have been asked for and then work backwards to get the information
that is needed to obtain the answer.
5) Use variables (a, b, x, y, etc.) or numbers (100 in case of percentages, any common
multiple in case of fractions, etc.) depending on the situation.
6) Use SMART values. Think for a moment and choose the best possible value that would
help you reach the solution in the quickest possible time. DO NOT choose values that would
serve only to confuse you. Also, remember to make note of what the value you selected
stands for.
7) Once you have the equations written down it's time to do the math! This is usually quite
simple. Be very careful so as not to make any silly mistakes in calculations.
8) Lastly, after solving, cross check to see that the answer you have obtained corresponds
to what was asked. The makers of these GRE questions love to trick students who don’t pay
careful attention to what is being asked. For example, if the question asks you to find ‘what
fraction of the remaining...’ you can be pretty sure one of the answer choices will have a
value corresponding to ‘what fraction of the total…’
These are a few common English to Math translations that will help you break down word
problems. My recommendation is to refer to them only in the initial phases of study. With
practice, decoding a word problem should come naturally. If, on test day, you still have to try
and remember what the math translations to some English term is, you haven’t practiced
enough!
ADDITION: increased by; more than; combined; together; total of; sum; added to; and; plus
Page 83
SUBTRACTION: decreased by; minus; less; difference between/of; less than; fewer than;
minus; subtracted from
DIVISION: per; out of; ratio of; quotient of; percent (divide by 100); divided by; each
EQUALS: is; are; was; were; will be; gives; yields; sold for; has; costs; adds up to; the same
as; as much as
'less than'
In English, the ‘less than’ construction is reverse of what it is in math.
For example, ‘3 less than x’ means ‘x – 3’ NOT ‘3 – x’
Similarly, if the question says ‘Jack’s age is 3 less than that of Jill’, it means that Jacks age is
‘Jill’s age – 3’.
A hundred-pound order of animal feed was filled by mixing products from Bins A, B and C,
and that twice as much was added from Bin C as from Bin A.
Let "a" stand for the amount from Bin A. Then the amount from Bin C was "2a", and the
amount taken from Bin B was the remaining portion of the hundred pounds: 100 – a – 2a.
In the following cases, order is important:
Page 84
‘difference between/of’ construction
If the problem says ‘the difference of x and y’ it means |x – y|
Now that we have seen how it is possible, in theory, to break down word problems, lets go
through a few simple examples to see how we can apply this knowledge.
Example 1.
The length of a rectangular garden is 2 meters more than its width. Express its length in terms
of its width.
Solution:
Key words: more than (implies addition); is (implies equal to)
Thus, the phrase ‘length is 2 more than width’ becomes:
Length = 2 + width
Example 2.
The length of a rectangular garden is 2 meters less than its width. Express its length in terms
of its width.
Solution:
Key words: less than (implies subtraction but in reverse order); is (implies equal to)
Thus, the phrase ‘length is 2 less than width’ becomes:
Length = width - 2
Example 3.
The length of a rectangular garden is 2 times its width. Express its length in terms of its
width.
Solution:
Key words: times (implies multiplication); is (implies equal to)
Thus, the phrase ‘length is 2 times width’ becomes:
Length = 2*width
Example 4.
The ratio of the length of a rectangular garden to its width is 2. Express its length in terms of
its width.
Solution:
Key words: ratio of (implies division); is (implies equal to)
Thus, the phrase ‘ratio of length to width is 2’ becomes:
Length/width = 2 → Length = 2*width
Page 85
Example 5.
The length of a rectangular garden surrounded by a walkway is twice its width. If difference
between the length and width of just the rectangular garden is 10 meters, what will be the
width of the walkway if just the garden has width 6 meters?
Solution:
Ok this one has more words than the previous examples, but don’t worry, lets break it down
and see how simple it becomes.
Key words: and (implies addition); twice (implies multiplication); difference between
(implies subtraction where order is important); what (implies variable); is, will be (imply
equal to)
Since this is a slightly more complicated problem, let us first define what we want.
'What will be the width of the walkway' implies that we should assign a variable for width
of the walkway and find its value.
Now, in order to find the width of walkway, we need to have some relation between the total
length/width of the rectangular garden + walkway and the length/width of just the
garden.
Notice here that if we assign a variables to the width and length of either garden+walkway or
just garden, we can express every thing in terms of just these variables.
Note: Remember that the walkway completely surrounds the garden. Thus its width will have
to be accounted for twice in both the total length and total width.
Page 86
‘Length of a rectangular garden surrounded by walkway is twice its width’ translates to:
Length of garden + length of walkway = 2*(width of garden + width of walkway)
L = 2*W
‘Difference between the length and width of just the rectangular garden is 10
meters’ translates to:
Length of garden – width of garden = 10
(L – 2x) – (W – 2x) = 10
L – W = 10
Now, since we have two equations and two variables (L and W), we can find their values.
Solving them we get: L = 20 and W = 10.
10 – 2x = 6
2x = 4
x=2
With practice, writing out word problems in the form of equations will become second
nature. How much you need to practice depends on your own individual ability. It could be
10 questions or it could be 100. But once you’re able to effortlessly translate word problems
into equations, more than half your battle will already be won.
There is just one simple concept you need to understand in order to solve any ‘work’ related
word problem.
Page 87
The ‘Work’ Problem Concept
STEP 1: Calculate how much work each person/machine does in one unit of time (could
be days, hours, minutes, etc).
How do we do this? Simple. If we are given that A completes a certain amount of work in X
hours, simply reciprocate the number of hours to get the per hour work. Thus, in one hour, A
1
would complete of the work. But what is the logic behind this? Let me explain with the
𝑋
help of an example.
Assume we are given that Jack paints a wall in 5 hours. This means that in every hour, he
completes a fraction of the work so that at the end of 5 hours, the fraction of work he has
completed will become 1 (that means he has completed the task).
Thus, if in 5 hours the fraction of work completed is 1, then in 1 hour, the fraction of work
completed will be (1*1)/5
STEP 2: Add up the amount of work done by each person/machine in that one unit of
time.
This would give us the total amount of work completed by both of them in one hour. For
1 1
example, if A completes of the work in one hour and B completes of the work in one
𝑋 𝑌
1 1
hour, then TOGETHER, they can complete + of the work in one hour.
𝑋 𝑌
STEP 3: Calculate total amount of time taken for work to be completed when all
persons/machines are working together.
The logic is similar to one we used in STEP 1, the only difference being that we use it in
1 1 1 1
reverse order. Suppose + = in one hour, A and B working together will complete of
𝑋 𝑌 𝑍 𝑍
the work. Therefore, working together, they will complete the work in Z hours.
Advice here would be: DON'T go about these problems trying to remember some formula.
Once you understand the logic underlying the above steps, you will have all the information
you need to solve any ‘work’ related word problem. (You will see that the formula you might
have come across can be very easily and logically deduced from this concept).
Now, let’s go through a few problems so that the above-mentioned concept becomes crystal
clear. Let’s start off with a simple one:
Page 88
Example 1.
Jack can paint a wall in 3 hours. John can do the same job in 5 hours. How long will it take if
they work together?
Solution:
This is a simple straightforward question wherein we must just follow steps 1 to 3 in order to
obtain the answer.
STEP 1: Calculate how much work each person does in one hour.
Jack → (1/3) of the work
John → (1/5) of the work
STEP 2: Add up the amount of work done by each person in one hour.
1 1 8
Work done in one hour when both are working together = + =
3 5 15
8 15
If they complete of the work in 1 hour, then they would complete 1 job in hours.
15 8
Example 2.
Working, independently X takes 12 hours to finish a certain work. He finishes 2/3 of the
work. The rest of the work is finished by Y whose rate is 1/10 of X. In how much time does Y
finish his work?
Solution:
Now the only reason this is trickier than the first problem is because the sequence of events
are slightly more complicated. The concept however is the same. So if our understanding of
the concept is clear, we should have no trouble at all dealing with this.
‘Working, independently X takes 12 hours to finish a certain work’ This statement tells us that
1
in one hour, X will finish of the work.
12
1
‘He finishes 2/3 of the work’ This tells us that of the work still remains.
3
1
‘The rest of the work is finished by Y whose rate is (1/10) of X’ Y has to complete of the
3
work.
1 1
‘Y's rate is (1/10) that of X‘. We have already calculated rate at which X works to be ∗
12 10
1 1
=
12 120
1
‘In how much time does Y finish his work?’ If Y completes of the work in 1 hour, then he
120
1
will complete of the work in 40 hours.
3
So as you can see, even though the question might have been a little difficult to follow at first
reading, the solution was in fact quite simple. We didn’t use any new concepts. All we did
was apply our knowledge of the concept we learnt earlier to the information in the question in
Page 89
order to answer what was being asked.
Example 3.
Working together, printer A and printer B would finish a task in 24 minutes. Printer A alone
would finish the task in 60 minutes. How many pages does the task contain if printer B prints
5 pages a minute more than printer A?
Solution:
This problem is interesting because it tests not only our knowledge of the concept of word
problems, but also our ability to ‘translate English to Math’
‘Working together, printer A and printer B would finish a task in 24 minutes’ This tells us that
1
A and B combined would work at the rate of per minute.
24
1
‘Printer A alone would finish the task in 60 minutes’ This tells us that A works at a rate of
60
per minute.
At this point, it should strike you that with just this much information, it is possible to
1 1 1
calculate the rate at which B works: Rate at which B works = − =
24 60 40
‘B prints 5 pages a minute more than printer A’ This means that the difference between the
amount of work B and A complete in one minute corresponds to 5 pages. So, let us calculate
1 1 1
that difference. It will be − =
40 60 120
1 (5∗1)
If of the job consists of 5 pages, then the 1 job will consist of 1 = 600 pages.
120 120
Example 4.
Machine A and Machine B are used to manufacture 660 sprockets. It takes machine A ten
hours longer to produce 660 sprockets than machine B. Machine B produces 10% more
sprockets per hour than machine A. How many sprockets per hour does machine A produce?
Solution:
660
The rate of A is sprockets per hour;
𝑡+10
660
The rate of B is sprockets per hour.
𝑡
660 660
We are told that B produces 10% more sprockets per hour than A, thus ∗ 1.1 = --
𝑡+10 𝑡
660
> 𝑡 = 100--> the rate of A is = 6 sprockets per hour.
𝑡+10
Page 90
As you can see, the main reason the 'tough' problems are 'tough' is because they test a number
of other concepts apart from just the ‘work’ concept. However, once you manage to form the
equations, they are really not all that tough.
And as far as the concept of ‘work’ word problems is concerned – it is always the same!
I’m sure most of you are already familiar with the above formula (or some variant of it). But
how many of you truly understand what it signifies?
When you see a ‘D/S/T’ question, do you blindly start plugging values into the formula
without really understanding the logic behind it? If then answer to that question is yes, then
you would probably have noticed that your accuracy isn’t quite where you’d want it to be.
My advice here, as usual, is to make sure you understand the concept behind the formula
rather
than just using it blindly.
If you travel at 50 mph for one hour, then you would have traveled 50 miles. If you travel for
2 hours at that speed, you would have traveled 100 miles. 3 hours would be 150 miles, etc.
If you were to double the speed, then you would have traveled 100 miles in the first hour and
200 miles at the end of the second hour.
We can figure out any one of the components by knowing the other two.
For example, if you have to travel a distance of 100 miles, but can only go at a speed of 50
mph, then you know that it will take you 2 hours to get there. Similarly, if a friend visits you
from 100 miles away and tells you that it took him 4 hours to reach, you will know that he
AVERAGED 25 mph. Right?
Page 91
All calculations depend on AVERAGE SPEED.
Supposing your friend told you that he was stuck in traffic along the way and that he traveled
at 50 mph whenever he could move. Therefore, although practically he never really traveled at
25 mph, you can see how the standstills due to traffic caused his average to reduce. Now, if you
think about it, from the information given, you can actually tell how long he was driving and
how long he was stuck due to traffic (assuming; what is false but what they never worry about
in these problems; that he was either traveling at 50 mph or 0 mph). If he was traveling
constantly at 50 mph, he should have reached in 2 hours. However, since he took 4 hours, he
must have spent the other 2 hours stuck in traffic!
Now let’s see how we can represent this using the formula.
We know that the total distance is 100 miles and that the total time is 4 hours. BUT his rates
were different AND they were different at different times. However, can you see that no matter
how many different rates he drove for various different time periods, his TOTAL distance
depended simply on the SUM of each of the different distances he drove during each time
period?
E.g., if you drive a half hour at 60 mph, you will cover 30 miles. Then if you speed up to 80
mph for another half hour, you will cover 40 miles, and then if you slow down to 30 mph, you
will only cover 15 miles in the next half hour. But if you drove like this, you would have
covered a total of 85 miles (30 + 40 + 15). It is fairly easy to see this looking at it this way, but
it is more difficult to see it if we scramble it up and leave out one of the amounts and you have
to figure it out going "backwards". That is what word problems do.
Further, what makes them difficult is that the components they give you, or ask you to find can
involve variable distances, variable times, variable speeds, or any two or three of these. How
you "reassemble" all this in order to use the d = s*t formula takes some reflection that is
"outside" of the formula itself. You have to think about how to use the formula.
So, the trick is to be able to understand EXACTLY what they are giving you and EXACTLY
what it is that is missing, but you do that from thinking, not from the formula, because
the formula only works for the COMPONENTS of any trip where you are going an
average speed for a certain amount of time. ONCE the conditions deal with different speeds
or different times, you have to look at each of those components and how they go together. And
that can be very difficult if you are not methodical in how you think about the components and
how they go together. The formula doesn't tell you which components you need to look at and
how they go together. For that, you need to think, and the thinking is not always as easy or
straightforward as it seems like it ought to be.
Page 92
In the case of your friend above, if we call the time he spent driving 50 mph, T1; then the time
he spent standing still is (4 - T1) hours, since the whole trip took 4 hours. So, we have 100
miles = (50 mph x T1) + (0 mph x [4 - T1]) which is equivalent then to: 100 miles = 50 mph
x T1
So, T1 will equal 2 hours. And, since the time he spent going zero is (4 - 2), it also turns out to
be 2 hours.
Sometimes the right answers will seem counter-intuitive, so it is really important to think
about the components methodically and systematically.
There is a famous trick problem: To qualify for a race, you need to average 60 mph driving two
laps around a 1-mile-long track. You have some sort of engine difficulty the first lap so that
you only average 30 mph during that lap; how fast do you have to drive the second lap to
average 60 for both of them?
I will go through THIS problem with you because, since it is SO tricky, it will illustrate a way
of looking at almost all the kinds of things you have to think about when working any of these
kinds of problems FOR THE FIRST TIME (i.e., before you can do them mechanically because
you recognize the TYPE of problem it is). Intuitively it would seem you need to drive 90, but
this turns out to be wrong for reasons I will give in a minute.
The answer is that NO MATTER HOW FAST you do the second lap, you can't make it. And
this SEEMS really odd and that it can't possibly be right, but it is. The reason is that in order to
average at least 60 mph over two one-mile laps, since 60 mph is one mile per minute, you will
need to do the whole two miles in two minutes or less. But if you drove the first mile at only
30, you used up the whole two minutes just doing IT. So, you have run out of time to qualify.
To see this with the d = s*t formula, you need to look at the overall trip and break it
into components, and that is the hardest part of doing this (these) problem(s), because (often)
the components are difficult to figure out, and because it is hard to see which ones you need to
put together in which way.
Page 93
Resolving the Components
When you first start out with these problems, the best way to approach them is by
organizing the data in a tabular form.
Use a separate column each for distance, speed and time and a separate row for the different
components involved (2 parts of a journey, different moving objects, etc.). The last row should
represent total distance, total time and average speed for these values (although there might be
no need to calculate these values if the question does not require them).
If there is more than one unknown quantity, do not blindly assign another variable to it. Look
for ways in which you can express that quantity in terms of the quantities already present.
Assign another variable to it only if this is not possible.
In each row, the quantities of distance, speed and time will always satisfy d = s*t.
The distance and time column can be added to give you the values of total distance and total
time but you CANNOT add the speeds.
Think about it: If you drive 20 mph on one street, and 40 mph on another street, does that mean
you averaged 60 mph?
Once the table is ready, form the equations and solve for what has been asked!
Warning: Make sure that the units for time and distance agree with the units for the rate. For
instance, if they give you a rate of feet per second, then your time must be in seconds and your
distance must be in feet. Sometimes they try to trick you by using the wrong units, and you
have to catch this and convert to the correct units.
Motion in Same Direction (Overtaking): The first thing that should strike you here is that at
the time of overtaking, the distances traveled by both will be the same.
Page 94
Motion in Opposite Direction (Meeting): The first thing that should strike you here is that if
they start at the same time (which they usually do), then at the point at which they meet, the
time will be the same. In addition, the total distance traveled by the two objects under
consideration will be equal to the sum of their individual distances traveled.
Round Trip: The key thing here is that the distance going and coming back is the same.
Now that we know the concept in theory, let us see how it works practically, with the help of
a few examples.
Note for tables: All values in black have been given in the question stem. All values
in blue have been calculated.
Example 1.
To qualify for a race, you need to average 60 mph driving two laps around a 1-mile-long track.
You have some sort of engine difficulty the first lap so that you only average 30 mph during
that lap; how fast do you have to drive the second lap to average 60 for both of them?
Solution:
Let us first start with a problem that has already been introduced. You will see that by clearly
listing out the given data in tabular form, we eliminate any scope for confusion.
In the first row, we are given the distance and the speed. Thus, it is possible to calculate the
time.
In the second row, we are given just the distance. Since we have to calculate speed, let us give
it a variable 'x'. Now, by using the 'D/S/T' relationship, time can also be expressed in terms of
'x'.
In the third row, we know that the total distance is 2 miles (by taking the sum of the distances
Page 95
in row 1 and 2) and that the average speed should be 60 mph. Thus, we can calculate the total
time that the two laps should take.
Now, we know that the total time should be the sum of the times in row 1 and 2. Thus we can
form the following equation:
Since 'x' is the reciprocal of 0, which does not exist, there can be no speed for which the
average can be made up in the second lap.
Example 2.
An executive drove from home at an average speed of 30 mph to an airport where a helicopter
was waiting. The executive boarded the helicopter and flew to the corporate offices at an
average speed of 60 mph. The entire distance was 150 miles; the entire trip took three hours.
Find the distance from the airport to the corporate offices.
Solution:
Since we have been asked to find the distance from the airport to the corporate office (that is
the distance he spent flying), let us assign that specific value as 'x'.
Time(1) + Time(2) = Time(3) --> (150 - x)/30 + x/60 = 3 --> x = 120 miles
Answer: 120 miles
Note: In this problem, we did not calculate average speed for row 3 since we did not need it.
Remember not to waste time in useless calculations!
Page 96
Example 3.
A passenger train leaves the train depot 2 hours after a freight train left the same depot. The
freight train is traveling 20 mph slower than the passenger train. Find the speed of the passenger
train, if it overtakes the freight train in three hours.
Solution:
Since this is an 'overtaking' problem, the first thing that should strike us is that the distance
traveled by both trains is the same at the time of overtaking.
Next, we see that we have been asked to find the speed of the passenger train at the time of
overtaking. So let us represent it by 'x'.
Also, we are given that the freight train is 20 mph slower than the passenger train. Hence its
speed in terms of 'x' can be written as 'x - 20'.
Moving on to the time, we are told that it has taken the passenger train 3 hours to reach the
freight train. This means that the passenger train has been traveling for 3 hours.
We are also given that the passenger train left 2 hours after the freight train. This means that
the freight train has been traveling for 3 + 2 = 5 hours.
Now that we have all the data in place, we need to form an equation that will help us solve for
'x'. Since we know that the distances are equal, let us see how we can use this to our advantage.
Example 4.
Two cyclists start at the same time from opposite ends of a course that is 45 miles long. One
cyclist is riding at 14 mph and the second cyclist is riding at 16 mph. How long after they begin
will they meet?
Page 97
Solution:
Since this is a 'meeting' problem, there are two things that should strike you. First, since they
are starting at the same time, when they meet, the time for which both will have been cycling
will be the same. Second, the total distance traveled by the will be equal to the sum of their
individual distances.
Since we are asked to find the time, let us assign it as a variable 't'. (which is same for both
cyclists)
In the first row, we know the speed and we have the time in terms of 't'. Thus, we can get the
following equation:
Example 5.
A boat travels for three hours with a current of 3 mph and then returns the same distance against
the current in four hours. What is the boat's speed in calm water?
Solution:
Since this is a question on round trip, the first thing that should strike us is that the distance
going and coming back will be the same.
Now, we are required to find out the boats speed in calm water. So let us assume it to be 'b'.
Now if speed of the current is 3 mph, then the speed of the boat while going downstream and
upstream will be 'b + 3' and 'b - 3' respectively.
In the first row, we have the speed of the boat in terms of 'b' and we are given the time. Thus,
we can get the following equation:
Page 98
Distance(2) = Speed(2) * Time(2) = (b - 3)*4
Since the two distances are equal, we can equate them and solve for 'b'.
Mixture problems show up frequently on the quantitative section of the GRE and fall into two
basic categories. As each type of mixture question will be approached in fairly different ways,
it is important that you know the difference between them.
First, there are mixture problems that ask you to alter the proportions of a single mixture. These
questions could, for example, tell you that you have a 200-liter mixture that is 90% water and
Page 99
10% bleach and ask how much water you would need to add to make it 5% bleach. The key in
this type of question is the part of the mixture that is constant – in this case the bleach. While
we are adding water, the amount of bleach stays the same. First, determine how much bleach
we have. 10% of 200 is 20 liters. Next, we know we want those 20 liters to equal 5% of our
total. Since 20 is 5% of 400, our new total should be 400 liters. To go from 200 liters to 400
liters, you would need to add 200 liters of water, which would be the answer (For yet another
way to solve this type of GRE quantitative problem, check out this post).
The other type of mixture problem will ask you to combine two mixtures. For example, you
could be told that mixture A is 20% bleach and 80% water, while mixture B is 5% bleach and
95% water. You could then be asked in what ratio these mixtures should be combined to achieve
a mixture that is 10% bleach. You should solve problems such as this algebraically. Both sides
of your equation will represent the amount of bleach in the combined mixture. On one side you
will represent the amount of bleach in terms of the individual mixtures.
This will give you .2A + .05B. On the other side of the equation, you will represent the amount
of bleach overall, which is .1(A + B). Note that in these expressions A represents the total
amount of mixture A and B represents the total amount of mixture B. Because these expressions
both represent the total amount of bleach, we can set them equal to each other.
ANOTHER APPROACH to solve easily any mixture problem: it's called ALLIGATION.
It uses a simple table to solve any mixture problem, every answer to such problems can be
obtained by looking at this table.
Page 100
The results that you get by subtracting, as I show you in the table, are the ratios of the
substances in the desired mixture.
𝑋 𝐷𝑒𝑠𝑖𝑟𝑒𝑑 − 𝑌
𝑅𝐴𝑇𝐼𝑂 =
𝑌 𝑋 − 𝐷𝑒𝑠𝑖𝑟𝑒𝑑
1) Seed mixture X is 40 percent ryegrass and 60 percent bluegrass by weight; seed mixture Y
is 25 percent ryegrass and 75 percent fescue.
If a mixture of X and Y contains 30 percent ryegrass, what percent of the weight of this mixture
is X?
(A) 10%
(B) 33.33 %
(C) 40%
(D) 50%
(E) 66.66 %
The question asks for the ryegrass so your table should look like this:
𝑋 5 1
Solution: The final ratio is = or ( ) so for every 1 part of X 2 parts of Y will be in the
𝑌 10 2
final mixture. So for a 3 kg mixture (for example)=> 1X and 2Y => 𝑋 = 33 of the total B
This table can be used in other ways also, and this question is an example:
2)How many liters of pure alcohol must be added to a 100-liter solution that is 20 percent
alcohol in order to produce a solution that is 25 percent alcohol?
(A) 7/2
(B) 5
(C) 20/3
(D) 8
(E) 39/4
Your table:
Page 101
𝑋 5
Final ratio: =
𝑌 75
𝑋 5 20
= 𝑋= C
100 75 3
Easy!
As you see mixture problems start to look very easy if you consider this method, and for sure
all this will save you valuable time.
IMPORTANT LINK!
GRE PREMIUM Quant Question Banks - Topic-Wise
Page 102
CHAPTER 3. GEOMETRY
Definition
A. Lines, Line Segments, Rays, and Angles
1. Line‐is a set of points extending indefinitely in two directions.
2. Line segment‐is a piece of a line with two endpoints.
3. Ray‐is a part of a line with one endpoint.
4. Angle‐is made up of two rays that share the same endpoint calls vertex.
1) Two straight lines that meet at a point form an angle between them.
Page 103
2) Theorems:
1. If AOB is a straight line,
𝑎 + 𝑏 = 180
2. The sum of all the angles at a point, each being adjacent to the next, is 4 right angles.
(Angles at a point)
𝑎 + 𝑏 + 𝑐 + 𝑑 + 𝑒 =360
3. If two straight lines intersect, the vertically opposite angles are equal.
𝑎 = 𝑏, 𝑐 = 𝑑
Page 104
The corresponding angles are equal c = b (Corresponding angles, PQ || RS)
The alternate angles are equal a = b (Alternate angles, PQ || RS)
The interior angles are supplementary b + d = 2 right angles (Interior angles, PQ || RS)
To recap
Lines and angles may seem like basic concepts. However, they are at the foundation of all
geometry questions.
Page 105
Here is an example of how they are applied to a pentagon
Page 106
3.2 - BASIC TRIANGLES
Frequency of the concepts tested: Medium
Vertex The vertex (plural: vertices) is a corner of the triangle. Every triangle has three
vertices.
Base The base of a triangle can be any one of the three sides, usually the one drawn at the
bottom.
Altitude The altitude of a triangle is the perpendicular from the base to the opposite vertex.
(The base may need to be extended).
• Since there are three possible bases, there are also three possible altitudes.
• The three altitudes intersect at a single point, called the orthocenter of the triangle.
Median The median of a triangle is a line from a vertex to the midpoint of the opposite side.
Page 107
• The three medians intersect at a single point, called the centroid of the triangle.
• Each median divides the triangle into two smaller triangles which have the same area.
• Because there are three vertices, there are of course three possible medians.
• No matter what shape the triangle, all three always intersect at a single point. This point is
called the centroid of the triangle.
• The three medians divide the triangle into six smaller triangles of equal area.
• The centroid (point where they meet) is the center of gravity of the triangle
• Two-thirds of the length of each median is between the vertex and the centroid, while
one-third is between the centroid and the midpoint of the opposite side.
2𝑏2 +2𝑐 2 −𝑎2
•𝑚=√ 𝑎𝑏and 𝑐are the sides of the triangle and 𝑎is the side of the triangle whose
4
midpoint is the extreme point of median 𝑚
Area The number of square units it takes to exactly fill the interior of a triangle.
Usually called "half of base times height", the area of a triangle is given by the formula
below.
ℎ𝑏
•𝐴=
2
𝑃∗𝑟
•𝐴=
2
𝑎𝑏𝑐
𝐴=
4𝑅
𝑏 is the length of the base, 𝑎and 𝑐the other sides; ℎis the length of the corresponding
altitude; 𝑅 is the Radius of circumscribed circle; 𝑟 is the radius of inscribed circle; P is the
perimeter
• Heron's or Hero's Formula for calculating the area 𝐴 = √𝑠(𝑠 − 𝑎)(𝑠 − 𝑏)(𝑠 − 𝑐)
𝑎+𝑏+𝑐
where 𝑎, 𝑏, 𝑐are the three sides of the triangle and 𝑠 = which is the semi perimeter of
2
the triangle.
Page 108
Perimeter The distance around the triangle. The sum of its sides.
• The length of any side of a triangle must be larger than the positive difference of the other
two sides, but smaller than the sum of the other two sides.
Interior angles The three angles on the inside of the triangle at each vertex.
Exterior angles: The angle between a side of a triangle and the extension of an adjacent side
• An exterior angle of a triangle is equal to the sum of the opposite interior angles.
• If the equivalent angle is taken at each vertex, the exterior angles always add to 360° In fact,
this is true for any convex polygon, not just triangles.
Page 109
Midsegment of a Triangle A line segment joining the midpoints of two sides of a triangle
Angle bisector An angle bisector divides the angle into two angles with equal measures.
Page 110
Similar Triangles Triangles in which the three angles are identical.
• It is only necessary to determine that two sets of angles are identical in order to conclude that
two triangles are similar; the third set will be identical because all of the angles of a triangle
always sum to 180º.
• In similar triangles, the sides of the triangles are in some proportion to one another. For
example, a triangle with lengths 3, 4, and 5 has the same angle measures as a triangle with
lengths 6, 8, and 10. The two triangles are similar, and all of the sides of the larger triangle are
twice the size of the corresponding legs on the smaller triangle.
𝑥 𝑥2
• If two similar triangles have sides in the ratio
𝑦 𝑦2
Congruence of triangles Two triangles are congruent if their corresponding sides are equal
in length and their corresponding angles are equal in size.
1. SAS (Side-Angle-Side): If two pairs of sides of two triangles are equal in length, and the
included angles are equal in measurement, then the triangles are congruent.
2. SSS (Side-Side-Side): If three pairs of sides of two triangles are equal in length, then the
triangles are congruent.
Specifically, SSA does not prove congruence when the angle is acute and the opposite side is
shorter than the known adjacent side but longer than the sine of the angle times the adjacent
side. This is the ambiguous case. In all other cases with corresponding equalities, SSA proves
congruence.
The SSA condition proves congruence if the angle is obtuse or right. In the case of the
right angle (also known as the HL (Hypotenuse-Leg) condition or the RHS (Right-angle-
Hypotenuse-Side) condition), we can calculate the third side and fall back on SSS.
To establish congruence, it is also necessary to check that the equal angles are opposite equal
sides.
Page 111
So, knowing two sides and non-included angle is NOT sufficient to calculate unknown
side and angles.
Angle-Angle-Angle
AAA (Angle-Angle-Angle) says nothing about the size of the two triangles and hence proves
only similarity and not congruence.
So, knowing three angles is NOT sufficient to determine lengths of the sides.
Page 112
3.3 - SPECIAL TRIANGLES
Frequency of the concepts tested: Medium
Scalene triangle all sides and angles are different from one another
• All properties mentioned above can be applied to the scalene triangle, if not mentioned the
special cases (equilateral, etc)
• An equilateral triangle is also a regular polygon with all angles measuring 60°.
√3
• The area is 𝐴 = 𝑎2 ∗
4
• The perimeter is 𝑃 = 3𝑎
√3
• The radius of the circumscribed circle is 𝑅 = 𝑎 ∗
3
√3
• The radius of the inscribed circle is 𝑟 = 𝑎 ∗
6
√3
• And the altitude is ℎ = 𝑎 ∗ (Where 𝑎is the length of a side.)
2
• For any point P within an equilateral triangle, the sum of the perpendiculars to the three
sides is equal to the altitude of the triangle.
• For a given perimeter equilateral triangle has the largest area.
• For a given area equilateral triangle has the smallest perimeter.
• With an equilateral triangle, the radius of the incircle is exactly half the radius of the
circumcircle.
Page 113
• An isosceles triangle also has two angles of the same measure; namely, the angles opposite
to the two sides of the same length.
• For an isosceles triangle with given length of equal sides right triangle (included angle) has
the largest area.
• To find the base given the leg and altitude, use the formula: 𝐵 = 2√𝐿2 − 𝐴2
𝐵
• To find the leg length given the base and altitude, use the formula: 𝐿 = √𝐴2 + ( )2
2
𝐵
• To find the altitude given the base and leg, use the formula: 𝐴 = √𝐿2 − ( )2 (Where: L is
2
the length of a leg; A is the altitude; B is the length of the base)
Right triangle A triangle where one of its interior angles is a right angle (90 degrees)
• Hypotenuse: the side opposite the right angle. This will always be the longest side of a right
triangle.
• The two sides that are not the hypotenuse. They are the two sides making up the right angle
itself.
• Theorem by Pythagoras defines the relationship between the three sides of a right
triangle: 𝑎2 + 𝑏 2 = 𝑐 2 𝑐is the length of the hypotenuse and 𝑎𝑏are the lengths of the other two
Page 114
sides.
• In a right triangle, the midpoint of the hypotenuse is equidistant from the three polygon
vertices
• A right triangle can also be isosceles if the two sides that include the right angle are equal in
length (AC and BC in the figure above)
• Right triangle with a given hypotenuse has the largest area when it's an isosceles triangle.
• A right triangle can never be equilateral, since the hypotenuse (the side opposite the right
angle) is always longer than the other two sides.
• Any triangle whose sides are in the ratio 3:4:5 is a right triangle. Such triangles that have
their sides in the ratio of whole numbers are called Pythagorean Triples. There are an infinite
number of them, and this is just the smallest. If you multiply the sides by any number, the
result will still be a right triangle whose sides are in the ratio 3:4:5. For example 6, 8, and 10.
• A Pythagorean triple consists of three positive integers 𝑎𝑏𝑐 𝑎2 + 𝑏 2 = 𝑐 2 (𝑎, 𝑏, 𝑐)(3,4,5)
If (𝑎, 𝑏, 𝑐) is a Pythagorean triple, then so is (𝑘𝑎, 𝑘𝑏, 𝑘𝑐) for any positive integer 𝑘
TRIPLE Multiples
3:4:5 6:8:10
5:12:13 10:24:26
7:24:25 14:48:50
8:15:17 16:30:34
9:40:41
12:35:37
20:21:29
Page 115
• A right triangle where the angles are 30°, 60°, and 90°.
This is one of the 'standard' triangles you should be able recognize on sight. A fact you should
commit to memory is: The sides are always in the ratio 1: √3: 2
Notice that the smallest side (1) is opposite the smallest angle (30°), and the longest side (2)
is opposite the largest angle (90°).
• A right triangle where the angles are 45°, 45°, and 90°.
This is one of the 'standard' triangles you should be able recognize on sight. A fact you should
also commit to memory is: The sides are always in the ratio 1: 1: √2√2 being the hypotenuse
(longest side). This can be derived from Pythagoras' Theorem. Because the base angles are
the same (both 45°) the two legs are equal and so the triangle is also isosceles.
• Area of a 45-45-90 triangle. As you see from the figure above, two 45-45-90 triangles
together make a square, so the area of one of them is half the area of the square. As a
𝑆2
formula 𝐴 =
2
Page 116
• Right triangle inscribed in circle:
𝐴𝐶
𝑅=
2
1
• If M is the midpoint of the hypotenuse, then 𝐵𝑀 = 𝐴𝐶 One can also say that point B is
2
located on the circle with diameter AC. Conversely, if B is any point of the circle with
diameter AC (except A or C themselves) then angle B in triangle ABC is a right angle.
• A right triangle inscribed in a circle must have its hypotenuse as the diameter of the
circle. The reverse is also true: if the diameter of the circle is also the triangle’s
hypotenuse, then that triangle is a right triangle.
𝑎𝑏 𝑎+𝑏−𝑐
• Circle inscribed in right triangle: 𝑟 = =
𝑎+𝑏+𝑐 2
Page 117
Then the triangles ABC, CHB and CHA are similar. Perpendicular to the hypotenuse will
always divide the triangle into two triangles with the same properties as the original triangle.
Page 118
3.4 - QUADRILATERALS AND POLYGONS
Frequency of the concepts tested: Medium
Types of Polygons
Regular A polygon with all sides and interior angles the same. Regular polygons are always
convex.
Convex All interior angles less than 180°, and all vertices 'point outwards' away from the
interior. The opposite of concave. Regular polygons are always convex.
• For a regular polygon, the total described above is spread evenly among all the interior
angles, since they all have the same values. So, for example the interior angles of a pentagon
always add up to 540°, so in a regular pentagon (5 sides), each one is one fifth of that, or
180(𝑛−2)
108°. Or, as a formula, each interior angle of a regular polygon is given by: 𝑛 is the
𝑛
number of sides.
• The apothem of a polygon is a line from the center to the midpoint of a side. This is also the
inradius - the radius of the encircle.
• The radius of a regular polygon is a line from the center to any vertex. It is also the radius of
the circumcircle of the polygon.
Quadrilateral A polygon with four 'sides' or edges and four vertices or corners.
Page 119
Types of quadrilaterals:
Square All sides equal, all angles 90°. See Definition of a square.
Rectangle Opposite sides equal, all angles 90°. See Definition of a rectangle.
Parallelogram Opposite sides parallel. See Definition of a parallelogram.
Trapezoid Two sides parallel. See Definition of a trapezoid.
Rhombus Opposite sides parallel and equal. See Definition of a rhombus.
Page 120
its height.
• The area of a parallelogram is twice the area of a triangle created by one of its diagonals.
Page 121
rectangle above to create a square.
• It is also a special case of a parallelogram but with extra limitation that the angles are fixed
at 90°.
Squares A 4-sided regular polygon with all sides equal and all internal angles 90°
A square is both a rhombus (equal sides) and a rectangle (equal angles) and therefore
has all the properties of both these shapes, namely:
The diagonals of a square bisect each other.
• The diagonals of a square bisect its angles.
• The diagonals of a square are perpendicular.
Page 122
• Opposite sides of a square are both parallel and equal.
• All four angles of a square are equal. (Each is 360/4 = 90 degrees, so every angle of a
square is a right angle.)
• The diagonals of a square are equal.
Page 123
Properties and Tips
• Base - One of the parallel sides. Every trapezoid has two bases.
• Leg - The non-parallel sides are legs. Every trapezoid has two legs.
• Altitude - The altitude of a trapezoid is the perpendicular distance from one base to the
other. (One base may need to be extended).
• If both legs are the same length, this is called an isosceles trapezoid, and both base angles
are the same.
• If the legs are parallel, it now has two pairs of parallel sides, and is a parallelogram.
• Median - The median of a trapezoid is a line joining the midpoints of the two legs.
• The median line is always parallel to the bases.
• The length of the median is the average length of the bases, or using the
𝐴𝐵+𝐷𝐶
formula:
2
• Area - The usual way to calculate the area is the average base length times altitude. The
𝑎+𝑏
area of a trapezoid is given by the formula ℎ ∗ where
2
𝑎𝑏are the lengths of the two bases ℎis the altitude of the trapezoid
• The area of a trapezoid is the altitude∗median
We could stop with the previous lesson about the quadrilateral figures because they are already
polygons: a polygon is any closed figure with just three or more sides. A triangle (special or
not) is a polygon as well as a square. However, when in math we refer to a polygon , considering
that a square, a triangle, and a rectangle have their own unique peculiarities, to a figure that has
five or more sides.
1) Irregular shapes
The probability to encounter such questions that will test your reasoning skills is rather low but
it is still a possibility to have polygons with irregular shapes.
2) Polygons with regular shapes
Regular polygons can be used to test your skills thanks to their special properties. Figures such
as square, regular pentagon, and regular hexagon.
Polygons in which the properties of hidden triangles - and relative angles - can be tested.
4) Interior angles
Page 124
Sum of the Interior Measure of each
Regular Figures # of sides
Angles interior angle
If you are not able to memorize the sums of the interior’s angles, divide the regular polygon
into triangles with a common vertex. Since the interior angles sum up to 180°, multiply the
number of triangles by 180°
Look for instance to the following regular pentagon divided into 6 triangle
Another important example to show you the overlap between several different kind of
properties tested on the GRE at the same time: regular polygon, interior angles,
measurements of angles, triangles, lines and angles
Page 125
5) Same polygons but different aspects
To recap, regular polygons and irregular polygons are just different ways to see the same
geometry shape. Look at the following table, we are still able to figure out a different solution
when both we are in from a regular or irregular shape with the same exactly fundamental
properties.
Page 126
Page 127
3.5 – CIRCLES
Frequency of the concepts tested: High
Definition
A line forming a closed loop, every point on which is a fixed distance from a center point.
Circle could also be defined as the set of all points equidistant from the center.
Center -a point inside the circle. All points on the circle are equidistant (same distance) from
the center point.
Radius - the distance from the center to any point on the circle. It is half the diameter.
Diameter -the distances across the circle. The length of any chord passing through the center.
It is twice the radius.
Circumference - the distance around the circle.
Area - strictly speaking a circle is a line, and so has no area. What is usually meant is the area
of the region enclosed by the circle.
Chord - line segment linking any two points on a circle.
Tangent -a line passing a circle and touching it at just one point.
The tangent line is always at the 90 degree angle (perpendicular) to the radius of a circle.
Secant A line that intersects a circle at two points.
𝜋 In any circle, if you divide the circumference (distance around the circle) by it's diameter
(distance across the circle), you always get the same number. This number is called Pi and is
approximately 3.142.
Page 128
• A circle is the shape with the largest area for a given length of perimeter (has the highest
area to length ratio when compared to other geometric figures such as triangles or rectangles)
• All circles are similar
• To form a unique circle, it needs to have 3 points which are not on the same line.
If you know the diameter 𝐷 of a circle, the circumference can be found using the
formula: 𝐶𝑖𝑟𝑐𝑢𝑚𝑓𝑒𝑟𝑒𝑛𝑐𝑒 = 𝜋𝐷
If you know the area 𝐴 of a circle, the circumference can be found using the
formula: 𝐶𝑖𝑟𝑐𝑢𝑚𝑓𝑒𝑟𝑒𝑛𝑐𝑒 = √4𝜋𝐴
Given the radius 𝑟 of a circle, the area can be calculated using the formula: 𝐴𝑟𝑒𝑎 = 𝜋𝑟 2
𝜋𝐷2
If you know the diameter 𝐷 of a circle, the area can be found using the formula: 𝐴𝑟𝑒𝑎 =
4
If you know the circumference 𝐶 of a circle, the area can be found using the formula: 𝐴𝑟𝑒𝑎 =
𝐶2
4𝜋
Semicircle
Half a circle. A closed shape consisting of half a circle and a diameter of that circle.
Page 129
𝜋𝑟 2
• The area of a semicircle is half the area of the circle from which it is made: 𝐴𝑟𝑒𝑎 =
2
The perimeter of a semicircle is not half the perimeter of a circle. From the figure above,
you can see that the perimeter is the curved part, which is half the circle, plus the diameter
line across the bottom. So, the formula for the perimeter of a semicircle is:
𝑃𝑒𝑟𝑖𝑚𝑒𝑡𝑒𝑟 = 𝜋𝑟 + 2𝑟 = 𝑟(𝜋 + 2).
• Any diameter of a circle subtends a right angle to any point on the circle. No matter where
the point is, the triangle formed with diameter is always a right triangle.
Page 130
Chord
Angles in a circle
Page 131
circumferenc
• Given two points A and C, lines from them to a third point B form the inscribed angle
∠ABC. Notice that the inscribed angle is constant. It only depends on the position of A and C.
90𝐿
• If you know the length 𝐿 of the minor arc and radius, the inscribed angle is: 𝐴𝑛𝑔𝑙𝑒 =
𝜋𝑟
A central angle is an angle AOC with endpoints A and C located on a circle's circumference
and vertex O located at the circle's center. A central angle in a circle determines an arc AC.
• The Central Angle Theorem states that the measure of inscribed angle is always half the
measure of the central angle.
Page 132
• An inscribed angle is exactly half the corresponding central angle. Hence, all inscribed
angles that subtend the same arc are equal. Angles inscribed on the arc are supplementary. In
particular, every inscribed angle that subtends a diameter is a right angle (since the central
angle is 180 degrees).
• Major and Minor Arcs Given two points on a circle, the minor arc is the shortest arc linking
them. The major arc is the longest. On the GRE, we usually assume the minor (shortest) arc.
𝐶
• Arc Length The formula the arc measure is: 𝐿 = 2𝜋𝑟 where C is the central angle of the
360
arc recall that 2𝜋𝑟 is the circumference of the whole circle, so the formula simply reduces this
by the ratio of the arc angle to a full angle (360). By transposing the above formula, you solve
for the radius, central angle, or arc length if you know any two of them.
Page 133
• Sector is the area enclosed by two radii of a circle and their intercepted arc. A pie-shaped part
of a circle.
𝐶
• Area of a sector is given by the formula: 𝐴𝑟𝑒𝑎 = 𝜋𝑟 2 where: C is the central angle in
360
degrees. What this formula is doing is taking the area of the whole circle, and then taking a
fraction of that depending on the central angle of the sector. So, for example, if the central angle
was 90°, then the sector would have an area equal to one quarter of the whole circle.
Page 134
𝑃𝐴 ∗ 𝑃𝐷 = 𝑃𝐶 ∗ 𝑃𝐵 = 𝐶𝑜𝑛𝑠𝑡𝑎𝑛𝑡- This becomes the theorem we know as the theorem of
intersecting chords.
Tangent-Secant
Should one of the lines be tangent to the circle, point A will coincide with point D, and the
theorem still applies:
𝑃𝐴 ∗ 𝑃𝐷 = 𝑃𝐶 ∗ 𝑃𝐵 = 𝐶𝑜𝑛𝑠𝑡𝑎𝑛𝑡
𝑃𝐴2 = 𝑃𝐶 ∗ 𝑃𝐵 = 𝐶𝑜𝑛𝑠𝑡𝑎𝑛𝑡- This becomes the theorem we know as the theorem of secant-
tangent theorem.
Page 135
Two tangents
Should both of the lines be tangents to the circle, point A coincides with point D, point C
coincides with point B, and the theorem still applies:
𝑃𝐴 ∗ 𝑃𝐷 = 𝑃𝐶 ∗ 𝑃𝐵 = 𝐶𝑜𝑛𝑠𝑡𝑎𝑛𝑡
𝑃𝐴2 = 𝑃𝐶 2
PA=PC
Page 136
Radius: A line segment drawn joining the center and the boundary line (known as
circumference) is called the Radius of the circle.
Diameter: A line segment crossing the circle passing through the center of the circle.
Circumference: The boundary or the perimeter of the circle.
Chord: A line segment joining any two points on the circumference of the circle.
Arc: Part of the circumference of the circle.
Tangent: A line that touches the circumference of the circle at exactly one point.
Sector: An area enclosed by two radii of a circle.
The angle made by the ends of the arc at the center of the circle is called its angle.
• Equal arcs subtend equal angles at the center of the circle and vice versa.
• The angle at the center of the circle is twice the angle at the circumference subtended
by the same arc.
Page 137
• A tangent to a circle is perpendicular to the radius drawn at the point of contact.
• Tangents to a circle from an exterior point are equal.
• The angle between the tangent and the chord is equal to the inscribed angle on the
opposite side of the chord.
Page 138
Basic properties of a circle
• Angle in a semicircle is the right angle.
• Angle in the same segment of a circle are equal.
Page 139
3.6 - THREE-DIMENSIONAL FIGURES
Frequency of the concepts tested: Medium
Scope
The GRE often tests on the knowledge of the geometries of 3-D objects such cylinders,
cones, cubes & spheres. The purpose of this document is to summarize some of the important
ideas and formulae and act as a useful cheat sheet for such questions.
Cube
A cube is the 3-D generalization of a square, and is characterized by the length of the
side, 𝑎 Important results include:
• Volume = 𝑎3
• 6𝑎2
• √3𝑎
Page 140
Cuboid
A cube is the 3-D generalization of a rectangle, and is characterized by the length of its
sides, 𝑎, 𝑏, 𝑐 Important results include:
• Volume = 𝑎𝑏𝑐
• 2(𝑎𝑏 + 𝑏𝑐 + 𝑐𝑎)
• √𝑎2 + 𝑏 2 + 𝑐 2
Page 141
Cylinder
A cylinder is a 3-D object formed by rotating a rectangular sheet along one of its sides. It is
characterized by the radius of the base, 𝑟, and the height, ℎ. Important results include:
• Volume = 𝜋𝑟 2 ℎ
• 2𝜋𝑟ℎ
• 2𝜋𝑟(𝑟 + ℎ)
Page 142
Cone
A cone is a 3-D object obtained by rotating a right-angled triangle around one of its sides. It is
characterized by the radius of its base, 𝑟 and the height, ℎ. The hypotenuse of the triangle
formed by the height and the radius (running along the diagonal side of the cone), is known as
its lateral height, 𝑙 = √𝑟 2 + ℎ2 . Important results include:
1
• Volume = 𝜋𝑟 2 ℎ
3
Page 143
Sphere
4
• Volume = 𝜋𝑟 3
3
2
• 4𝜋𝑟
Hemisphere
A hemisphere is a sphere cut in half and is also characterised by its radius 𝑟. Important results
include:
2
• Volume = 𝜋𝑟 3
3
• Surface Area w/o base = 2𝜋𝑟 2
• Surface Area with base = 3𝜋𝑟 2
Page 144
Some simple configurations
These may appear in various forms on the GRE, and are good practice to derive on one's
own:
𝑎
• Sphere inscribed in cube of side 𝑎: Radius of sphere is
2
2𝑟
• Cube inscribed in sphere of radius 𝑟: Side of cube is
√3
𝑎
• Cylinder inscribed in cube of side 𝑎: Radius of cylinder is , ℎ𝑒𝑖𝑔ℎ𝑡 𝑎
2
𝑎
• Cone inscribed in cube of side 𝑎: Radius of cone is , ℎ𝑒𝑖𝑔ℎ𝑡 𝑎
2
• Cylinder of radius 𝑟in sphere of radius 𝑅(𝑅 > 𝑟):Height of cylinder is 2√𝑅2 − 𝑟 2
IMPORTANT LINK!
The Definitive GRE Vocabulary Masterclass
Page 145
CHAPTER 4. COORDINATE GEOMETRY
4.1 - COORDINATE GEOMETRY
Frequency of the concepts tested: High
Definition
Coordinate geometry, or Cartesian geometry, is the study of geometry using a coordinate
system and the principles of algebra and analysis.
A point's location on the plane is given by two numbers, one that tells where it is on the x-axis
and another which tells where it is on the y-axis. Together, they define a single, unique position
on the plane. So, in the diagram above, the point A has an x value of 20 and a y value of 15.
These are the coordinates of the point A, sometimes referred to as its "rectangular coordinates".
X axis
The horizontal scale is called the x-axis and is usually drawn with the zero point in the middle.
Values to the right are positive and those to the left are negative.
Page 146
Y axis
The vertical scale is called the y-axis and is also usually drawn with the zero point in the middle.
Values above the origin are positive and those below are negative.
Origin
The point where the two axes cross (at zero on both scales) is called the origin.
Quadrants
When the origin is in the center of the plane, they divide it into four areas called quadrants.
The first quadrant, by convention, is the top right, and then they go around counter-clockwise.
In the diagram above they are labeled Quadrant 1, 2 etc. It is conventional to label them with
numerals but we talk about them as "first, second, third, and fourth quadrant".
Point (x,y)
The coordinates are written as an "ordered pair". The letter P is simply the name of the point
and is used to distinguish it from others.
The two numbers in parentheses are the x and y coordinate of the point. The first number (x)
specifies how far along the x (horizontal) axis the point is. The second is the y coordinate and
specifies how far up or down the y axis to go. It is called an ordered pair because the order of
the two numbers matters - the first is always the x (horizontal) coordinate.
Page 147
The sign of the coordinate is important. A positive number means to go to the right (x) or up
(y). Negative numbers mean to go left (x) or down (y).
As you can see, the distance formula on the plane is derived from the Pythagorean theorem.
Above formula can be written in the following way for given two points (𝑥1 , 𝑦1 )and (𝑥2 , 𝑦2 )
𝐷 = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2
Example #1
Q: Find the distance between the point A (3, -1) and B (-1, 2)
Page 148
Solution: Substituting values in the equation we'll get
𝐷 = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2
A line segment on the coordinate plane is defined by two endpoints whose coordinates are
known. The midpoint of this line is exactly halfway between these endpoints and it's location
can be found using the Midpoint Theorem, which states:
• The x-coordinate of the midpoint is the average of the x-coordinates of the two endpoints.
• Likewise, the y-coordinate is the average of the y-coordinates of the endpoints.
Page 149
4.2 - COORDINATE GEOMETRY LINES
Frequency of the concepts tested: Medium
Every straight line in the plane can represented by a first-degree equation with two variables.
There are several approaches commonly used in coordinate geometry. It does not matter
whether we are talking about a line, ray or line segment. In all cases any of the below methods
will provide enough information to define the line exactly.
1. General form.
The general form of the equation of a straight line is
𝑎𝑥 + 𝑏𝑦 + 𝑐 = 0
𝑎, 𝑏 and 𝑐 are arbitrary constants. This form includes all other forms as special cases. For an
𝑎 𝑐
equation in this form the slope is − and the y intercept is −
𝑏 𝑏
2. Point-intercept form.
𝑦 = 𝑚𝑥 + 𝑏
𝑚 is the slope of the line; 𝑏 is the y-intercept of the line; 𝑥 is the independent variable of the
function 𝑦
Page 150
In figure below, a line is defined by the two points A and B. By providing the coordinates of
the two points, we can draw a line. No other line could pass through both these points and so
the line they define is unique.
The equation of a straight line passing through points 𝑃1 (𝑥1 , 𝑦1 )and 𝑃2 (𝑥2 , 𝑦2 ) is:
𝑦 − 𝑦1 𝑦1 − 𝑦2
=
𝑥 − 𝑥1 𝑥1 − 𝑥2
Q: Find the equation of a line passing through the points A (17,4) and B (9,9).
In figure below, we see a line passing through the point A at (14,23). We also see that its slope
is +2 (which means it goes 2 up for every one across). With these two facts we can establish a
unique line.
Page 151
The equation of a straight line that passes through a point 𝑃1 (𝑥1 , 𝑦1 ) with a
slope m is:
𝑦 − 𝑦1 = 𝑚(𝑥 − 𝑥1 )
Q: Find the equation of a line passing through the point A (14,23) and the slope 2.
4. Intercept form.
The equation of a straight line whose x and y intercepts are a and b, respectively, is:
𝑥 𝑦
+ =1
𝑎 𝑏
𝑥 𝑦 𝑥 𝑦
Solution: Substituting the values in equation + = 1 we'll get + = 1--> 5𝑦 + 2𝑥 −
𝑎 𝑏 5 2
2
10 = 0 OR if we want to write the equation in the slope-intercept form: 𝑦 = − 𝑥 + 2
5
Slope of a Line
The slope or gradient of a line describes its steepness, incline, or grade. A higher slope value
indicates a steeper incline.
The slope is defined as the ratio of the "rise" divided by the "run" between two points on a line,
or in other words, the ratio of the altitude change to the horizontal distance between any two
points on the line.
Page 152
Given two points (𝑥1 , 𝑦1 )and (𝑥2 , 𝑦2 )on a line, the slope 𝑚 of the line is:
𝑦2 − 𝑦1
𝑚=
𝑥2 − 𝑥1
If the equation of the line is given in the Point-intercept form: 𝑦 = 𝑚𝑥 + 𝑏 𝑡ℎ𝑒𝑛 𝑚 is the
slope. This form of a line's equation is called the slope-intercept form, because 𝑏can be
interpreted as the y-intercept of the line, the y-coordinate where the line intersects the y-axis.
If the equation of the line is given in the General form: 𝑎𝑥 + 𝑏𝑦 + 𝑐 = 0, 𝑡ℎ𝑒𝑛 𝑡ℎ𝑒 𝑠𝑙𝑖𝑝 =
𝑎 𝑐
− and the y intercept is −
𝑏 𝑏
SLOPE DIRECTION
The slope of a line can be positive, negative, zero or undefined.
Page 153
Positive slope
Here, y increases as x increases, so the line slopes upwards to the right. The slope will be a
positive number. The line below has a slope of about +0.3, it goes up about 0.3 for every step
of 1 along the x-axis.
Negative slope
Here, y decreases as x increases, so the line slopes downwards to the right. The slope will be a
negative number. The line below has a slope of about -0.3, it goes down about 0.3 for every
step of 1 along the x-axis.
Zero slope
Here, y does not change as x increases, so the line in exactly horizontal. The slope of any
horizontal line is always zero. The line below goes neither up nor down as x increases, so its
slope is zero.
Undefined slope
When the line is exactly vertical, it does not have a defined slope. The two x coordinates are
15
the same, so the difference is zero. The slope calculation is then something like 𝑠𝑙𝑜𝑝𝑒 =
0
When you divide anything by zero the result has no meaning. The line above is exactly vertical,
so it has no defined slope.
1. If the slope of a line is negative, the line WILL intersect quadrants II and IV. X and Y
intercepts of the line with negative slope have the same sign. Therefore, if X and Y intersect
are positive, the line intersects quadrant I; if negative, quadrant III.
Page 154
2. If the slope of line is positive, line WILL intersect quadrants I and III. Y and X intercepts
of the line with positive slope have opposite signs. Therefore, if X intersect is negative, line
intersects the quadrant II too, if positive quadrant IV.
3. Every line (but the one crosses origin OR parallel to X or Y axis OR X and Y axis
themselves) crosses three quadrants. Only the line which crosses origin (0,0) OR is parallel
to either of axis crosses only two quadrants.
4. If a line is horizontal, it has a slope of 0, is parallel to X-axis and crosses quadrant I and II
if the Y intersect is positive OR quadrants III and IV, if the Y intersect is negative. Equation of
such line is y=b, where b is y intersect.
5. If a line is vertical, the slope is not defined, line is parallel to Y-axis and crosses quadrant I
and IV, if the X intersect is positive and quadrant II and III, if the X intersect is negative.
Equation of such line is 𝑥 = 𝑎 is x-intercept.
𝑦2 −𝑦1
6. For a line that crosses two points (𝑥1 , 𝑦1 ) and (𝑥2 , 𝑦2 ), slope 𝑚 =
𝑥2 −𝑥1
8. Given a point and slope, equation of a line can be found. The equation of a straight line
that passes through a point (𝑥1 , 𝑦1 ) with a slope 𝑚 is: 𝑦 − 𝑦1 = 𝑚(𝑥 − 𝑥1 )
Page 155
A vertical line has no slope. Or put another way, for a vertical line the slope is undefined.
The equation of a vertical line is: 𝑥 = 𝑎
Where: x is the coordinate of any point on the line; a is where the line crosses the x-axis (x
intercept). Notice that the equation is independent of y. Any point on the vertical line satisfies
the equation.
A horizontal line is parallel to the x-axis of the coordinate plane. All points on the line will
have the same y-coordinate.
Page 156
Where: y is the coordinate of any point on the line; b is where the line crosses the y-axis (y
intercept). Notice that the equation is independent of x. Any point on the horizontal line satisfies
the equation.
Parallel lines
Parallel lines have the same slope.
The slope can be found using any method that is convenient to you:
The equation of a line through the point 𝑃1 (𝑥1 , 𝑦1 )and parallel to line 𝑎𝑥 + 𝑏𝑦 + 𝑐 = 0 is:
𝑎(𝑥 − 𝑥1 ) + 𝑏(𝑦 − 𝑦1 ) = 0
|𝑏 − 𝑐|
𝐷=
√𝑚2 + 1
Example #1
Q: There are two lines. One line is defined by two points at (5,5) and (25,15). The other is
defined by an equation in slope-intercept form y = 0.52x - 2.5. Are two lines parallel?
Page 157
Solution:
For the top line, the slope is found using the coordinates of the two points that define the
15−5
line. 𝑆𝑙𝑜𝑝𝑒 = = 0.5
25−5
For the lower line, the slope is taken directly from the formula. Recall that the slope intercept
formula is y = mx + b, where m is the slope. So looking at the formula we see that the slope is
0.52.
So, the top one has a slope of 0.5, the lower slope is 0.52, which are not equal. Therefore, the
lines are not parallel.
Q: Define a line through a point C parallel to a line passes through the points A and B.
Page 158
Solution: We first find the slope of the line AB using the same method as in the example above.
20 − 7
𝑆𝑙𝑜𝑝𝑒 𝐴𝐵 = = −0.52
5 − 30
For the line to be parallel to AB it will have the same slope, and will pass through a given point,
C(12,10). We therefore have enough information to define the line by its equation in point-
slope form:
Perpendicular lines
For one line to be perpendicular to another, the relationship between their slopes has to
1
be negative reciprocal − − 1. In other words, the two lines are perpendicular if and only if
𝑚
the product of their slopes is −1
Page 159
=𝑎1 𝑥 + 𝑏1 𝑦 + 𝑐1 = 0 and 𝑎2 𝑥 + 𝑏2 𝑦 + 𝑐2 = 0 are perpendicular if 𝑎1 𝑎2 + 𝑏1 𝑏2 = 0
The equation of a line passing through the point (𝑥1 , 𝑦1 ) and perpendicular to line 𝑎𝑥 +
𝑏𝑦 + 𝑐 = 0 is 𝑏(𝑥 − 𝑥1 ) − 𝑎(𝑦 − 𝑦1 ) = 0
Example #1:
To answer, we must find the slope of each line and then check to see if one slope is the negative
reciprocal of the other or if their product equals to -1.
Page 160
5 − 19 −14
𝑆𝑙𝑜𝑝𝑒 𝐴𝐵 = = = 0.358
9 − 48 −39
24 − 4 20
𝑆𝑙𝑜𝑝𝑒 𝐶𝐷 = = = −2.22
22 − 31 −9
If the lines are perpendicular, each will be the negative reciprocal of the other. It doesn't matter
which line we start with, so we will pick AB:
So, the slope of CD is -2.22, and the negative reciprocal of the slope of AB is -2.79. These are
not the same, so the lines are not perpendicular, even though they may look as though they are.
However, if you looked carefully at the diagram, you might have noticed that point C is a little
too far to the left for the lines to be perpendicular.
Example # 2.
Q: Define a line passing through the point E and perpendicular to a line passing through the
points C and D on the graph above.
Solution: The point E is on the y-axis and so is the y-intercept of the desired line. Once we
know the slope of the line, we can express it using its equation in slope-intercept form y=mx+b,
where m is the slope and b is the y-intercept.
24 − 4 20
𝑆𝑙𝑜𝑝𝑒 𝐶𝐷 = = = −2.22
22 − 31 −9
The line we seek will have a slope which is the negative reciprocal of:
1
− = 0.45
−2.22
Since E is on the Y-axis, we know that the intercept is 10. Plugging these values into the line
equation, the line we need is described by the equation.
𝑦 = 0.45𝑥 + 10
This is one of the ways a line can be defined and so we have solved the problem. If we wanted
to plot the line, we would find another point on the line using the equation and then draw the
line through that point and the intercept.
Page 161
The point of intersection of two non-parallel lines can be found from the equations of the two
lines.
Example #1
Q: Find the point of intersection of two lines that have the following equations (in slope-
intercept form):
𝑦 = 3𝑥 − 3
𝑦 = 2.3𝑥 + 4
Solution: At the point of intersection they will both have the same y-coordinate value, so we
set the equations equal to each other:
3𝑥 − 3 = 2.3𝑥 + 4
To find y, simply set x equal to 10 in the equation of either line and solve for y:
Equation for a line 𝑦 = 3𝑥 − 3 (Either line will do)
Set x equal to 10: 𝑦 = 30 − 3
Page 162
𝑦 = 27
We now have both x and y, so the intersection point is (10, 27)
Example #2
Q: Find the point of intersection of two lines that have the following equations (in slope-
intercept form): 𝑦 = 3𝑥 − 3and 𝑥 = 12(A vertical line)
Solution: When one of the lines is vertical, it has no defined slope. We find the intersection
slightly differently.
On the vertical line, all points on it have an x-coordinate of 12 (the definition of a vertical line),
so we simply set x equal to 12 in the first equation and solve it for y.
Equation for a line 𝑦 = 3𝑥 − 3
Set x equal to 𝑦 = 36 − 3
𝑦 = 33
So, the intersection point is at (12,33).
Note: If both lines are vertical or horizontal, they are parallel and have no intersection
The distance from a point to a line is the shortest distance between them - the length of a
perpendicular line segment from the line to the point.
|𝑎𝑥0 + 𝑏𝑦0 + 𝑐|
𝐷=
√𝑎2 + 𝑏 2
Where 𝑃𝑦 is the y-coordinate of the given point P; 𝐿𝑦 is the y-coordinate of any point on the
given vertical line L. | | the vertical bars mean "absolute value" - make it positive even if it
calculates to a negative.
Page 163
When the given point is origin, then the distance between origin and line ax+by+c=0 is
given by the formula:
Page 164
4.3 - COORDINATE GEOMETRY FIGURES
Frequency of the concepts tested: Very Low
Circle on a plane
In an x-y Cartesian coordinate system, the circle with center (a, b) and radius r is the set of all
points (x, y) such that: (𝑥 − 𝑎)2 + (𝑦 − 𝑏)2 = 𝑟 2
This equation of the circle follows from the Pythagorean theorem applied to any point on the
circle: as shown in the diagram above, the radius is the hypotenuse of a right-angled triangle
whose other sides are of length x-a and y-b.
If the circle is centered at the origin (0, 0), then the equation simplifies to: 𝒙𝟐 + 𝒚𝟐 = 𝒓𝟐
Number line
A number line is a picture of a straight line on which every point corresponds to a real
number and every real number to a point.
On the GRE we can often see such statement: 𝑘 is halfway between 𝑚 and 𝑛on the number
line. Remember this statement can ALWAYS be expressed as:
𝑚+𝑛
=𝑘
2
Page 165
Also, on the GRE we can often see another statement: The distance between p and m on the
number line is the same as the distance between p and n. Remember this statement can
ALWAYS be expressed as:
|p−m|=|p−n|
Page 166
4.4 - COORDINATE GEOMETRY PARABOLAS
Frequency of the concepts tested: Low
Parabola
A parabola is the graph associated with a quadratic function, i.e. a function of the form 𝑦 =
𝑎𝑥 2 + 𝑏𝑥 + 𝑐
• The larger the absolute value of 𝑎 the steeper (or thinner) the parabola is, since the
value of y is increased more quickly.
• If 𝑎 is positive, the parabola opens upward, if negative, the parabola opens downward.
x-intercepts: The x-intercepts, if any, are also called the roots of the function. The x-
intercepts are the solutions to the equation 0 = 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 and can be calculated by the
formula:
Vertex: The vertex represents the maximum (or minimum) value of the function, and is very
important in calculus.
𝑏 𝑏2
The vertex of the parabola is located at point (− ,𝑐 − )
2𝑎 4𝑎
𝑏
Note: Typically, just − , is calculated and plugged in for x to find y.
2𝑎
IMPORTANT LINK!
GRE® Score Calculator
Page 168
CHAPTER 5. DATA ANALYSIS
5.1 - AVERAGE, MEDIAN, AND MODE
Frequency of the concepts tested: High
𝑆𝑢𝑚𝑂𝑓𝐴𝑙𝑙𝑇ℎ𝑒𝑁𝑢𝑚𝑏𝑒𝑟𝑠𝐼𝑛𝑇ℎ𝑒𝑆𝑒𝑡
• Mean =
𝑇𝑜𝑡𝑎𝑙𝑁𝑢𝑚𝑏𝑒𝑟𝑂𝑓𝑁𝑢𝑚𝑏𝑒𝑟𝑠𝐼𝑛𝑇ℎ𝑒𝑆𝑒𝑡
(1+2+3+4+5) 15
= =3
5 5
Properties of Mean
1. If all the numbers in the set are increased/decreased by the same number(k) then the mean
also gets increased/decreased by the same number(k)
Now, let’s increase all the numbers by k. So, the new set is {a+k,b+k,c+k,d+k,e+k)
(𝑎 +𝑘 +𝑏+𝑘 +𝑐 +𝑘 +𝑑 +𝑘 +𝑒 +𝑘 )
New Mean =
5
2. If all the numbers in the set are multiplied/divided by the same number(k) then the mean
also gets multiplied/divided by the same number(k). Proof same as above. In this case if we
multiple all the numbers by k then
SUGGESTION: Don't try remembering the points 1 and 2 above. It does not take much time
to calculate them!
Median
Page 169
• In case of even number of numbers in the set: Median is the mean of the two middle
numbers (after the numbers are arranged in the increasing / decreasing order)
Example: If the set is {5,1,4,6,3,2} then we will arrange the set as {1,2,3,4,5,6} and median
will be mean of middle two terms. Middle two terms in this case are 3 and 4 so Median =
(3+4)/2 = 3.5
• In case of odd number of numbers in the set: Median is the middle number (after the
numbers are arranged in increasing/ decreasing order)
Example: If the set is {4,5,3,1,2} then we will arrange the set as {1,2,3,4,5} and the median
will be the middle number which is 3
Properties of Median
1. If all the numbers in the set are increased/decreased by the same number(k) then the
median also gets increased/decreased by the same number(k)
2. If all the numbers in the set are multiplied/divided by the same number(k) then the median
also gets multiplied/divided by the same number(k)
4. In case of consecutive integers: IF the number of integers is even then then the Mean =
Median ≠ Integer
Suppose the set is {1,2,3,4,5,6}
then Mean = Median = 3.5
SUGGESTION: Don't try remembering the points 1 and 2 above. It does not take much time
to calculate them!
Mode
• Mode is the number which has occurred the maximum number of times in the set.
Suppose the set is {1,1,2,2,3,3,3,3,4,5}
then the mode is 3, as 3 has occurred the maximum number of times in the set.
Page 170
5.2 - RANGE, WEIGHTED MEAN, VARIANCE, SD
Frequency of the concepts tested: Medium
Range
Range of a set is the difference between the highest and lowest value of the set.
Example: Suppose the set is {-1,2,3,6,8} then the range will be 8 -(-1) = 9
Properties of Range
1. If all the numbers in the set are increased/decreased by the same number(k) then the range
DOES NOT CHANGE!
Suppose the set is {a,b,c} (in increasing order)
Range = c-a
Now, let’s increase all the numbers by k then the set will become {a+k, b+k, c+k}
New range = c+k -(a+k) = c-a = Old range
2. If all the numbers in the set are multiplied/divided by the same number(k) then the range
also gets multiplied/divided by the same number(k)
Weighted Average
((𝑊𝑒𝑖𝑔ℎ𝑡1∗𝑉𝑎𝑙𝑢𝑒1)+(𝑊𝑒𝑖𝑔ℎ𝑡2∗𝑉𝑎𝑙𝑢𝑒2)…+(𝑊𝑒𝑖𝑔ℎ𝑡𝑁∗𝑉𝑎𝑙𝑢𝑒𝑁))
• Weighted Average =
(𝑊𝑒𝑖𝑔ℎ𝑡1+𝑊𝑒𝑖𝑔ℎ𝑡2+...𝑊𝑒𝑖𝑔ℎ𝑡𝑁)
Variance
• Variance, V = Mean of (Square of difference of each number from the mean)
𝑆𝑢𝑚𝑜𝑓(𝑆𝑞𝑢𝑎𝑟𝑒𝑠𝑂𝑓𝐷𝑖𝑓𝑓𝑒𝑟𝑒𝑛𝑐𝑒𝑂𝑓𝐸𝑎𝑐ℎ𝑁𝑢𝑚𝑏𝑒𝑟𝐹𝑟𝑜𝑚𝑀𝑒𝑎𝑛)
V=
𝑇𝑜𝑡𝑎𝑙𝑁𝑢𝑚𝑏𝑒𝑟𝑂𝑓𝑁𝑢𝑚𝑏𝑒𝑟𝑠
Page 171
Properties of Variance
1. If all the numbers in a set are increased/ decreased by the same number(k) then the
variance DOES NOT change.
2. If all the numbers in a set are multiplied/ divided by the same number(k) then the variance
gets multiplied/divided by the square of the number (k2)
𝑆𝐷 = √𝑉= √2
Properties of SD
1. If all the numbers in the set are increased/decreased by the same number(k) then the
Standard Deviation DOES NOT CHANGE!
(This happens because the mean also gets increased/decreased by the same number and the
Variance or Standard Deviation are calculated by subtracting all the numbers by the mean and
taking square of them and taking their average.)
2. If all the numbers in the set are multiplied/divided by the same number(k) then the
Standard Deviation also gets multiplied by the same number.
Page 172
Recap of Properties
Page 173
5.3 - COUNTING METHODS
Frequency of the concepts tested: Medium/High
Definition
Combinatorics is the branch of mathematics studying the enumeration, combination, and
permutation of sets of elements and the mathematical relations that characterize their
properties.
Enumeration
Enumeration is a method of counting all possible ways to arrange elements. Although it is the
simplest method, it is often the fastest method to solve hard GRE problems and is a pivotal
principle for any other combinatorial method. In fact, combination and permutation is shortcuts
for enumeration. The main idea of enumeration is writing down all possible ways and then
count them. Let's consider a few examples:
Example #1
Q:. There are three marbles: 1 blue, 1 gray and 1 green. In how many ways is it possible to
arrange
marbles in a row?
Answer is 6.
Example #2
Q:. There are three marbles: 1 blue, 1 gray and 1 green. In how many ways is it possible to
arrange marbles in a row if blue and green marbles have to be next to each other?
Solution: Solution: Let's list all possible ways to arrange the marbles in a row and then identify
the arrangements that satisfy the question’s condition.
Page 174
Answer is 4.
Example #3
Q:. There are three marbles: 1 blue, 1 gray and 1 green. In how many ways is it possible to
arrange marbles in a row if gray marble have to be left to blue marble?
Solution: Solution: Let's list all possible ways to arrange the marbles in a row and then identify
the arrangements that satisfy the question’s condition.
Answer is 3.
The number of arrangements of n different objects in a row is a typical problem that can be
solve this way:
Page 175
𝑁 = 𝑛 ∗ (𝑛 − 1) ∗ (𝑛 − 2). . . .2 ∗ 1 = 𝑛!
Combination
𝐶𝑘𝑛
knowing how to find the number of arrangements of n distinct objects we can easily find
formula for combination:
Permutation
A permutation is an ordered collection of k objects taken from a set of n distinct objects. The
number of ways how we can choose k objects out of n distinct objects is denoted as:
𝑃𝑘𝑛
Knowing how to find the number of arrangements of n distinct objects we can easily find
formula for combination:
Page 176
The difference between placement in a row and that in a circle is following: if we shift all object
by one position, we will get different arrangement in a row but the same relative arrangement
in a circle. So, for the number of circular arrangements of n objects we have:
𝑛!
𝑅 = = (𝑛 − 1)!
𝑛
Don't fall in this trap: define how you are going to count arrangements first, realize that your
way is right and you don't miss something important, and only then use C- or P- formula if you
need them.
Page 177
5.4 – PROBABILITY
Frequency of the concepts tested: Medium
Definition
A number expressing the probability (p) that a specific event will occur, expressed as the ratio
of the number of actual occurrences (n) to the number of possible occurrences (N).
𝑛
𝑝=
𝑁
A number expressing the probability (q) that a specific event will not occur:
(𝑁−𝑛)
𝑞= =1−𝑝
𝑁
Coin
There are two equally possible outcomes when we toss a coin: a head (H) or tail (T).
1
Therefore, the probability of getting head is 50% or and the probability of getting tail is
2
1
50% or
2
All possibilities: {H,T}
Dice
There are 6 equally possible outcomes when we roll a die. The probability of getting any
1
number out of 1-6 is
6
Page 178
Let's assume we have a jar with 10 green and 90 white marbles. If we randomly choose a
marble, what is the probability of getting a green marble?
The number of all marbles: N = 10 + 90 =100
The number of green marbles: n = 10
𝑛 10 1
Probability of getting a green marble: 𝑝 = = =
𝑁 100 10
There is one important concept in problems with marbles/cards/balls. When the first marble is
9 10
removed from a jar and not replaced, the probability for the second marble differs ( vs. )
99 100
1 1
Whereas in case of a coin or dice the probabilities are always the same ( and ) Usually, a
6 2
problem explicitly states: it is a problem with replacement or without replacement.
Independent events
Two events are independent if occurrence of one event does not influence occurrence of other
events. For n independent events the probability is the product of all probabilities of
independent events:
p = p1 * p2 * ... * pn-1 * pn
or
P(A and B) = P(A) * P(B) - A and B denote independent events
Example #1
Q: There is a coin and a die. After one flip and one toss, what is the probability of getting
heads and a "4"?
Solution: Tossing a coin and rolling a die are independent events. The probability of getting
1 1
heads is and probability of getting a "4" is
2 6
1 1 1
𝑃= ∗ =
2 6 12
Example #2
Q: If there is a 20% chance of rain, what is the probability that it will rain on the first day but
not on the second?
Solution: The probability of rain is 0.2; therefore, probability of sunshine is q = 1 - 0.2 = 0.8.
Page 179
This yields that the probability of rain on the first day and sunshine on the second day is:
P = 0.2 * 0.8 = 0.16
Example #3
Q: There are two sets of integers: {1,3,6,7,8} and {3,5,2}. If Robert chooses randomly one
integer from the first set and one integer from the second set, what is the probability of getting
two odd integers?
Solution: There is a total of 5 integers in the first set and 3 of them are odd: {1, 3, 7}. Therefore,
3
the probability of getting odd integer out of first set is . There are 3 integers in the second set
5
and 2 of them are odd: {3, 5}. Therefore, the probability of getting an odd integer out of second
2
set is Finally, the probability of getting two odd integers is:
3
3 2 2
𝑃= ∗ =
5 3 5
p = p1 + p2 + . . . + pn − 1 + pn
or
P(A or B) = P(A) + P(B) - A and B denotes mutually exclusive events.
Example #1
Q: If Jessica rolls a die, what is the probability of getting at least a "3"?
Solution: There are 4 outcomes that satisfy our condition (at least 3): {3, 4, 5, 6}. The
probability of each outcome is 1/6. The probability of getting at least a "3" is:
1 1 1 1 2
𝑃= + + + =
6 6 6 6 3
Page 180
Q: If the probability of a certain event is p, what is the probability of it occurring k times in
n-time sequence? (Or in English, what is the probability of getting 3 heads while tossing a
coin 8 times?)
𝑃′ = 𝑝𝑘 ∗ (1 − 𝑝)𝑛−𝑘 (1)
But it isn't the right answer. It would be right if we specified exactly each position for events
in the sequence. So, we need to take into account that there is more than one outcome. Let's
consider our example with a coin where "H" stands for Heads and "T" stands for Tails:
HHHTTTTT and HHTTTTTH are different mutually exclusive outcomes but they both have 3
heads and 5 tails. Therefore, we need to include all combinations of heads and tails. In our
general question, probability of occurring event k times in n-time sequence could be expressed
as:
In the example with a coin, right answer is 𝑃 = 𝐶38 ∗ 0.53 ∗ 0.55 = 𝐶38 ∗ 0.58
Example #1
Q.: If the probability of raining on any given day in Atlanta is 40 percent, what is the probability
of raining on exactly 2 days in a 7-day period?
Solution: We are not interested in the exact sequence of event and thus apply formula #2:
There are a few typical ways that you can use for solving probability questions. Let's consider
example, how it is possible to apply different approaches:
Example #1
Q: There are 8 employees including Bob and Rachel. If 2 employees are to be randomly chosen
to form a committee, what is the probability that the committee includes both Bob and Rachel?
Solution:
1) combinatorial approach: The total number of possible committees is 𝑁 = 𝐶28 𝑛. The
number of possible committees that includes both Bob and Rachel is 𝑛 = 1
𝑛 1 1
𝑃= = 8=
𝑁 𝐶2 28
Page 181
2) reversal combinatorial approach: Instead of counting probability of occurrence of certain
event, sometimes it is better to calculate the probability of the opposite and then use formula p
= 1 - q. The total number of possible committees is 𝑁 = 𝐶28 . The 𝑚 = 𝐶26 + 2 ∗ 𝐶16 where, 𝐶26 -
the number of committees formed from 6 other people.
2 ∗ 𝐶16 - the number of committees formed from Rob or Rachel and one out of 6 other people.
𝑚 𝐶26 + 2 ∗ 𝐶16
𝑃 =1− =1−
𝑁 𝐶28
15 + 2 ∗ 6 27 1
𝑃 =1− =1− =
28 28 28
2 1 2 1
𝑃= ∗ = =
8 7 56 28
4) reversal probability approach: We can choose any first person. Then, if we have Rachel
or Bob as first choice, we can choose any other person out of 6 people. If we have neither
Rachel nor Bob as first choice, we can choose any person out of remaining 7 people. The
probability that the committee includes both Bob and Rachel is.
2 6 6 2 1
𝑃 = 1 − ( ∗ + ∗ 1) = =
8 7 8 56 28
Example #2
Q: Given that there are 5 married couples. If we select only 3 people out of the 10, what is the
probability that none of them are married to each other?
Solution:
1) combinatorial approach:
𝐶35 - we choose 3 couples out of 5 couples.
𝐶12 - we chose one person out of a couple.
(𝐶12 )3 - we have 3 couple and we choose one person out of each couple.
Page 182
𝐶310 - The total number of ways to choose 3 people from 10 people..
𝐶35 ∗ (𝐶12 )3 10 ∗ 8 2
𝑝= 10 = =
𝐶3 10 ∗ 3 ∗ 4 3
2) reversal combinatorial approach: In this example reversal approach is a bit shorter and
faster.
𝐶15 - we choose 1 couple out of 5 couples.
𝐶18 - we chose one person out of remaining 8 people.
𝐶310 - The total number of ways to choose 3 people from 10 people..
𝐶15 ∗ 𝐶18 5∗8 2
𝑝=1− = 1 − =
𝐶310 10 ∗ 3 ∗ 4 3
𝟑) 𝐩𝐫𝐨𝐛𝐚𝐛𝐢𝐥𝐢𝐭𝐲 𝐚𝐩𝐩𝐫𝐨𝐚𝐜𝐡:
10
𝟏𝐬𝐭 𝐩𝐞𝐫𝐬𝐨𝐧: = 1- we choose any person out of 10.
10
8
2nd person: - we choose any person out of 8=10-2(one couple from previous choice)
9
6
3rd person: - we choose any person out of 6=10-4(two couples from previous choices).
8
8 6 2
𝑝=1∗ ∗ =
9 8 3
Probability tree
Sometimes, at hard question you may see complex probability problems that include conditions
or restrictions. For such problems it could be helpful to draw a probability tree that include all
possible outcomes and their probabilities
Example #1
Q: Julia and Brian play a game in which Julia takes a ball and if it is green, she wins. If the
first ball is not green, she takes the second ball (without replacing first) and she wins if the two
balls are white or if the first ball is gray and the second ball is white. What is the probability of
Julia winning if the jar contains 1 gray, 2 white and 4 green balls?
Solution: Let's draw all possible outcomes and calculate all probabilities.
Page 183
Now, it is pretty obvious that the probability of Julia's win is:
4 2 1 1 2 2
𝑃= + ∗ + ∗ =
7 7 6 7 6 3
Example #1
Q: There are 5 chairs. Bob and Rachel want to sit such that Bob is always left to Rachel. How
many ways it can be done?
Solution: Because of symmetry, the number of ways that Bob is left to Rachel is exactly 1/2
of all possible ways:
1
𝑁 = ∗ 𝑃25 = 10
2
Page 184
5.5 - SEQUENCES & PROGRESSIONS
Frequency of the concepts tested: Medium
Definition
Sequence: It is an ordered list of objects. It can be finite or infinite. The elements may repeat
themselves more than once in the sequence, and their ordering is important unlike a set.
Arithmetic Progressions
Definition
It is a special type of sequence in which the difference between successive terms is constant.
General Term
𝑎𝑛 = 𝑎𝑛−1 + 𝑑 = 𝑎1 + (𝑛 − 1)𝑑
𝑎𝑖 is the ith term
𝑑 is the common difference
𝑎1 is the first term
Defining Properties
Each of the following is necessary & sufficient for a sequence to be an AP :
• 𝑎𝑖 − 𝑎𝑖−1 =Constant
• If you pick any 3 consecutive terms, the middle one is the mean of the other two
𝑎𝑖 −𝑎𝑘 𝑎𝑗 −𝑎𝑘
• For all i,j > k >= 1 : =
𝑖−𝑘 𝑗−𝑘
Summation
The sum of an infinite AP can never be finite except if 𝑎1 = 0 & 𝑑 = 0
𝑛
The general sum of a n term AP with common difference d is given by (2𝑎 + (𝑛 − 1)𝑑)
2
𝑛
The sum formula may be re-written as 𝑛 ∗ 𝐴𝑣𝑔(𝑎1 , 𝑎𝑛 ) = ∗ (𝐹𝑖𝑟𝑠𝑡𝑇𝑒𝑟𝑚 + 𝐿𝑎𝑠𝑡𝑇𝑒𝑟𝑚)
2
Examples
• All odd positive integers: {1,3,5, 7...} 𝑎1 = 1, 𝑑 = 2
• All positive multiples of 23: {23,46,69,92,...} 𝑎1 = 23, 𝑑 = 23
• All negative reals with decimal part 0.1 : {-0.1,-1.1,-2.1,-3.1,...} 𝑎1 = −0.1, 𝑑 = −1
Geometric Progressions
Page 185
Definition
It is a special type of sequence in which the ratio of consecutive terms is constant
General Term
𝑏𝑛 = 𝑏𝑛−1 ∗ 𝑟 = 𝑎1 ∗ 𝑟 𝑛−1
𝑏𝑖 is the ith term
𝑟is the common ratio
𝑏1 is the first term
Defining Properties
Each of the following is necessary & sufficient for a sequence to be an GP:
𝑏𝑖
• =Constant
𝑏𝑖−1
• If you pick any 3 consecutive terms, the middle one is the geometric mean of the
other two
𝑏 𝑏𝑗
• For all i,j > k >= 1: ( 𝑖 )𝑗−𝑘 = ( )𝑖−𝑘
𝑏𝑘 𝑏𝑘
Summation
The sum of an infinite GP will be finite if absolute value of r < 1
𝑟 𝑛 −1
The general sum of a n term GP with common ratio r is given by 𝑏1 ∗
𝑟−1
𝑏1
If an infinite GP is summable (|r|<1) then the sum is
1−𝑟
Examples
• All positive powers of 2: {1,2,4, 8...} 𝑏1 = 1, 𝑟 = 2
1 1 1/4
• All negative powers of 4: {1/4,1/16,1/64,1/256,...} 𝑏1 = , 𝑟 = , 𝑠𝑢𝑚 = =
4 4 (1−1/4)
(1/3)
Harmonic Progressions
Definition
It is a special type of sequence in which if you take the inverse of every term, this new
sequence forms an HP.
Page 186
Important Properties
Of any three consecutive terms of a HP, the middle one is always the harmonic mean of the
other two, where the harmonic mean (HM) is defined as:
1 1 1 1
∗( + )= or in other words
2 𝑎 𝑏 𝐻𝑀(𝑎,𝑏)
2𝑎𝑏
𝐻𝑀(𝑎, 𝑏) =
𝑎+𝑏
𝑎+𝑏 𝑎1+..+𝑎𝑛
Arithmetic Mean: OR
2 𝑛
1
Geometric Mean: √𝑎𝑏 OR (𝑎1 ∗. .∗ 𝑎𝑛)𝑛
2𝑎𝑏 𝑛
Harmonic Mean: OR 1 1
𝑎+𝑏 +..+
𝑎1 𝑎𝑛
Example:
Let a=50 and b=2,
then the AM = (50+2)*0.5 = 26;
the GM = sqrt(50*2) = 10;
the HM = (2*50*2)/(52) = 3.85
AM > GM > HM
AM*HM = 100 = GM^2
Page 187
AP Formulas
𝑛
𝑆𝑛 = [2𝑎 + (𝑛 − 1)𝑑]
2
(𝑎 + (𝑎 + (𝑛 − 1)𝑑))
𝑆𝑛 = 𝑛 ∗
2
(𝑇𝑛 –𝑇1 )
n= +1
𝑑
Page 188
AP Problems
(𝑛(𝑛 + 1))
Sum of first n integers =
2
only when
Terms are starting from 1 and
Series comprises of consecutive integers
GP Formulas
𝑎, 𝑎𝑟, 𝑎𝑟 2 , 𝑎𝑟 3 , … , 𝑎𝑟 𝑛−1
𝑇1 = a = 𝑎𝑟1−1
𝑇2 = ar = 𝑎𝑟 2−1
𝑇3 = a𝑟 2 = 𝑎𝑟 3−1
𝑇𝑛 = 𝑎𝑟 𝑛−1
Page 189
Sum of n terms of a GP is given by
((𝑟 𝑛 − 1)
𝑆𝑛 = 𝑎 ∗
(𝑟 − 1))
Miscellaneous Problems
Following is not an Arithmetic or a Geometric series. Find the 𝑛𝑡ℎ term of this
series 𝑇𝑛 of the series:
1. 1, 4, 9, 16,…
2. 1, 8, 27, 64, …
3. 2, 5, 10, 17,…
4. 2, 9, 28, 65,…
5. 2, 6, 12, 20,…
6. 2, 4, 8, 16, …
7. 1, 2, 3, 4, 5, 8, 7, 16,…
8. 1, 2, 3, 5, 8, 13,…
9. 1, 2, 2, 4, 8, 32, …
Answers
1. 𝑇𝑛 = 𝑛2
2. 𝑇𝑛 = 𝑛3
3. 𝑇𝑛 = 𝑛2 + 1
4. 𝑇𝑛 = 𝑛3 + 1
5. 𝑇𝑛 = 𝑛2 + n
6. 𝑇𝑛 = 2n
7. 𝑇𝑂𝑑𝑑 = n 𝑇𝐸𝑣𝑒𝑛 = 2𝑛/2
8. 𝑇𝑛 = 𝑇𝑛−1 + 𝑇𝑛−2 for n>= 3
9. 𝑇𝑛 = 𝑇𝑛−1 𝑇𝑛−2 for n>= 3
Page 190
5.6 - OVERLAPPING SETS
Frequency of the concepts tested: Medium
A rare question involves an overlapping set for group members, These questions a fairly easy
but they could result intimidating to those students who have never seen them before.
Say, there are a total of 100 people in a housing society. There are two clubs close to the
society – A and B. You are given that of the 100 people of the housing society, 60 people are
members of club A and 50 people are members of club B.
We are looking for the number of people in the green region. The answer here is not 10. It is
‘cannot be determined’ i.e. you cannot say how many people are members of both the clubs.
The reason is that you do not know how many people belong to neither club.
Say, for all future questions (unless mentioned otherwise), you are given that 20 people belong
to neither club. What can you say about the number of people who belong to both the clubs?
Now, out of the pool of 100, 20 are out. Only 80 people are club members. Since 60 are
members of club A and 50 people are members of club B which gives us a total of 110, there
must be an overlap of 30 people i.e. 30 people must belong to both the clubs (80 = 60 + 50 –
Both)
We found above that 30 people belong to both the clubs. So out of the 60 people of club A, 30
belong to only club A. Out of the 50 people of club B, 20 belong to only club B. So a total of
30+20 = 50 people belong to only one club, either A or B but not both. (60 – Both + 50 – Both
= 30 + 20 = 50)
Question 3: Say, you don’t know the number of people who belong to neither club. What
is the minimum number of people who must belong to both the clubs?
We know that there is a total of 100 people. 60 belong to club A and 50 belong to club B which
adds up to 110. Therefore, AT LEAST 10 people must have membership of both the clubs. Now
if you increase the number of people who do not belong to either club, the number of people
Page 191
who belong to both will increase by the same number. Think in terms of the Venn diagram. If
the ‘Neither’ number increases, the number of people who are members decreases. Hence, the
overlap increases to keep A = 60 and B = 50.
Let’s look at the promised question which will make this concept clear.
Question: Of the 400 members at a health club, 260 use the weight room and 300 use the
pool. If at least 60 of the members do not use either, then the number of members using
both the weight room and the pool must be between:
(A) 40 to 100
(B) 80 to 140
(C) 160 to 260
(D) 220 to 260
(E) 220 to 300
Solution: When we minimize “number of members who do not use either”, we are minimizing
the “number of members who use both” as well.
Eventually, this is the only formula you may need to memorize to tackle the overlapping sets
on the GRE
Since the total sum 400 is constant, if we increase the ‘Neither’ i.e. 60, we will have to increase
the ‘Both’ terms too to maintain the sum of 400 (Assuming A and B are constant which they
are since they are given to us).
Least value of ‘number of members who use neither’ is 60. We will get the least value of
‘number of members who use both’ when we put ‘Neither’ = 60. 400 = 260 + 300 – ‘Minimum
value of both’ + 60 Minimum value of both = 220
On the same lines, if we maximize “number of members who use neither”, we are maximizing
the “number of members who use both” as well.
What is the maximum number of people who use neither? Out of a total of 400 people, 300
people use the pool. Hence at least 300 people use at least one of the two facilities. This means
that there can be AT MOST 100 people (total 400 – 300 who use pool) who use neither facility.
400 = 260 + 300 – ‘Maximum value of both’ + 100 Maximum value of both = 260
Page 192
Three Overlapping Sets
How the three overlapping sets diagram looks like.
Notice that the total comprises of the elements that do not fall in any of the three sets and the
elements that are a part of at least one of the three sets.
The elements falling in the red, yellow or green region (region a, b or c) fall in only one set.
The elements falling in region d, e or f fall in exactly two sets and the elements falling in region
g fall in all three sets.
Question 1: Which regions represent the elements that belong to at least 2 sets?
Answer 1: d + e + f + g
Question 2: Which regions represent the elements that belong to at least 1 set?
Answer 2: a + b + c + d + e + f + g = Total – None
Question 3: Which regions represent the elements that belong to at most 2 sets?
Answer 3: None + a + b + c + d + e + f = Total – g
Hope there are no doubts up till now. Let’s look at a question to see how to apply these concepts.
Question: Three table runners have a combined area of 200 square inches. By
overlapping the runners to cover 80% of a table of area 175 square inches, the area that
is covered by exactly two layers of runner is 24 square inches. What is the area of the
table that is covered with three layers of runner?
Page 193
(A) 18 square inches
(B) 20 square inches
(C) 24 square inches
(D) 28 square inches
(E) 30 square inches
Solution: Let’s first try to understand what exactly is given to us. The area of all the runners is
equal to 200 square inches.
(We need to find the value of g i.e. the area of the table that is covered with three layers of
runner.)
Area of table covered is only 80% of 175 i.e. only 140 square inches. This means that if each
section is counted only once, the total area covered is 140 square inches. a + b + c + d + e + f
+ g = 140
So, the overlapping regions are obtained by subtracting second equation from the first. We get
d + e + f + 2g = 60
Note that you don’t need to make all these equations and can directly jump to d + e + f + 2g =
60. We wrote these equations down only for clarity. It is a matter of thinking vs solving. If we
think more, we have to solve less. Let’s see how.
Combined area of runners is 200 square inches while area of table they cover is only 140 square
inches. So, what does the extra 60 square inches of runner do? It covers another runner!
Wherever there are two runners overlapping, one runner is not covering the table but just
another runner. Wherever there are three runners overlapping, two runners are not covering the
table but just the third runner at the bottom.
So, can we say that (d + e + f) represents the area where one runner is covering another runner
and g is the area where two runners are covering another runner?
Page 194
This entire ‘thinking process’ takes ten seconds once you are comfortable with it and your
answer would be out in about 30 sec!
In the end, it's not that difficult of a concept to memorize if you simply extrapolate the
formula for overlapping sets as follows:
Total = Group1 + Group2 + Group3 - Those in Exactly Two Groups - 2(Those in All Three
Groups) + None
Using a Venn diagram when dealing with most Sets questions is correct and effective, there are
some questions in which a double-matrix is necessary (and much more powerful than a wimpy
Venn). This little guy will make even the scariest-looking Sets question into a simple set of
rows and columns, and its ability to help us determine whether a statement is sufficient in DS
is unmatched!
To make a double-matrix, simply create a chart with rows and columns. The rows are assigned
to one variable, and the columns to another. At the bottom of each column and at the far-right
of each row, place a box for the column-total and row-total. Let’s check out a sample GRE
question to see what this might look like!
Solution: From the question-stem, we know 33 students have a high GPA, while 14 do not. We
need more information about which of these students have scholarships to be able to answer
this value question. Statement (1) is insufficient because it does not give us information to find
the exact numerical value of the students receiving some form of scholarship.
Statement (2) tells us that the number of students who fit “both” is equal to the number of
students who fit “neither.” Let’s set up a chart to visualize the four possible categories for the
students. Since “both” = “neither,” let’s fill in “x” for those boxes.
Page 195
Since each column and row must total, if there are “x” students receiving no scholarship and
not a higher GPA, and the total students who don’t have a higher GPA is 14, then 14-x students
must not have a higher GPA and have a scholarship. The total we are looking for is represented
by the red “?,” and we can set up an equation to solve: x + (14 – x) = 14. Sufficient.
To wrap up, keep in mind that it’s possible (although highly unlikely) that you might see a Sets
question on the GRE involving three variables instead of two. In that case, you’d have 5
columns instead of 4, and 5 rows instead of 4, but the same rules of totaling apply!
At a certain school, each of the 150 students takes between 1 and 3 classes. The 3 classes
available are Math, Chemistry and English. 53 students study math, 88 study chemistry and 58
study English. If 6 students take all 3 classes, how many take exactly 2 classes?
A. 37
B. 43
C. 45
D. 60
Step 1: Deconstruction
This is where you extract the given information from a problem. Use a symbol for each section
given to you. I usually use the first letter in caps. Please remember at this point that any number
specified without explicitly mentioning that it's "exactly" or "only" for a certain subject is not
to be taken so.
For instance, in this case, it says 53 math students. This doesn't mean students who are taking
only 1 subject (Math). This could include students who are taking Math and Chemistry or Math
and English or all three too. So now break down the numbers given to us.
Total = 150
M (Total) = 53
Page 196
C (Total) = 88 [Why the hell are people studying more Chemistry than Math?]
E (Total) = 58
MCE = 6
ALWAYS start from the center of the Venn Diagram wherever information is available. This
will make life infinitely easier. In this case, the center is the intersection of all three circles, i.e
MCE = 6
.
Now that you've gotten that, let's start filling in a variable for each section not known to us.
Here, considers each letter to represent only that specific section and not the entire circle or a
larger portion.
Page 197
So now that you have the parts filled in, what you need to do is write down what you have in
the diagram in terms of numbers. So, we are given the totals for each subject.
Look at math first. There are four types of people taking math (each group of these people
mutually exclusive, and not in common with any other group)
1. Only math: a
2. Math and Chemistry: y
3. Math and English: x
4. All three: 6
So now represent this as a sum and you get
𝑎 + 𝑥 + 𝑦 + 6 = 53 and hence 𝑎 + 𝑥 + 𝑦 = 47
Similarly for the other subjects you get:
𝑏 + 𝑥 + 𝑧 + 6 = 58 and hence 𝑏 + 𝑥 + 𝑧 = 52
𝑐 + 𝑦 + 𝑧 + 6= 88 and hence 𝑐 + 𝑦 + 𝑧 = 82
And then you have the total:
𝑥 + 𝑦 + 𝑧 + 𝑎 + 𝑏 + 𝑐 + 6 = 150 and hence 𝑥 + 𝑦 + 𝑧 + 𝑎 + 𝑏 + 𝑐 = 144
Step 3: Solution
This is perhaps the most intuitive part, but in my experience the first part of this step is the
same in all overlapping sets problem. It's only what's asked for that's different.
Add all the individual equations together to get a combined equation with all the variables and
a number.
Page 198
So, you get:
2(𝑥 + 𝑦 + 𝑧) + 𝑎 + 𝑏 + 𝑐 = 47 + 52 + 82 = 181
Rearranging this to get 𝑎 + 𝑏 + 𝑐 𝑤𝑒 𝑔𝑒𝑡 𝑎 + 𝑏 + 𝑐 = 181 − 2(𝑥 + 𝑦 + 𝑧)
Substitute this into the total equation we derived earlier saying 𝑥 + 𝑦 + 𝑧 + 𝑎 + 𝑏 + 𝑐 =
144 so, you get:
𝑥 + 𝑦 + 𝑧 + 181 − 2(𝑥 + 𝑦 + 𝑧) = 144
Upon rearranging this you get: 𝑥 + 𝑦 + 𝑧 = 181 − 144 = 37 which is option A the right
answer.
Page 199