ACCUPLACER Advanced Algebra & Functions Quiz: Solving Radical Equations
18 questions · exam conditions
0:00
Solving Radical EquationsQuestion 1 of 18

What is the sum of all real solutions to the equation 3x+10=x\sqrt{3x + 10} = x?

-2
3
5
15
← Back to quizzes

ACCUPLACER Advanced Algebra & Functions Quiz

ACCUPLACER Advanced Algebra & Functions Quiz: Solving Radical Equations

Practice Solving Radical Equations in ACCUPLACER Advanced Algebra & Functions 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 Radical Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for ACCUPLACER Advanced Algebra & Functions.

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

What is the sum of all real solutions to the equation 3x+10=x\sqrt{3x + 10} = x?

  1. -2
  2. 3
  3. 5 (correct answer)
  4. 15
Explanation: Square both sides of the equation to get 3x+10=x23x + 10 = x^2. Rearrange this into a standard quadratic form: x23x10=0x^2 - 3x - 10 = 0. Factor the quadratic: (x5)(x+2)=0(x - 5)(x + 2) = 0. The potential solutions are x=5x = 5 and x=2x = -2. Check these in the original equation. For x=5x = 5: 3(5)+10=525=55=5\sqrt{3(5) + 10} = 5 \Rightarrow \sqrt{25} = 5 \Rightarrow 5 = 5, which is correct. For x=2x = -2: 3(2)+10=24=22=2\sqrt{3(-2) + 10} = -2 \Rightarrow \sqrt{4} = -2 \Rightarrow 2 = -2, which is incorrect because the principal square root must be non-negative. Therefore, x=2x = -2 is an extraneous solution. The only real solution is 5, so the sum of the solutions is 5.

Question 2

Solve for yy: 3y=4y+53\sqrt{y} = \sqrt{4y + 5}.

  1. -1
  2. No solution
  3. 5
  4. 1 (correct answer)
Explanation: To solve this equation, square both sides: (3y)2=(4y+5)2(3\sqrt{y})^2 = (\sqrt{4y + 5})^2. This simplifies to 9y=4y+59y = 4y + 5. Next, solve the resulting linear equation for yy. Subtract 4y4y from both sides: 5y=55y = 5. Divide by 5: y=1y = 1. Finally, check the solution in the original equation: 31=4(1)+53(1)=93=33\sqrt{1} = \sqrt{4(1) + 5} \Rightarrow 3(1) = \sqrt{9} \Rightarrow 3 = 3. The solution is valid.

Question 3

If x3+x=3\sqrt{x - 3} + \sqrt{x} = 3, what is the value of xx?

  1. 1
  2. 4 (correct answer)
  3. 9
  4. No solution
Explanation: First, isolate one of the radical terms. Let's move x\sqrt{x} to the other side: x3=3x\sqrt{x - 3} = 3 - \sqrt{x}. Now, square both sides: (x3)2=(3x)2(\sqrt{x - 3})^2 = (3 - \sqrt{x})^2, which gives x3=96x+xx - 3 = 9 - 6\sqrt{x} + x. Subtract xx from both sides: 3=96x-3 = 9 - 6\sqrt{x}. Isolate the remaining radical term: 12=6x-12 = -6\sqrt{x}, which simplifies to 2=x2 = \sqrt{x}. Square both sides again to solve for xx: 4=x4 = x. Finally, check the solution in the original equation: 43+4=31+2=31+2=3\sqrt{4 - 3} + \sqrt{4} = 3 \Rightarrow \sqrt{1} + 2 = 3 \Rightarrow 1 + 2 = 3. The solution is correct.

Question 4

What is the solution set for the equation 2+5x23=52 + \sqrt[3]{5x - 2} = 5?

  1. x=1x = 1
  2. x=115x = \frac{11}{5}
  3. x=295x = \frac{29}{5} (correct answer)
  4. x=25x = 25
Explanation: First, isolate the radical term by subtracting 2 from both sides: 5x23=3\sqrt[3]{5x - 2} = 3. To eliminate the cube root, cube both sides of the equation: (5x23)3=33(\sqrt[3]{5x - 2})^3 = 3^3. This simplifies to 5x2=275x - 2 = 27. Add 2 to both sides: 5x=295x = 29. Divide by 5 to solve for xx: x=295x = \frac{29}{5}. Odd-indexed roots do not typically introduce extraneous solutions, so checking is mainly for catching calculation errors.

