Algebra 3 Quiz: Solving Rational Equations
12 questions · exam conditions
0:00
Solving Rational EquationsQuestion 1 of 12

Solve the rational equation: xx+2+2x2=x2+4x24.\frac{x}{x+2}+\frac{2}{x-2}=\frac{x^2+4}{x^2-4}.

The only solution is x=0x=0.
All real numbers except 2-2 and 22.
There is no solution.
The only solution is x=2x=2.
← Back to quizzes

Algebra 3 Quiz

Algebra 3 Quiz: Solving Rational Equations

Practice Solving Rational Equations in Algebra 3 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Solving Rational Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra 3.

How to use this quiz

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.

All questions

Question 1

Solve the rational equation: xx+2+2x2=x2+4x24.\frac{x}{x+2}+\frac{2}{x-2}=\frac{x^2+4}{x^2-4}.

  1. The only solution is x=0x=0.
  2. All real numbers except 2-2 and 22. (correct answer)
  3. There is no solution.
  4. The only solution is x=2x=2.
Explanation: Whenever you solve a rational equation, your first move should always be to identify the domain: any value that makes a denominator zero cannot be a solution. Here the denominators are x+2x+2, x2x-2, and x24=(x+2)(x2)x^2-4=(x+2)(x-2), so x=2x=-2 and x=2x=2 are immediately excluded. Now combine the left side: xx+2+2x2=x(x2)+2(x+2)x24=x22x+2x+4x24=x2+4x24.\frac{x}{x+2}+\frac{2}{x-2}=\frac{x(x-2)+2(x+2)}{x^2-4}=\frac{x^2-2x+2x+4}{x^2-4}=\frac{x^2+4}{x^2-4}. That is exactly the right side. So the equation is an identity for every allowable value of xx. Since the only excluded values are 2-2 and 22, the solution set is all real numbers except those two. Why are the other choices traps? "The only solution is x=0x=0" is tempting because 00 does satisfy the equation, but it is not the only solution — any allowable number works. "There is no solution" might come from noticing the excluded values, but that confuses "not defined" with "no solution." "The only solution is x=2x=2" is doubly wrong: x=2x=2 makes the denominator x2x-2 and x24x^2-4 zero, so it is not even in the domain. Study tip: before doing any algebra in a rational equation, write down the domain restrictions. Then simplify both sides. If they become identical, the solution is every domain value — and if your simplification creates an answer outside the domain, discard it as extraneous.

Question 2

A student solves xx1+2x+1=7x5x21\frac{x}{x-1}+\frac{2}{x+1}=\frac{7x-5}{x^2-1} as follows: Step 1: x(x+1)+2(x1)=7x5x(x+1)+2(x-1)=7x-5. Step 2: x2+3x2=7x5x^2+3x-2=7x-5. Step 3: x24x+3=0x^2-4x+3=0. Step 4: (x1)(x3)=0(x-1)(x-3)=0, so x=1x=1 or x=3x=3. Step 5: Since both values satisfy the multiplied equation, the solutions are x=1x=1 and x=3x=3. At which step is the first error?

  1. Step 1
  2. Step 3
  3. Step 4
  4. Step 5 (correct answer)
Explanation: Whenever you solve a rational equation, multiplying by the LCD clears denominators, but it can also introduce extraneous solutions that make an original denominator zero. Here the LCD is (x1)(x+1)(x-1)(x+1), so the domain requires x1x\neq 1 and x1x\neq -1. Step 1 correctly multiplies each term by the LCD to get x(x+1)+2(x1)=7x5x(x+1)+2(x-1)=7x-5. Step 2 expands correctly to x2+3x2=7x5x^2+3x-2=7x-5, and Step 3 correctly rearranges to x24x+3=0x^2-4x+3=0. Step 4 factors correctly as (x1)(x3)=0(x-1)(x-3)=0, giving x=1x=1 or x=3x=3. All these algebraic steps are valid. The first error is in Step 5, where the student says both values are solutions because they satisfy the multiplied equation. But x=1x=1 makes the original denominators x1x-1 and x21x^2-1 equal to zero, so it is extraneous and must be rejected. The only valid solution is x=3x=3. The choice "Step 1" is a trap if you think the multiplication is wrong; it is correct, but you still must check domain restrictions afterward. "Step 3" and "Step 4" are not errors because the rearrangement and factoring are accurate. Study tip: after solving a rational equation, always plug each candidate into the original denominators; any value that gives zero is extraneous, no matter how nicely it satisfies the cleared equation.

