All GRE Math Resources
Example Questions
Example Question #1 : How To Factor An Equation
25x2 – 36y2 can be factored into:
5 * 6 * (x2 – y2)
(5x + 6y)(5x + 6y)
(5x – 6y)(5x – 6y)
(5x – 6y)(5x + 6y)
cannot be factored
(5x – 6y)(5x + 6y)
This is the difference of squares. You must know this formula for the GRE!
a2 – b2 = (a – b)(a + b)
Here a = 5x and b = 6y, so the difference of squares formula gives us (5x – 6y)(5x + 6y).
Example Question #1 : How To Factor An Equation
Factor 3u4 – 24uv3.
3u[u3 – (2v)3]
3u(u – 2v)(u2 + 2uv + 4v2)
3u(u – 2v)(u2 – 2uv – 4v2)
3u(u3 – 8v3)
3u(u – 2v)(u + 2v)
3u(u – 2v)(u2 + 2uv + 4v2)
First pull out 3u from both terms.
3u4 – 24uv3 = 3u(u3 – 8v3) = 3u[u3 – (2v)3]
This is a difference of cubes. You will see this type of factoring if you get to the challenging questions on the GRE. They can be a pain to remember but pat yourself on the back for getting to such hard questions! The difference of cubes formula to remember is a3 – b3 = (a – b)(a2 + ab + b2). In our problem, a = u and b = 2v, so
3u4 – 24uv3 = 3u(u3 – 8v3) = 3u[u3 – (2v)3]
= 3u(u – 2v)(u2 + 2uv + 4v2)
Example Question #1 : Factoring Equations
Simplify .
To begin, let's factor the first two terms and the second two terms separately.
z3 – z2 – 9z + 9 = (z3 – z2) + (–9z + 9) = z2(z – 1) – 9(z – 1)
(z – 1) can be pulled out because it appears in both terms.
z3 – z2 – 9z + 9 = (z3 – z2) + (–9z + 9) = z2(z – 1) – 9(z – 1) = (z – 1)(z2 – 9)
(z2 – 9) is a difference of squares, so we can use the formula a2 – b2 = (a – b)(a + b).
z3 – z2 – 9z + 9 = (z3 – z2) + (–9z + 9) = z2(z – 1) – 9(z – 1)
= (z – 1)(z2 – 9)
= (z – 1)(z – 3)(z + 3)
Example Question #161 : Equations / Inequalities
Factor .
None of the other answers are correct.
We know the equation a2 – b2 = (a + b)(a – b) for the difference of squares. Since y2 is the square of y, and 4 is the square of 2, the correct answer is (y + 2)(y – 2).
Example Question #2 : How To Factor An Equation
Solve for .
Factor the equation by finding two numbers that add to -3 and multiply to -28.
Factors of 28: 1,2,4,7,14,28
-7 and 4 work.
(x-7)(x+4) = 0
Set each equal to zero:
x=7,-4
Example Question #1 : How To Find The Solution To An Inequality With Division
For how many positive integers, , is it true that
More than
None
Since is positive, we can divide both sides of the inequality by :
or .
Example Question #162 : Equations / Inequalities
Solve for .
For the second equation, solve for in terms of .
Plug this value of y into the first equation.
Example Question #163 : Equations / Inequalities
Solve for the -intercept:
Don't forget to switch the inequality direction if you multiply or divide by a negative.
Now that we have the equation in slope-intercept form, we can see that the y-intercept is 6.
Example Question #3 : How To Find The Solution To An Inequality With Division
Solve for :
Begin by adding to both sides, this will get the variable isolated:
Or...
Next, divide both sides by :
Notice that when you divide by a negative number, you need to flip the inequality sign!
Example Question #6 : How To Find The Solution To An Inequality With Division
Each of the following is equivalent to
xy/z * (5(x + y)) EXCEPT:
xy(5x + 5y)/z
xy(5y + 5x)/z
5x² + y²/z
5x²y + 5xy²/z
5x² + y²/z
Choice a is equivalent because we can say that technically we are multiplying two fractions together: (xy)/z and (5(x + y))/1. We multiply the numerators together and the denominators together and end up with xy (5x + 5y)/z. xy (5y + 5x)/z is also equivalent because it is only simplifying what is inside the parentheses and switching the order- the commutative property tells us this is still the same expression. 5x²y + 5xy²/z is equivalent as it is just a simplified version when the numerators are multiplied out. Choice 5x² + y²/z is not equivalent because it does not account for all the variables that were in the given expression and it does not use FOIL correctly.