Question 5

Which of the following equations has no real solutions?

  1. x+1=x3\sqrt{x + 1} = x - 3 (correct answer)
  2. x2=x4\sqrt{x - 2} = x - 4
  3. x+3=x1\sqrt{x + 3} = x - 1
  4. x4=x6\sqrt{x - 4} = x - 6
Explanation: For a radical equation f(x)=g(x)\sqrt{f(x)} = g(x) to have real solutions, we need f(x)0f(x) \geq 0 and g(x)0g(x) \geq 0, and the equation must check out after squaring. For choice A: x+1=x3\sqrt{x + 1} = x - 3 requires x1x \geq -1 and x3x \geq 3, so x3x \geq 3. Squaring: x+1=(x3)2=x26x+9x + 1 = (x - 3)^2 = x^2 - 6x + 9, so x27x+8=0x^2 - 7x + 8 = 0. This gives x=7±49322=7±172x = \frac{7 \pm \sqrt{49 - 32}}{2} = \frac{7 \pm \sqrt{17}}{2}. Both values are less than 3, violating our domain restriction. For choice B: Similar analysis shows this has valid solutions. Choice C and D also yield valid solutions when properly checked. Only choice A has domain restrictions that eliminate all algebraic solutions.

Question 6

Which of the following describes the solution(s) to x273=3\sqrt[3]{x^2 - 7} = 3?

  1. x=4x = 4 or x=4x = -4
  2. x=6x = 6 or x=6x = -6
  3. x=34x = \sqrt{34} or x=34x = -\sqrt{34} (correct answer)
  4. x=25x = 2\sqrt{5} or x=25x = -2\sqrt{5}
Explanation: To solve the equation, cube both sides to eliminate the cube root: (x273)3=33(\sqrt[3]{x^2 - 7})^3 = 3^3. This simplifies to x27=27x^2 - 7 = 27. Add 7 to both sides to isolate the x2x^2 term: x2=34x^2 = 34. Finally, take the square root of both sides, remembering to include both the positive and negative roots: x=±34x = \pm\sqrt{34}. So the solutions are x=34x = \sqrt{34} and x=34x = -\sqrt{34}.

Question 7

If (2x1)1/2x=2(2x - 1)^{1/2} - x = -2, what is the value of xx?

  1. 1
  2. No solution
  3. 1 and 5
  4. 5 (correct answer)
Explanation: Rewrite the equation using a radical: 2x1x=2\sqrt{2x - 1} - x = -2. Isolate the radical term: 2x1=x2\sqrt{2x - 1} = x - 2. Square both sides: 2x1=(x2)22x - 1 = (x - 2)^2. Expand the right side: 2x1=x24x+42x - 1 = x^2 - 4x + 4. Rearrange into a quadratic equation: x26x+5=0x^2 - 6x + 5 = 0. Factor the quadratic: (x1)(x5)=0(x - 1)(x - 5) = 0. The potential solutions are x=1x = 1 and x=5x = 5. Check these solutions. For x=1x = 1: 2(1)11=211=211=20=2\sqrt{2(1) - 1} - 1 = -2 \Rightarrow \sqrt{1} - 1 = -2 \Rightarrow 1 - 1 = -2 \Rightarrow 0 = -2, which is false. For x=5x = 5: 2(5)15=295=235=2\sqrt{2(5) - 1} - 5 = -2 \Rightarrow \sqrt{9} - 5 = -2 \Rightarrow 3 - 5 = -2, which is true. The only solution is x=5x=5.

Question 8

What is the value of xx that satisfies the equation 4x2+5x10=2x\sqrt{4x^2 + 5x - 10} = 2x?

  1. 2 (correct answer)
  2. -2
  3. 5
  4. No solution