Question 3

Which equation has x=2x=2 as an extraneous solution?

  1. x24x+2=0\frac{x^2-4}{x+2}=0
  2. xx2+2=2x2\frac{x}{x-2}+2=\frac{2}{x-2} (correct answer)
  3. x23x+2x1=0\frac{x^2-3x+2}{x-1}=0
  4. x25x+6x3=0\frac{x^2-5x+6}{x-3}=0
Explanation: Whenever you solve a rational equation, extraneous solutions are numbers that appear from the algebra but make a denominator zero in the original equation. Your first move should be to note which xx-values are excluded. For xx2+2=2x2\frac{x}{x-2}+2=\frac{2}{x-2}, the denominator x2x-2 excludes x=2x=2. If you multiply both sides by x2x-2, you get x+2(x2)=2x+2(x-2)=2, which simplifies to 3x=63x=6, so x=2x=2. But x=2x=2 was excluded, so it is extraneous. Now check the others. In x24x+2=0\frac{x^2-4}{x+2}=0, factoring gives (x2)(x+2)x+2=0\frac{(x-2)(x+2)}{x+2}=0, and after canceling, x=2x=2. Since x+20x+2\neq 0 at x=2x=2, it is a valid solution. Similarly, x23x+2x1=0\frac{x^2-3x+2}{x-1}=0 factors to (x1)(x2)x1=0\frac{(x-1)(x-2)}{x-1}=0, giving x=2x=2, and x10x-1\neq0 at x=2x=2. And x25x+6x3=0\frac{x^2-5x+6}{x-3}=0 factors to (x2)(x3)x3=0\frac{(x-2)(x-3)}{x-3}=0, again giving x=2x=2, with x30x-3\neq0 at x=2x=2. Each of these has a different excluded value, but none excludes 22. Study tip: before solving a rational equation, write down excluded values. After solving, reject any candidate that is excluded. Extraneous solutions come from multiplying by a variable denominator, not from the factoring itself.

Question 4

A rational equation has domain restrictions x1x\neq 1 and x2x\neq -2. After solving, a student obtains x=1x=1, x=2x=-2, and x=3x=3. Which statement is true?

  1. The solution set is {1,2}\{1,-2\}.
  2. The solution set is {1,2,3}\{1,-2,3\}.
  3. The solution set is {3}\{3\}. (correct answer)
  4. The equation has no solution.
Explanation: When you solve a rational equation, your first step is always to note the domain restrictions: any value that makes a denominator zero cannot be a solution. Here, the restrictions are x1x\neq 1 and x2x\neq -2. Once you solve and get candidate answers, you must filter them through those restrictions. The student found three candidates: x=1x=1, x=2x=-2, and x=3x=3. But x=1x=1 and x=2x=-2 are exactly the values that are excluded from the domain, so they cannot be solutions. That leaves x=3x=3, which is allowed, so the solution set is indeed {3}\{3\}. Now look at the wrong choices. The set {1,2}\{1,-2\} contains only the two forbidden values, so it is not a valid solution set. The set {1,2,3}\{1,-2,3\} incorrectly includes the restricted values along with the valid one. And the claim that the equation has no solution is false because x=3x=3 satisfies the equation and is permitted by the domain. The trap here is forgetting to check your solutions against the original domain restrictions — especially when the algebra itself produces those restricted values. Your study takeaway: after solving any rational equation, always substitute your answers back into the original denominators or compare them to the stated domain. A value that makes a denominator zero is never a solution, even if it appears in your factored work. That simple check is often the difference between a correct solution set and a careless mistake.

Question 5

For which value of kk does xx3+kx+3=18x29\frac{x}{x-3}+\frac{k}{x+3}=\frac{18}{x^2-9} have exactly one distinct algebraic solution, and that solution is extraneous?

  1. 9-9 (correct answer)
  2. 3-3
  3. 33
  4. 99
