Math Formula
Math Formula
Math Formula
Table of Contents
Introduction..................................................................................................................... 3
About Us ......................................................................................................................... 4
GRE Math Formulas: How to (Not) Use Them .............................................................................. 7
Arithmetic and Number Properties .......................................................................................... 8
Types of Numbers ........................................................................................................... 8
Order of Operations: PEMDAS ............................................................................................. 8
Commutative, Associative, and Distributive Properties ............................................................... 8
Prime Numbers .............................................................................................................. 9
Factorization ................................................................................................................. 9
Divisibility .................................................................................................................. 10
Absolute Values ............................................................................................................ 10
Fast Fractions .............................................................................................................. 10
Percentages ................................................................................................................ 11
Ratios ....................................................................................................................... 11
Powers and Roots ............................................................................................................ 13
Exponents .................................................................................................................. 13
Roots ........................................................................................................................ 14
Algebra ........................................................................................................................ 16
Simplifying Expressions ................................................................................................... 16
Factoring ................................................................................................................... 16
Solving Equations .......................................................................................................... 17
Geometry...................................................................................................................... 20
Angles ....................................................................................................................... 20
Polygons .................................................................................................................... 20
Triangles .................................................................................................................... 20
Circles ....................................................................................................................... 21
Squares ..................................................................................................................... 22
Rectangles .................................................................................................................. 22
Trapezoids .................................................................................................................. 22
Quadrilaterals.............................................................................................................. 23
Introduction
This eBook is a compilation of the math formulas that we highly recommend that you know for the GRE. It
also includes some excerpts from the Magoosh GRE blog that go over how to best utilize formulas to your
advantage.
If you’re new to the Revised GRE and want to know more about the exam in general, check out “A Complete
Guide to the Revised GRE”: http://magoosh.com/gre/gre-ebook for more information.
We hope you find the material helpful! If you have any questions, comments or suggestions, leave us a
comment at https://magoosh.com/gre/gre-math-formula-ebook/!
About Us
What is Magoosh?
Magoosh is online GRE Prep that offers:
Featured in
For instance, say you have a 30-60-90 triangle. Many students falter because they always mix up the sides,
especially the side that takes the radical sign. Is it a , or a ?
To think of the proportions intuitively, simply remember that, in a 30-60-90 triangle, the shortest side is
always half the length of the longest side. Therefore, we have an , and a . The middle side will have
to be less than , so it will either be , or .
As to which one, remember that a 30-60-90 triangle is a right triangle. So, if we use the Pythagorean
theorem (which you should definitely be able to execute quickly and accurately), then the shortest side
squared (which is 1) subtracted from the longest side squared is equal to 3 (in this case, I just
assumed x is equal to 1 so that the shortest side and longest side are 1 and 2, respectively). Using the
Pythagorean theorem, we square this number, and get a .
If you’ve followed me this far, now you have a way for testing the sides of a 30-60-90, instead of relying on
a formula (which can be stressful because you may always forget it…just don’t forget the Pythagorean
theorem).Relying on formulas too much can also give us formula blindness. That is, even though we’ve
remembered a formula, we try to apply it to a problem even when the problem is asking for something
different. The reason students often fall into this trap is because a question may use language that is similar
to the language you’d expect to conform to the formula.
Once you’ve memorized the formulas in this eBook, you should practice them on relevant problems so that
applying the formulas becomes natural. You should also be aware when the formula doesn’t completely
apply. Or, when you can find a way outside of the formula to solve the problem, that’s even better—just in
case you happen to forget a formula on test day.
Takeaways
Ultimately, the GRE is testing the way you think. And simply plugging in a bunch of values to a set formula
doesn’t test thinking skills insomuch as it tests your ability to memorize a formula. And, trying to memorize
a formula is often more difficult than knowing how that formula was derived. Nevertheless, before walking
into the GRE, it is a good idea to know the following formulas/tidbits. In fact, ignoring the information
below can seriously hurt your chances of answering a question correctly. Just be sure to apply the formulae
often enough that those formulae are engrained!
Any counting number including negative numbers (e.g. -3, -1, 2, 7…but not 2.5)
Real Numbers:
Numbers that appear on the number line (i.e., one that is not imaginary) including pi, the square
root of 2, etc.
1. Parentheses
2. Exponents
3. Multiplication/Division
4. Addition/Subtraction
Example:
You can remember PEMDAS as “Please Excuse My Dear Aunt Sally,” or “Purple Eggplants Make Delicious
Afternoon Snacks,” or my personal favorite, “Pandas Explore Many Delightful Asian Scenes”
The Commutative and Associate properties do not work with subtraction or division.
Prime Numbers
A prime number is one that is divisible only by itself and 1. In other words, a positive integer with exactly 2
positive divisors. This includes 2, 3, 5, 7, and 11, but not 9, because 9 = 3 x 3.
1 is not a prime. 2 is the smallest prime and the only even prime.
Memorize all primes below 60: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59…
Factorization
If X can be multiplied by Y to get Z, assuming all of these are positive integers, then X and Y are
considered factors of Z.
The prime factorization of a number is dividing it into its constituent primes. So for 21, this is 3 x 7; for 60,
2 x 2 x 3 x 5. 7644 = 2 x 2 x 3 x 7 x 7 x 13. To find the prime factorization of 60, you can use 60 = 30 x 2 =
15 x 2 x 2 = 5 x 3 x 2 x 2.
To find how many factors 720 has, first find its prime factorization: . All of its factors will be of
the form . Now there are five choices for a (a= 0, 1, 2, 3, or 4), three choices for b (b = 0, 1,
or 2), and two choices for c (c= 0 or 1). The total number of factors is therefore 5 x 3 x 2 = 30. 720 has 30
factors.
The greatest common factor (aka greatest common divisor) of two numbers is the biggest factor shared by
two numbers. The GCF of 12 and 30 is 6 – it is the biggest divisor they both share. The easiest way to find
the GCF is to take the prime factorization and multiply all of the primes that appear in both numbers. So
since 56 = 2 x 2 x 2 x 7 and 70 = 2 x 5 x 7, the GCF is 2 x 7 = 14. If two numbers share no primes, the GCF is
1.
The least common multiple of two numbers is the smallest positive integer with both numbers as a
factor. The LCM of 4 and 6 is 12 – it is the smallest number that has both 4 and 6 in its divisors. The LCM of
9 and 15 is 45; the LCM of 7 and 21 is 21, because 21′s factors are 1, 3, 7, and 21. To find the LCM of any
two numbers, take the prime factorization of each number, find what prime factors appear in both, and
multiply one of each of the shared primes and then by all the unshared primes. So for example, 12 = 2 x 2 x
3, and 56 = 2 x 2 x 2 x 7, so the LCM of 12 and 56 is (2 x 2) [shared primes] x 3 [12's unshared primes] x (2*7)
[56's unshared primes] = 168. The largest possible LCM for any two numbers is one multiplied by the other.
Divisibility
3 : sum of digits divisible by 3
Fast Fractions
Absolute Values
The absolute value of a number is its distance from a number line.
|x| = x, |-x| = x
Percentages
For example, if 120 of 800 people in a town smoke, then of the townspeople
smoke. Most percentage problems break down into identifying the part, the percent, and the whole, one of
which will be unknown.
If p percent of x is y, then , so .
If the price of something goes from $40 to $52, the percent change
it’s .
If something increases by 20%, then decreases by 5%, it is not the same as if it increased by 15%. For
example: 100 -> 120 -> 114, whereas if 100 increased by 15% it would be 115.
If a price falls by 15%, you can multiply the original value by (1 – 0.15 = 0.85) to find the new
value. 250% of the original price is the same as 150% more than the original price, and to find either
you’d multiply the original price by 2.5.
Ratios
Ratios let us compare the proportions of two quantities. If there is a 2:5 ratio of boys to girls at a school,
that means that for every 5 girls, there are 2 boys. So there could be 2 boys and 5 girls, 20 boys and 50 girls,
200 boys and 500 girls, etc.
Ratios are given by x:y, x to y, or x/y. If a question says “for every x there is/are a y,” you are most likely
dealing with a ratio question. Ratios can also be x:y:z.
Remember that if there is a 2:5 ratio of boys to girls at a school, the ratio of boys to total students is 2:(5 +
2) = 2:7. 2/7 of the students are boys.
Exponent Laws:
1 and 0 as bases:
Fractions as exponents:
Negative exponents:
Negative bases:
A negative number raised to an even power is positive; a negative number raised to an odd power is
negative.
Odd/even exponents:
, but
To raise 10 to any power, just put that many 0s after the 1: , a 1 with 5 zeros.
Roots
They have no real solutions (they have imaginary solutions involving i, the square root of -1, but that
definitely won’t be on the GRE.)
Perfect squares:
To estimate square roots of numbers that aren’t perfect squares, just examine the nearby perfect
squares. For example, to find , you know that and , so must be
between 7 and 8.
Cube roots:
Simplifying roots:
Separate the number into its prime factors, and take out matching pairs:
Adding roots:
Algebra
Simplifying Expressions
Simplifying expressions:
Multiplying monomials:
Factoring
Factoring using Greatest Common Factors:
Combining methods:
Solving Equations
The golden rule of solving equations is, “What you do to one side of an equation, you must also do to the
other”.
Eliminating fractions:
Cross-multiplication:
Quadratic equations:
Quadratic formula:
Method 1: Substitution
Method 2: Elimination
add the two equations, so +2y and -2y eliminate one another
A system of two equations with two unknowns can have 0, 1, or infinitely many solutions.
To solve a system of three equations with three variables, use substitution to reduce the problem to
two equations with two variables, and solve from there.
Function notation: if given and asked what f(something else) is, simply replace every instance
of x in the “…” expression with whatever is now in the parentheses
Similarly, if given a “strange operator” (a symbol you don’t know– say, ) and asked
what is, just replace “x” and “y” with “a” and “2x.” So if ,
then .
Inequalities: They can be treated like regular equations, with the following exception: multiplying or
dividing an inequality by a negative number reverses the sign of the inequality.
If a < b and c < d, then a + c < b + d. However, this does not hold for subtracting, multiplying, or
dividing.
If |x| < 3, then -3 < x < 3; if |x| > 3, then x > 3 or x < -3.
If given a quadratic inequality (i.e., < , first solve for when the expression is equal to
0, then use a number line to check which values of x fulfill the inequality.
Geometry
Angles
A right angle is made up of 90 degrees
If two lines intersect, the sum of the resulting four angles equals 360.
Polygons
A polygon is any figure with three or more sides (e.g., triangles, squares, octagons, etc.).
, where n= # of sides
Triangles
Area =
A 30-60-90 triangle has sides in a ratio of x:x√3:2x, with the 1x side opposite the 30 degree angle.
An equilateral triangle has three equal sides. Each angle is equal to 60 degrees
Any given angle of a triangle corresponds to the length of the opposite side. The larger the degree measure
of the angle, the larger the length of the opposite side.
A right triangle has a right angle (a 90 degree angle); the side opposite the right angle is called the
hypotenuse, and is always the longest side.
For a right triangle with legs A and B and hypotenuse C: . This is called the Pythagorean
Theorem.
Each side of certain right triangles are integers. These sets of numbers are called Pythagorean triples, and
you should memorize some of them: 3-4-5, 5-12-13, 8-15-17, 7-24-25. A multiple of a Pythagorean triple is
a Pythagorean triple (e.g., 6-8-10).
The length of the longest side can never be greater than the sum of the two other sides.
The length of the shortest side can never be less than the positive difference of the other two sides.
Circles
A circle has 360 degrees. An arc is the portion of the circumference of a circle in x degrees of the circle.
A fraction of the circumference of a circle is called an arc. To find the degree measure of an arc, look at the
central angle.
A chord is a line segment between two points on a circle. A chord that passes through the middle of the
circle is a diameter.
If two inscribed angles hold the same chord, the two inscribed angles are equal.
Squares
, where s = side
Rectangles
, where l = length and w = width
Trapezoids
Quadrilaterals
The area of a square is (s = side).
The diagonals of a square bisect one another, forming four 90 degree angles
The diagonals of a rhombus bisect one another, forming four 90 degree angles
The perimeter of a rectangle is twice its height plus twice its length (or, the sum of all its sides).
The area of a parallelogram can be found multiplying base x height (the base always forms a right angle with
the height).
3-D Shapes
Cubes:
The volume of a cube and the surface area of a cube are equal when s = 6.
Cylinders:
Coordinate Geometry
Lines
Any line can be represented by , where m is the slope and b is the y-intercept. This is
called slope-intercept form.
The slope of a line can be found subtracting the y values of a pair of coordinates and dividing it by the
If given two points and asked to find the equation of a line that passes through them, first find the slope
using the above formula, then plug one of the points into y = mx+b and solve for b.
The slopes of two lines which are perpendicular to each other are in the ratio of x : -1/x, where x is the
slope of one of the lines (think: negative reciprocal).
For finding the distance between (x1, y1) and (x2, y2)
Quadratics
This is the format of a quadratic equation: .
The graph of a quadratic equation is a symmetrical shape called a parabola, which open upwards if a > 0 and
down if a < 0.
Word Problems
Distance, Rate, and Time
Work Rate
Sequences
Interest
Statistics
Average or mean:
Median:
Middlemost value when numbers are arranged in ascending order; for an even amount of numbers,
take the average of the middle two
Mode:
Example:
If the numbers in a set are evenly spaced, then the mean and median of the set are equal: {30, 35,
40, 45, 50, 55}
Weighted average:
Range:
Standard deviation:
The standard deviation represents the average distance the data values are away from the mean.
Variance is the value inside the square root of the standard deviation =
Counting
Fundamental Counting Principle: If a task is comprised of stages, where…
…and so on, then the total number of ways to accomplish the task is
Determine the number of ways to accomplish each stage, beginning with the most restrictive stage(s)
Factorial notation:
n unique objects can be arranged in n! ways. Example: There are 9 unique letters in the word
wonderful, so we can arrange its letters in 9*8*7*… = 362,880 ways.
Restrictions:
Given n objects where A are alike, another B are alike, another C are alike and so on.
Combinations:
When the order does not matter – for example, picking any 3 friends from a group of 5.
Permutations:
When the order does matter – for example, how many ways you could order 3 letters from the word
PARTY?
Probability
The probability of an event:
The chance the event doesn’t occur--so the complement of drawing a green ball is drawing a ball
that isn’t green.
Two events are mutually exclusive if they can’t happen together: P (A and B) = 0
Events A or B:
P(B|A) is the probability that B occurs given that A occurs (example: the probability of drawing a
heart, assuming you already drew a spade).
Practice Questions
Formulas to use: Triangles
The answer is D. .
Try the question online and watch the video explanation: http://gre.magoosh.com/questions/819
Try the question online and watch the video explanation: http://gre.magoosh.com/questions/229
Sign up for
Magoosh GRE!
We give you everything you need to start studying
today.
http://gre.magoosh.com/