Explanation: First, note that for the radical to be defined and equal to 2x2x, we must have 2x02x \ge 0, so x0x \ge 0. Square both sides of the equation: 4x2+5x10=(2x)24x^2 + 5x - 10 = (2x)^2. This simplifies to 4x2+5x10=4x24x^2 + 5x - 10 = 4x^2. Subtract 4x24x^2 from both sides, leaving a linear equation: 5x10=05x - 10 = 0. Solve for xx: 5x=10x=25x = 10 \Rightarrow x = 2. This solution satisfies the condition x0x \ge 0. Check it in the original equation: 4(22)+5(2)10=2(2)16+1010=416=4\sqrt{4(2^2) + 5(2) - 10} = 2(2) \Rightarrow \sqrt{16 + 10 - 10} = 4 \Rightarrow \sqrt{16} = 4, which is true. The solution is x=2x = 2.

Question 9

The equation x+x+1=5x + \sqrt{x+1} = 5 has one solution. What is this solution?

  1. 3 (correct answer)
  2. 8
  3. 24
  4. No solution
Explanation: Isolate the radical term by subtracting xx from both sides: x+1=5x\sqrt{x+1} = 5 - x. Square both sides: x+1=(5x)2x+1 = (5 - x)^2. Expand the right side: x+1=2510x+x2x+1 = 25 - 10x + x^2. Rearrange into a quadratic equation set to zero: x211x+24=0x^2 - 11x + 24 = 0. Factor the quadratic: (x3)(x8)=0(x - 3)(x - 8) = 0. The potential solutions are x=3x = 3 and x=8x = 8. Check these in the original equation. For x=3x = 3: 3+3+1=53+4=53+2=53 + \sqrt{3+1} = 5 \Rightarrow 3 + \sqrt{4} = 5 \Rightarrow 3 + 2 = 5, which is true. For x=8x = 8: 8+8+1=58+9=58+3=511=58 + \sqrt{8+1} = 5 \Rightarrow 8 + \sqrt{9} = 5 \Rightarrow 8 + 3 = 5 \Rightarrow 11 = 5, which is false. The only valid solution is x=3x = 3.

Question 10

Solve for xx: x=x9+1\sqrt{x} = \sqrt{x-9} + 1

  1. 25 (correct answer)
  2. 16
  3. 100
  4. No solution
Explanation: Square both sides of the equation: (x)2=(x9+1)2(\sqrt{x})^2 = (\sqrt{x-9} + 1)^2. This gives x=(x9)+2x9+1x = (x-9) + 2\sqrt{x-9} + 1. Simplify the right side: x=x8+2x9x = x - 8 + 2\sqrt{x-9}. Subtract xx from both sides and add 8 to both sides to isolate the radical term: 8=2x98 = 2\sqrt{x-9}. Divide by 2: 4=x94 = \sqrt{x-9}. Square both sides again: 16=x916 = x - 9. Solve for xx: x=25x = 25. Check the solution in the original equation: 25=259+15=16+15=4+1\sqrt{25} = \sqrt{25-9} + 1 \Rightarrow 5 = \sqrt{16} + 1 \Rightarrow 5 = 4 + 1. The solution is correct.

Question 11

Solve the equation x=3x2+2x = \sqrt{3x - 2} + 2.

  1. x=1x = 1
  2. x=6x = 6 (correct answer)
  3. x=1x = 1 and x=6x = 6
  4. No solution
Explanation: First, isolate the radical by subtracting 2 from both sides: x2=3x2x - 2 = \sqrt{3x - 2}. Square both sides: (x2)2=3x2(x - 2)^2 = 3x - 2. Expand the left side: x24x+4=3x2x^2 - 4x + 4 = 3x - 2. Move all terms to one side to form a quadratic equation: x27x+6=0x^2 - 7x + 6 = 0. Factor the quadratic: (x1)(x6)=0(x - 1)(x - 6) = 0. The potential solutions are x=1x = 1 and x=6x = 6. Check both in the original equation. For x=1x = 1: 1=3(1)2+21=1+21=1+21 = \sqrt{3(1) - 2} + 2 \Rightarrow 1 = \sqrt{1} + 2 \Rightarrow 1 = 1 + 2, which is false. For x=6x = 6: 6=3(6)2+26=16+26=4+26 = \sqrt{3(6) - 2} + 2 \Rightarrow 6 = \sqrt{16} + 2 \Rightarrow 6 = 4 + 2, which is true. The only valid solution is x=6x = 6.

Question 12

What is the sum of the solutions for the equation 2x+1x=1\sqrt{2x + 1} - \sqrt{x} = 1?

  1. 0
  2. 2
  3. 4 (correct answer)
  4. 5