Explanation: When you solve a rational equation like this, the first move is always: identify the excluded values, then multiply by the LCD (x3)(x+3)(x-3)(x+3) to clear denominators. Here x=3x=3 and x=3x=-3 are forbidden. After multiplying, you get x2+(k+3)x3k18=0.x^2+(k+3)x-3k-18=0. For the equation to have exactly one distinct algebraic solution, this quadratic must have a double root. Its discriminant is (k+3)24(3k18)=(k+9)2,(k+3)^2-4(-3k-18)=(k+9)^2, so the only way to get one distinct solution is k=9k=-9. Substituting k=9k=-9 gives x26x+9=(x3)2=0,x^2-6x+9=(x-3)^2=0, so x=3x=3. But x=3x=3 makes the original denominator x3x-3 zero, so the single solution is extraneous. Thus k=9k=-9 satisfies both conditions. For k=3k=-3, the cleared equation is x29=0x^2-9=0, giving x=±3x=\pm3, both extraneous — two algebraic solutions, not one. For k=3k=3, you get (x+9)(x3)=0(x+9)(x-3)=0, so x=3x=3 is extraneous but x=9x=-9 is valid. For k=9k=9, you get (x3)(x+15)=0(x-3)(x+15)=0, so again x=3x=3 is extraneous but x=15x=-15 is valid. Each of those choices leaves a valid solution, so they miss the "extraneous-only" requirement. When you see "exactly one distinct algebraic solution and it is extraneous," think: the cleared equation must have a repeated root, and that repeated root must be a forbidden value. Check the discriminant and the domain.

Question 6

After correctly multiplying xx+2+3x2=3x+14x24\frac{x}{x+2}+\frac{3}{x-2}=\frac{3x+14}{x^2-4} by the LCD, a student obtains x22x8=0x^2-2x-8=0 and concludes that x=4x=4 or x=2x=-2. What is the solution set?

  1. {2}\{-2\}
  2. {2,4}\{-2,4\}
  3. {4}\{4\} (correct answer)
  4. \varnothing
Explanation: Whenever you solve a rational equation by multiplying both sides by the LCD, you're actually assuming the denominators are not zero. That's why this question tests extraneous solutions: after solving the polynomial, you must check every candidate back in the original denominators. Here, the LCD is (x+2)(x2)=x24(x+2)(x-2)=x^2-4. Multiplying correctly clears the fractions and gives x22x8=0x^2-2x-8=0. Factoring yields (x4)(x+2)=0(x-4)(x+2)=0, so the candidates are x=4x=4 and x=2x=-2. But x=2x=-2 would make the denominator x+2x+2 equal zero—and also make x24x^2-4 zero on the right-hand side—so it is undefined in the original equation. Therefore x=2x=-2 is extraneous and must be discarded. On the other hand, x=4x=4 gives denominators 66 and 22, both nonzero, and it satisfies the equation: 46+32=136\frac46+\frac32=\frac{13}{6}, and the right side is 2612=136\frac{26}{12}=\frac{13}{6}. So the solution set is {4}\{4\}. The choice {2}\{-2\} misses the valid root; the choice {2,4}\{-2,4\} includes the extraneous root because it stopped at the polynomial equation instead of checking domain restrictions; and the choice \varnothing would mean no valid solution, but x=4x=4 definitely works. Study tip: on any rational equation, after solving the cleared equation, always test each candidate in the original denominators—any root that makes a denominator zero is extraneous, no matter how nicely it solved the polynomial.

Question 7

Solve the rational equation: xx2+3x4=5x14(x2)(x4).\frac{x}{x-2}+\frac{3}{x-4}=\frac{5x-14}{(x-2)(x-4)}.

  1. x=2x=2 and x=4x=4
  2. The equation has no solution (correct answer)
  3. The only solution is x=2x=2
  4. The only solution is x=4x=4
Explanation: When you see a rational equation, your first move should always be to identify the domain restrictions—values that make any denominator zero. Here, x=2x=2 and x=4x=4 are off-limits because they would cause division by zero. To solve, multiply both sides by the least common denominator (x2)(x4)(x-2)(x-4). This gives x(x4)+3(x2)=5x14x(x-4)+3(x-2)=5x-14, which simplifies to x26x+8=0x^2-6x+8=0. Factoring yields (x2)(x4)=0(x-2)(x-4)=0, so x=2x=2 or x=4x=4. But both of these are exactly the values excluded from the domain. Substituting them into the original equation would make the denominators zero, so neither is a valid solution. That means the equation has no solution. The trap choices reflect common mistakes. Choosing "x=2x=2 and x=4x=4" comes from solving the factored equation without checking the domain—these are extraneous solutions. "The only solution is x=2x=2" or "The only solution is x=4x=4" each pick one of the extraneous roots, likely from a sign error or forgetting to check the other root. All three fail to recognize that the domain restrictions invalidate every algebraic solution. Your takeaway: for any rational equation, list excluded values first. After solving, always verify that each candidate does not violate those restrictions. If every solution you find is excluded, the answer is "no solution"—not a valid root. This step is quick but prevents the most common error on this type of exam question.

