What this quiz covers
This quiz focuses on Manipulate Algebraic Expressions, giving you a quick way to practice the rules, question types, and explanations that matter most for GMAT.
If 1+x1+1−x1=1−x2k for all valid values of x, then k equals:
GMAT Quiz
Practice Manipulate Algebraic Expressions in GMAT with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Manipulate Algebraic Expressions, giving you a quick way to practice the rules, question types, and explanations that matter most for GMAT.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
If 1+x1+1−x1=1−x2k for all valid values of x, then k equals:
Explanation: To find k, combine the fractions on the left side: 1+x1+1−x1=(1+x)(1−x)(1−x)+(1+x)=1−x22. Comparing with 1−x2k, we see that k=2. Choice A results from incorrectly combining the numerators as (1−x)+(1+x)=1. Choice C suggests k depends on x, which would mean the equation isn't an identity. Choice D confuses the numerator with the denominator.
For x=0,−7, simplify $$\dfrac{(x^{2}+3x)^{2}-16x^{2}}{x(x+3)+4x}.$
Explanation: When you encounter complex rational expressions like this, your goal is to simplify by factoring and canceling common terms. The key is recognizing algebraic patterns, particularly difference of squares. Let's start with the numerator: (x2+3x)2−16x2. Notice this follows the difference of squares pattern a2−b2=(a+b)(a−b), where a=x2+3x and b=4x. So: (x2+3x)2−16x2=(x2+3x+4x)(x2+3x−4x)=(x2+7x)(x2−x) The denominator is: x(x+3)+4x=x2+3x+4x=x2+7x Now our expression becomes: x2+7x(x2+7x)(x2−x) Since x2+7x appears in both numerator and denominator, we can cancel it (noting the restriction x=0,−7 ensures this term isn't zero). This leaves us with x2−x. Answer choice A (x2+7x) represents what you'd get if you incorrectly canceled (x2−x) instead of (x2+7x). Choice B (x2+x) comes from a sign error when factoring the difference of squares. Choice C (x2−7x) results from incorrectly distributing the negative sign in the factorization. The correct answer is D: x2−x. Strategy tip: Always look for difference of squares patterns (a2−b2) in GMAT algebra problems. Factor completely before attempting to cancel terms, and double-check your signs throughout the process.
If x=3,−3, the product x2−6x+9x2−9⋅x+3x−3 is equal to
Explanation: When you encounter algebraic fractions like this, your first instinct should be to factor everything completely before attempting to multiply. This allows you to identify and cancel common factors. Let's factor each expression systematically. The numerator x2−9 is a difference of squares: (x−3)(x+3). The denominator x2−6x+9 is a perfect square trinomial: (x−3)2. The second fraction is already factored. Now substitute the factored forms: (x−3)2(x−3)(x+3)⋅x+3x−3 Multiply the fractions by combining numerators and denominators: (x−3)2(x+3)(x−3)(x+3)(x−3) This simplifies to: (x−3)2(x+3)(x−3)2(x+3) Since x=3 and x=−3, we can cancel the common factors (x−3)2 and (x+3), leaving us with 11=1. The answer is B. Looking at the wrong choices: A) suggests the product equals zero, which would only happen if a numerator factor couldn't be canceled. C) x−3 would result from incomplete cancellation. D) x+3x−3 represents what you'd get if you only canceled one factor of (x−3) instead of recognizing the complete cancellation. Strategy tip: Always factor completely before multiplying algebraic fractions. The GMAT often tests whether you can spot perfect squares and differences of squares, then cancel appropriately while respecting domain restrictions.
For x=3, the expression x2+3x+9x3−27 simplifies to
Explanation: When you encounter a rational expression that needs simplification, look for opportunities to factor and cancel common terms. This question tests your ability to recognize and apply the difference of cubes formula. The key insight is recognizing that x3−27 is a difference of cubes, since 27=33. The difference of cubes formula states that a3−b3=(a−b)(a2+ab+b2). Applying this with a=x and b=3: x3−27=x3−33=(x−3)(x2+3x+9) Now you can substitute this factorization into the original expression: x2+3x+9x3−27=x2+3x+9(x−3)(x2+3x+9) Since x=3, the factor (x2+3x+9) is never zero and can be canceled from numerator and denominator, leaving x−3. Choice A, x2+3x+9x−3, represents the expression before canceling the common factor. Choice B, x+3, might result from incorrectly applying the difference of squares formula instead of difference of cubes. Choice C, x2−9, could come from confusing this with factoring x2−9=(x−3)(x+3) and forgetting about the cubic terms. Remember that difference of cubes problems appear frequently on the GMAT. Memorize the formula a3−b3=(a−b)(a2+ab+b2) and always check whether rational expressions can be simplified by factoring and canceling common terms.
For x=−2, simplify x2−2x+4x3+8.
Explanation: When you encounter a rational expression like this, look for opportunities to factor and simplify. The key insight is recognizing that the numerator x3+8 is a sum of cubes, which follows the pattern a3+b3=(a+b)(a2−ab+b2). Since x3+8=x3+23, we can factor this as: x3+8=(x+2)(x2−2x+4) Now our expression becomes: x2−2x+4x3+8=x2−2x+4(x+2)(x2−2x+4) Since the factor (x2−2x+4) appears in both numerator and denominator, we can cancel it out, leaving us with x+2. This confirms answer choice D. Choice A x2−2x+4x+2 represents what you'd get if you factored the numerator correctly but forgot to simplify by canceling the common factor. Choice B x−2 likely comes from incorrectly factoring x3+8 as (x−2) times something, confusing the sum of cubes with a difference. Choice C x2−4 might result from misremembering factoring formulas or incorrectly applying difference of squares patterns. Strategy tip: Memorize the sum and difference of cubes formulas: a3+b3=(a+b)(a2−ab+b2) and a3−b3=(a−b)(a2+ab+b2). These appear frequently on the GMAT, especially in rational expression problems.
Let k=x(x+1)2−(x−1)2 for all nonzero x. What is the value of k?
Explanation: When you encounter algebraic expressions with squared binomials like (x+1)2 and (x−1)2, look for opportunities to use the difference of squares pattern or expand strategically to simplify.
Let's work through this step-by-step by expanding the numerator. First, expand each squared term:
Now substitute these into the original expression:
k=x(x2+2x+1)−(x2−2x+1)
Simplify the numerator by distributing the negative sign and combining like terms:
k=xx2+2x+1−x2+2x−1=x4x
Since x=0, we can cancel the x terms: k=4
The answer is (B) 4.
Now let's examine why the other choices are wrong:
Study tip: When you see expressions involving (a+b)2−(a−b)2, remember this always simplifies to 4ab. This pattern can save time on similar problems.
When (2x−3)3+(3x−2)3 is expanded and like terms are combined, what is the coefficient of x2?
Explanation: When you encounter polynomial expansion problems involving cubes, the key is recognizing that you don't need to fully expand everything—focus only on the terms that will contribute to the coefficient you're seeking. To find the coefficient of x2 in (2x−3)3+(3x−2)3, use the binomial theorem. For (a+b)3=a3+3a2b+3ab2+b3, you only need the terms containing x2. For (2x−3)3: The x2 term comes from 3(2x)2(−3)=3⋅4x2⋅(−3)=−36x2 For (3x−2)3: The x2 term comes from 3(3x)2(−2)=3⋅9x2⋅(−2)=−54x2 Adding these: −36x2+(−54x2)=−90x2 The coefficient of x2 is −90. Answer choice (A) −36 represents only the x2 coefficient from the first cubic term, ignoring the second entirely. Answer choice (B) −54 captures only the x2 coefficient from the second cubic term, missing the first. Answer choice (D) 90 gets the magnitude correct but has the wrong sign—a common error when handling multiple negative terms. Strategy tip: When expanding polynomials for specific coefficients, use the binomial theorem selectively. Calculate only the terms you need rather than expanding everything, which saves time and reduces arithmetic errors. Always double-check your signs when combining terms with negatives.
Combine and simplify: x3+x+12 for $$x\neq 0,-1.$
Explanation: When you see rational expressions that need to be combined, you're working with fraction addition. The key principle is that you can only add fractions when they have a common denominator.
To combine x3+x+12, you need to find a common denominator. Since the denominators x and (x+1) share no common factors, the least common denominator is their product: x(x+1).
Now rewrite each fraction with this common denominator:
Adding these fractions: x(x+1)3x+3+x(x+1)2x=x(x+1)3x+3+2x=x(x+1)5x+3
This confirms answer choice C is correct.
Looking at the wrong answers: Choice A gives x(x+1)5x−3, which suggests incorrectly subtracting 3 instead of adding it. Choice B gives x(x+1)5x+5, which likely comes from the error 2⋅(x+1)=2x+2 instead of 2⋅x=2x. Choice D gives x(x+1)6x+3, which results from incorrectly combining the x-terms as 3x+2x+x=6x.
Strategy tip: When adding rational expressions, always multiply each fraction by the "missing factors" to create the common denominator, then carefully distribute and combine like terms in the numerator.
For all x=±2, which of the following is equivalent to the expression x2−42x2−8?
Explanation: When you encounter a rational expression like this, your first instinct should be to factor both the numerator and denominator to look for common factors that can be canceled. Let's factor each part systematically. The numerator 2x2−8 has a common factor of 2, so we can write it as 2(x2−4). The denominator x2−4 is already in its simplest form, but notice it's a difference of squares: x2−4=(x+2)(x−2). So our expression becomes: x2−42(x2−4) Since x2−4 appears in both numerator and denominator, and we're told x=±2 (which ensures x2−4=0), we can cancel these terms: x2−42(x2−4)=2 Choice A (2x−2) represents what you might get if you incorrectly tried to distribute or factor incorrectly. Choice B (2x) could result from mistakenly canceling just the constant terms. Choice D (2x+2) might come from confusing the signs during factoring or attempting polynomial long division incorrectly. The key insight is recognizing that after proper factoring, the variable terms completely cancel out, leaving only the constant 2. Strategy tip: When simplifying rational expressions, always factor completely before attempting to cancel. Look especially for difference of squares patterns like a2−b2=(a+b)(a−b), and remember that domain restrictions (like x=±2) are given precisely because those values would make denominators zero.
Which of the following is equivalent to (x+2)(x−5)−(x−3)(x+4)?
Explanation: When you encounter algebraic expressions with multiple binomial products, your goal is to expand each product using FOIL (First, Outer, Inner, Last), then combine like terms carefully. Let's expand each product systematically. For (x+2)(x−5): multiply x⋅x=x2, then x⋅(−5)=−5x, then 2⋅x=2x, and finally 2⋅(−5)=−10. This gives us x2−5x+2x−10=x2−3x−10. For (x−3)(x+4): multiply x⋅x=x2, then x⋅4=4x, then (−3)⋅x=−3x, and finally (−3)⋅4=−12. This gives us x2+4x−3x−12=x2+x−12. Now substitute back into the original expression: (x2−3x−10)−(x2+x−12). Distribute the negative sign: x2−3x−10−x2−x+12. Combining like terms: the x2 terms cancel, −3x−x=−4x, and −10+12=2. The result is 2−4x. Choice A gives 4x+2 (wrong sign on the x term), choice B gives 4x−2 (wrong signs on both terms), and choice C gives 2+4x (correct constant but wrong sign on x). These errors typically occur from sign mistakes during distribution or combining like terms. Remember: when subtracting polynomials, distribute the negative sign to every term in the second polynomial, then combine like terms methodically to avoid sign errors.
Suppose (px+4)(x−2)+(2−x)(x+2) is written as ax^{2}+bx+c.$ If a=7,whatisthevalueofp?$$
Explanation: When you encounter polynomial expansion problems where you need to find an unknown coefficient, your approach should be to expand the given expression and match coefficients with the target form. Let's expand (px+4)(x−2)+(2−x)(x+2) step by step. First, expand (px+4)(x−2): (px+4)(x−2)=px2−2px+4x−8 Next, expand (2−x)(x+2): (2−x)(x+2)=2x+4−x2−2x=4−x2 Combining both parts: px2−2px+4x−8+4−x2 =(p−1)x2+(−2p+4)x+(−4) Since this equals ax2+bx+c and we're told a=7, we need the coefficient of x2 to equal 7: p−1=7 p=8 Choice (A) 5 would give us a=5−1=4, not 7. Choice (B) 6 would give us a=6−1=5. Choice (C) 7 would give us a=7−1=6. Only choice (D) 8 gives us the required a=8−1=7. Study tip: In coefficient-matching problems, expand systematically and collect like terms carefully. Always double-check your algebra by substituting your answer back into the original constraint—here, verify that p=8 indeed produces a=7.
Simplify x−1x2−1−x+1x2−1 for all x=±1.
Explanation: When you encounter rational expressions with factorizable polynomials, always look for opportunities to factor and simplify before performing operations. This problem tests your ability to factor differences of squares and find common denominators.
Start by factoring the numerator x2−1, which is a difference of squares: x2−1=(x−1)(x+1). Now rewrite the expression:
x−1(x−1)(x+1)−x+1(x−1)(x+1)
Since x=±1, you can cancel common factors in each fraction:
The expression becomes: (x+1)−(x−1)=x+1−x+1=2
Choice A (0) is incorrect because the two simplified fractions don't cancel each other out completely—they differ by 2. Choice B (1) represents a common computational error where students might think the constant terms cancel instead of adding. Choice D (2x) occurs when students mistakenly combine the variable terms instead of recognizing they cancel out, leaving only the constants.
The correct answer is C.
Study tip: When working with rational expressions containing factorable polynomials, always factor first, then simplify each fraction separately before combining. Watch for difference of squares patterns like x2−1, and remember that subtraction affects all terms in parentheses, not just the first one.
For all nonzero x, the expression 1−1−x111 is equivalent to
Explanation: When you encounter complex fractions with multiple layers, the key is to simplify from the inside out, working systematically through each nested fraction. Let's start with the innermost fraction and build outward. First, simplify 1−x1: 1−x1=xx−x1=xx−1 Now we can rewrite the middle fraction: 1−1−x11=1−xx−11 When dividing by a fraction, multiply by its reciprocal: 1−xx−11=1−x−1x Converting to a common denominator: 1−x−1x=x−1x−1−x−1x=x−1x−1−x=x−1−1 Finally, the entire expression becomes: 1−1−x111=x−1−11=−11⋅(x−1)=−(x−1)=1−x The answer is (B) 1−x. Looking at the wrong choices: (A) x−1 is the negative of our answer, likely resulting from a sign error. (C) x1−1 might come from incorrectly simplifying the innermost fraction. (D) 1−x1 is just the value of the innermost expression, not the full simplification. Strategy tip: With nested fractions, always work inside-out and double-check your algebra at each step. Sign errors are particularly common in these problems.
If P=x+1x2−1 and Q=x+1x2+2x+1, then P−Q equals:
Explanation: When you encounter rational expressions that need to be subtracted, the key is to work methodically with common denominators and algebraic simplification. To find P−Q, you need to subtract the fractions: x+1x2−1−x+1x2+2x+1. Since both fractions already have the same denominator (x+1), you can subtract the numerators directly: P−Q=x+1(x2−1)−(x2+2x+1). Expanding the numerator: (x2−1)−(x2+2x+1)=x2−1−x2−2x−1=−2x−2. This gives you x+1−2x−2. Now factor the numerator: −2x−2=−2(x+1). So P−Q=x+1−2(x+1)=−2 (assuming x=−1). Choice A gives −2(x+1), which represents the numerator before canceling the common factor. This suggests you stopped one step short of full simplification. Choice B gives x+1−2x−2, which is correct before factoring and canceling. This is the intermediate step, not the final simplified form. Choice D gives 2, indicating a sign error when distributing the negative through the second numerator. The correct answer is C: −2. Strategy tip: Always check if you can factor and cancel common terms when working with rational expressions. The GMAT often tests whether you'll recognize when expressions can be simplified beyond their initial form.
If a=x−12x and b=x−1x+1, then a+ba−b equals:
Explanation: First find a−b=x−12x−x−1x+1=x−12x−(x+1)=x−1x−1=1. Next find a+b=x−12x+x−1x+1=x−12x+(x+1)=x−13x+1. Therefore a+ba−b=x−13x+11=3x+1x−1. Choice B results from sign errors in computing a+b. Choice C results from incorrectly computing a+b=3x−1 instead of 3x+1. Choice D combines errors from both the numerator and denominator calculations.
If yx+xy=5 and xy=0, then xyx2+y2 equals:
Explanation: When you encounter algebraic expressions involving fractions with variables in both numerator and denominator, look for opportunities to manipulate the given equation to match the target expression's structure. Given yx+xy=5, you want to find xyx2+y2. The key insight is recognizing that these expressions are closely related. To connect them, multiply both sides of the given equation by xy: xy⋅(yx+xy)=5xy Distributing on the left side: xy⋅yx+xy⋅xy=5xy This simplifies to: x2+y2=5xy Now divide both sides by xy: xyx2+y2=5 The answer is (D) 5. Let's examine why the other choices are incorrect. Choice (A) 3 might tempt students who mistakenly subtract terms instead of properly manipulating the equation. Choice (B) 25 could result from incorrectly squaring the entire given equation rather than multiplying by xy. Choice (C) 10 might come from doubling the given value of 5, perhaps from confusion about the relationship between the expressions. Strategy tip: When dealing with rational expressions involving sums or differences of fractions, try multiplying through by a common denominator (in this case xy) to eliminate fractions and reveal the underlying algebraic relationship. This technique frequently appears on GMAT quantitative questions.
If x−21+x+21=x2−42x, then which statement about x is correct?
Explanation: Start with the left side: x−21+x+21=(x−2)(x+2)(x+2)+(x−2)=x2−42x. This matches the right side exactly, making it an identity. However, both sides are undefined when x=±2 (since x2−4=0), so the equation holds for all real x except x=±2. Choice B incorrectly thinks we need to solve 2x=2x, which would give 0=0 (true for all x), not x=0. Choice C incorrectly claims the equation holds at x=±2 where it's undefined. Choice D incorrectly suggests we get 0=2x, which would come from a calculation error.