Explanation: First, isolate one radical: 2x+1=1+x\sqrt{2x + 1} = 1 + \sqrt{x}. Square both sides: 2x+1=(1+x)22x + 1 = (1 + \sqrt{x})^2, which expands to 2x+1=1+2x+x2x + 1 = 1 + 2\sqrt{x} + x. Simplify and isolate the remaining radical term: x=2xx = 2\sqrt{x}. Square both sides again: x2=(2x)2x^2 = (2\sqrt{x})^2, which gives x2=4xx^2 = 4x. Rearrange into x24x=0x^2 - 4x = 0 and factor: x(x4)=0x(x - 4) = 0. The potential solutions are x=0x = 0 and x=4x = 4. Check both solutions in the original equation. For x=0x = 0: 2(0)+10=110=1\sqrt{2(0)+1} - \sqrt{0} = 1 \Rightarrow 1 - 0 = 1, which is true. For x=4x = 4: 2(4)+14=192=132=1\sqrt{2(4)+1} - \sqrt{4} = 1 \Rightarrow \sqrt{9} - 2 = 1 \Rightarrow 3 - 2 = 1, which is true. Both solutions are valid. The sum of the solutions is 0+4=40 + 4 = 4.

Question 13

Find the solution set for x23x+3=1\sqrt{x^2 - 3x + 3} = 1.

  1. {1,2}\{-1, -2\}
  2. {1}\{1\}
  3. {2}\{2\}
  4. {1,2}\{1, 2\} (correct answer)
Explanation: To solve, square both sides of the equation: x23x+3=12x^2 - 3x + 3 = 1^2, which simplifies to x23x+3=1x^2 - 3x + 3 = 1. Set the equation to zero: x23x+2=0x^2 - 3x + 2 = 0. Factor the quadratic expression: (x1)(x2)=0(x - 1)(x - 2) = 0. This gives two potential solutions: x=1x = 1 and x=2x = 2. Checking both solutions in the original equation is necessary. For x=1x = 1: 123(1)+3=13+3=1=1\sqrt{1^2 - 3(1) + 3} = \sqrt{1 - 3 + 3} = \sqrt{1} = 1. This is true. For x=2x = 2: 223(2)+3=46+3=1=1\sqrt{2^2 - 3(2) + 3} = \sqrt{4 - 6 + 3} = \sqrt{1} = 1. This is also true. Both solutions are valid.

Question 14

What is the solution set for the equation x+7=x5\sqrt{x + 7} = x - 5?

  1. {2}\{2\}
  2. {9}\{9\} (correct answer)
  3. {2,9}\{2, 9\}
  4. {18}\{18\}
Explanation: To solve the equation, first square both sides to eliminate the radical: x+7=(x5)2x + 7 = (x - 5)^2. Expanding the right side gives x+7=x210x+25x + 7 = x^2 - 10x + 25. Rearrange the terms to form a quadratic equation: x211x+18=0x^2 - 11x + 18 = 0. Factoring the quadratic yields (x2)(x9)=0(x - 2)(x - 9) = 0, which gives potential solutions x=2x = 2 and x=9x = 9. Each potential solution must be checked in the original equation. For x=9x = 9: 9+7=9516=44=4\sqrt{9 + 7} = 9 - 5 \Rightarrow \sqrt{16} = 4 \Rightarrow 4 = 4, which is true. For x=2x = 2: 2+7=259=33=3\sqrt{2 + 7} = 2 - 5 \Rightarrow \sqrt{9} = -3 \Rightarrow 3 = -3, which is false. Thus, x=2x = 2 is an extraneous solution. The only valid solution is x=9x = 9.

Question 15

Solve for xx: 2x+1x=22\sqrt{x + 1} - x = -2

  1. x=0x = 0
  2. x=8x = 8 (correct answer)
  3. x=0x = 0 and x=8x = 8
  4. No solution