Question 8

What is the solution set of x+1x12x+2=6x2+x2\frac{x+1}{x-1}-\frac{2}{x+2}=\frac{6}{x^2+x-2}?

  1. {2}\{-2\}
  2. {2,1}\{-2,1\}
  3. \varnothing (correct answer)
  4. {1}\{1\}
Explanation: Whenever you solve a rational equation, start by finding domain restrictions: denominators cannot be zero. Here x1x-1 and x+2x+2 appear, so x1x\neq 1 and x2x\neq -2. Since x2+x2=(x1)(x+2)x^2+x-2=(x-1)(x+2), the right side gives the same restrictions. Multiply through by the common denominator (x1)(x+2)(x-1)(x+2). The left side becomes (x+1)(x+2)2(x1)=x2+x+4(x+1)(x+2)-2(x-1)=x^2+x+4. Setting this equal to 66 gives x2+x+4=6x^2+x+4=6, so x2+x2=0x^2+x-2=0, which factors as (x+2)(x1)=0(x+2)(x-1)=0. The algebra gives x=2x=-2 or x=1x=1. But both of these values are excluded from the domain, so neither can be a solution. Therefore the solution set is the empty set \varnothing. The choices {2}\{-2\} and {1}\{1\} each contain one excluded value, and {2,1}\{-2,1\} contains both, but all three ignore the fact that these values make original denominators zero. The empty set is the only valid answer. Study tip: on rational equations, write the excluded values before solving, then discard any solution that matches one of them. Checking the domain is not optional—it is exactly what separates the correct answer from these traps.

Question 9

Solve the rational equation: xx3+2x+3=18x29.\frac{x}{x-3}+\frac{2}{x+3}=\frac{18}{x^2-9}.

  1. x=8x=-8 only (correct answer)
  2. x=8x=-8 and x=3x=3
  3. x=3x=3 only
  4. x=8x=8 only
Explanation: When you solve a rational equation, your first step should be to factor denominators and note excluded values. Here, x29=(x3)(x+3)x^2-9=(x-3)(x+3), so xx cannot be 33 or 3-3. Multiply every term by the least common denominator (x3)(x+3)(x-3)(x+3): x(x+3)+2(x3)=18.x(x+3)+2(x-3)=18. Expanding gives x2+3x+2x6=18x^2+3x+2x-6=18, so x2+5x24=0x^2+5x-24=0. Factor: (x+8)(x3)=0(x+8)(x-3)=0, giving potential solutions x=8x=-8 and x=3x=3. But x=3x=3 makes the original denominators x3x-3 and x29x^2-9 equal to zero, so it is extraneous. Therefore, the valid solution is x=8x=-8 only. The choice "x=8x=-8 and x=3x=3" is the trap: it includes the extraneous root because the solving process was not checked against the original denominators. "x=3x=3 only" is also wrong—it keeps the extraneous value and discards the valid 8-8. "x=8x=8 only" comes from a sign error; substituting x=8x=8 gives 85+211=9855\frac{8}{5}+\frac{2}{11}=\frac{98}{55}, not 1855\frac{18}{55}. Your strategy for rational equations: find excluded values before clearing fractions, solve the resulting polynomial, then always check each candidate against the original equation. On the exam, extraneous roots are the most common trap—if a solution makes any denominator zero, it must be discarded.

Question 10

Solve the rational equation: x24x2=0.\frac{x^2-4}{x-2}=0.

  1. There is no solution.
  2. x=2x=2 and x=2x=-2
  3. x=2x=2
  4. x=2x=-2 (correct answer)