Explanation: First, isolate the radical term: 2x+1=x22\sqrt{x + 1} = x - 2. Square both sides of the equation: (2x+1)2=(x2)2(2\sqrt{x + 1})^2 = (x - 2)^2, which simplifies to 4(x+1)=x24x+44(x + 1) = x^2 - 4x + 4. Distribute on the left side: 4x+4=x24x+44x + 4 = x^2 - 4x + 4. Set the equation to zero: 0=x28x0 = x^2 - 8x. Factor out xx: 0=x(x8)0 = x(x - 8). The potential solutions are x=0x = 0 and x=8x = 8. Check each solution in the original equation. For x=0x = 0: 20+10=22(1)=22=22\sqrt{0 + 1} - 0 = -2 \Rightarrow 2(1) = -2 \Rightarrow 2 = -2, which is false. For x=8x = 8: 28+18=2298=22(3)8=268=22\sqrt{8 + 1} - 8 = -2 \Rightarrow 2\sqrt{9} - 8 = -2 \Rightarrow 2(3) - 8 = -2 \Rightarrow 6 - 8 = -2, which is true. The only solution is x=8x = 8.

Question 16

Which value of xx satisfies x28=x2\sqrt{x^2 - 8} = x - 2?

  1. x=2x = 2 only
  2. x=3x = 3 only (correct answer)
  3. x=2x = -2 only
  4. x=3x = 3 and x=2x = -2
Explanation: Square both sides: x28=(x2)2=x24x+4x^2 - 8 = (x - 2)^2 = x^2 - 4x + 4. Simplifying: 8=4x+4-8 = -4x + 4, so 4x=124x = 12 and x=3x = 3. We must check this solution: For x=3x = 3: 98=1=1\sqrt{9 - 8} = \sqrt{1} = 1 and 32=13 - 2 = 1 ✓. We must also check the domain: x280x^2 - 8 \geq 0 requires x22x \leq -2\sqrt{2} or x222.83x \geq 2\sqrt{2} \approx 2.83, and x20x - 2 \geq 0 requires x2x \geq 2. Since x=3x = 3 satisfies both conditions, it's valid. Choice A assumes x=2x = 2 works without checking. Choice C comes from solving incorrectly and not checking domain restrictions. Choice D assumes both solutions from a quadratic would be valid without verification.

Question 17

How many solutions does the equation 6x=x+2\sqrt{6 - x} = x + 2 have?

  1. No real solutions
  2. Exactly one solution (correct answer)
  3. Exactly two solutions
  4. Infinitely many solutions
Explanation: Square both sides: 6x=(x+2)2=x2+4x+46 - x = (x + 2)^2 = x^2 + 4x + 4. Rearranging: x2+5x2=0x^2 + 5x - 2 = 0. Using the quadratic formula: x=5±25+82=5±332x = \frac{-5 \pm \sqrt{25 + 8}}{2} = \frac{-5 \pm \sqrt{33}}{2}. This gives two algebraic solutions, but we must check both. For the equation to be valid, we need 6x06 - x \geq 0 (so x6x \leq 6) and x+20x + 2 \geq 0 (so x2x \geq -2). The solution x=5+3320.37x = \frac{-5 + \sqrt{33}}{2} \approx 0.37 satisfies these conditions and checks out. The solution x=53325.37x = \frac{-5 - \sqrt{33}}{2} \approx -5.37 violates x2x \geq -2, so it's extraneous. Choice A suggests no solutions exist. Choice C assumes both algebraic solutions are valid. Choice D misunderstands the nature of radical equations.

Question 18

If x+4x1=1\sqrt{x + 4} - \sqrt{x - 1} = 1, then xx equals:

  1. 5 (correct answer)
  2. 8
  3. 12
  4. 20
Explanation: Isolate one radical: x+4=1+x1\sqrt{x + 4} = 1 + \sqrt{x - 1}. Square both sides: x+4=1+2x1+(x1)=x+2x1x + 4 = 1 + 2\sqrt{x - 1} + (x - 1) = x + 2\sqrt{x - 1}. Simplifying: 4=2x14 = 2\sqrt{x - 1}, so x1=2\sqrt{x - 1} = 2. Square again: x1=4x - 1 = 4, so x=5x = 5. Check: 94=32=1\sqrt{9} - \sqrt{4} = 3 - 2 = 1 ✓. Also verify domain: x1x \geq 1 for the second radical. Choice B comes from making an error when squaring the binomial. Choice C results from incorrectly isolating the radical. Choice D represents an arithmetic error in the final steps.