Explanation: When solving a rational equation, always keep the denominator in mind: a value that makes the denominator zero is not allowed, even if it makes the numerator zero. Here you have x24x2=0.\frac{x^2-4}{x-2}=0. Factor the numerator as a difference of squares: x24=(x2)(x+2).x^2-4=(x-2)(x+2). So the equation becomes (x2)(x+2)x2=0.\frac{(x-2)(x+2)}{x-2}=0. You might be tempted to cancel x2x-2, but cancellation is only valid when x2x\neq 2, since plugging x=2x=2 into the original equation gives a denominator of zero. Assuming x2x\neq 2, the expression simplifies to x+2=0,x+2=0, so x=2.x=-2. Since 2-2 does not make the original denominator zero, it is the valid solution. The choice "x=2x=2 and x=2x=-2" captures the trap of solving the numerator alone: x=2x=2 makes the numerator zero, but it also makes the denominator zero, so the original expression is undefined there. The choice "x=2x=2" alone has the same flaw. The choice "there is no solution" is incorrect because 2-2 satisfies the original equation: (2)2422=04=0.\frac{(-2)^2-4}{-2-2}=\frac{0}{-4}=0. On rational equation problems, write down excluded values from the denominator before simplifying. Then solve the simplified equation and check that your answer is not one of those excluded values. That single habit prevents the most common errors on this exam.

Question 11

What is the solution set of xx2+3x+4=6xx2+2x8\frac{x}{x-2}+\frac{3}{x+4}=\frac{6x}{x^2+2x-8}?

  1. {3,2}\{-3,2\}
  2. {3}\{-3\} (correct answer)
  3. {2}\{2\}
  4. \varnothing
Explanation: When you solve a rational equation, the key is to remember that multiplying by a common denominator can introduce extraneous solutions — values that satisfy the transformed equation but make an original denominator zero. So first note the domain: x2x\neq 2 and x4x\neq -4, because either would make a denominator undefined. The denominator x2+2x8x^2+2x-8 factors as (x2)(x+4)(x-2)(x+4), so the least common denominator is (x2)(x+4)(x-2)(x+4). Multiply every term by this: x(x+4)+3(x2)=6xx(x+4)+3(x-2)=6x x2+4x+3x6=6xx^2+4x+3x-6=6x x2+7x6=6xx^2+7x-6=6x x2+x6=0x^2+x-6=0 (x+3)(x2)=0(x+3)(x-2)=0 So the potential solutions are x=3x=-3 and x=2x=2. But x=2x=2 is excluded from the domain because it makes x2x-2 zero, so it is extraneous. The only valid solution is 3-3, giving {3}\{-3\}. The choice {3,2}\{-3,2\} includes the extraneous value 22, so it fails the domain check. The choice {2}\{2\} is entirely extraneous — it comes from solving but violates the original equation. The choice \varnothing misses that 3-3 is perfectly valid after substitution. A good habit: before solving any rational equation, write down the excluded values. Then after solving, always check your answers against that list. This simple step prevents the most common trap on this exam.

Question 12

A boat travels 10 miles upstream and 10 miles downstream in a total of 5 hours. The current is 2 miles per hour. If bb is the boat's speed in still water, the situation is modeled by 10b2+10b+2=5\frac{10}{b-2}+\frac{10}{b+2}=5. What is bb?

  1. 2+222+2\sqrt{2} miles per hour (correct answer)
  2. 2222-2\sqrt{2} miles per hour
  3. 44 miles per hour
  4. 2+22+\sqrt{2} miles per hour
Explanation: Whenever you see a distance-rate-time word problem modeled by a rational equation, your two-step plan should be: solve the equation, then check every solution against the physical situation. Here the boat must make positive progress upstream, so b>2b>2; any root less than 2 is invalid. Multiplying 10b2+10b+2=5\frac{10}{b-2}+\frac{10}{b+2}=5 by (b2)(b+2)(b-2)(b+2) gives 10(b+2)+10(b2)=5(b24)10(b+2)+10(b-2)=5(b^2-4). Simplify to 20b=5b22020b=5b^2-20, so b24b4=0b^2-4b-4=0. The quadratic formula yields b=4±322=2±22b=\frac{4\pm\sqrt{32}}{2}=2\pm2\sqrt{2}. The positive value 2+222+2\sqrt2 satisfies b>2b>2 and is the correct speed. The other algebraic root, 2222-2\sqrt2, is a negative number, so it cannot be a boat speed; it also violates b>2b>2. Choosing 44 mph might come from assuming the current cancels completely, but substituting gives 10/2+10/6=62310/2+10/6=6\frac23 hours, not 5. Choosing 2+22+\sqrt2 is an arithmetic slip: 32/2\sqrt{32}/2 is 222\sqrt2, not 2\sqrt2, so this underestimates the correction to the still-water speed. On exam day, after solving a rational equation, always plug your answer back into the original word-problem conditions. Time must be positive, upstream speed must exceed the current, and any algebraic extraneous or negative root should be discarded.