Algebra 3 Quiz: Radical Expressions
12 questions · exam conditions
0:00
Radical ExpressionsQuestion 1 of 12

Simplify (27x9y6)2/3\left(\frac{27x^9}{y^{-6}}\right)^{2/3}. Assume x,y0x,y\neq0.

9x6y49x^6 y^4
9x6y49x^6 y^{-4}
3x6y43x^6 y^4
9x6y29x^6 y^2
← Back to quizzes

Algebra 3 Quiz

Algebra 3 Quiz: Radical Expressions

Practice Radical Expressions 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 Radical Expressions, 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

Simplify (27x9y6)2/3\left(\frac{27x^9}{y^{-6}}\right)^{2/3}. Assume x,y0x,y\neq0.

  1. 9x6y49x^6 y^4 (correct answer)
  2. 9x6y49x^6 y^{-4}
  3. 3x6y43x^6 y^4
  4. 9x6y29x^6 y^2
Explanation: When you see a rational expression raised to a power, simplify inside first using exponent rules—especially negative exponents. Here, y6y^{-6} in the denominator means the expression is equivalent to 27x9y627x^9 y^6. Now apply the outer exponent 23\frac{2}{3} to each factor: 272/3=(33)2/3=32=927^{2/3} = (3^3)^{2/3} = 3^2 = 9, x923=x6x^{9 \cdot \frac{2}{3}} = x^6, and y623=y4y^{6 \cdot \frac{2}{3}} = y^4. Multiplying gives 9x6y49x^6 y^4, which is the correct simplification. The choice 9x6y49x^6 y^{-4} shows the classic trap of applying the exponent to y6y^{-6} as if it were in the numerator: (y6)2/3=y4(y^{-6})^{2/3} = y^{-4}, but that ignores the denominator—negative exponents already indicate a reciprocal, so y6y^{-6} moves up as y6y^6 before raising to 23\frac{2}{3}. The choice 3x6y43x^6 y^4 comes from computing 272/327^{2/3} as 33 instead of 99—you must take the cube root first, then square. The choice 9x6y29x^6 y^2 treats the exponent on yy as 6×23=46 \times \frac{2}{3} = 4, so y2y^2 indicates a miscalculation or confusion of exponent rules. Your study tip: for any expression (ambn)p(a^m b^n)^p, distribute pp to each exponent: ampbnpa^{mp}b^{np}. And remember that a negative exponent in the denominator means the base belongs in the numerator before applying any outside power. This two-step habit prevents the most common traps.

Question 2

For all real xx, which expression is equivalent to 25x210x+1\sqrt{25x^2-10x+1} ?

  1. 5x15x-1
  2. 5x1|5x-1| (correct answer)
  3. 15x1-5x
  4. 5x1\sqrt{5x-1}
Explanation: When you see a square root containing a quadratic like 25x210x+125x^2-10x+1, your first instinct should be to check whether the quadratic is a perfect square trinomial. Here, 25x210x+1=(5x1)225x^2-10x+1 = (5x-1)^2, so the expression becomes (5x1)2\sqrt{(5x-1)^2}. Now the key point: for any real number, a2=a\sqrt{a^2} = |a|, not aa. That is because the principal square root is always nonnegative, while 5x15x-1 can be negative. Therefore the equivalent expression is 5x1|5x-1|. Why are the other choices traps? 5x15x-1 ignores the absolute value; it fails when x<0.2x<0.2, since then 5x15x-1 is negative and cannot equal a square root. 15x1-5x is the negative of 5x15x-1, so it only matches the square root when 5x15x-1 is negative; when 5x15x-1 is positive, it is wrong. 5x1\sqrt{5x-1} is not equivalent because it has a restricted domain and equals something entirely different; for example, at x=0x=0, the original equals 11 but 5x1\sqrt{5x-1} is not even real. A quick check with a number can save you: plug in x=0x=0. The original gives 1=1\sqrt{1}=1, while 5x1=15x-1=-1 and 15x=11-5x=1, so only the absolute-value form works for all xx. Remember the rule: whenever you take the square root of something squared, write absolute value bars. That one habit prevents a whole class of algebra errors.

Question 3

Simplify 2(86)\sqrt{2}(\sqrt{8}-\sqrt{6}).

  1. 4264-2\sqrt{6}
  2. 434-\sqrt{3}
  3. 4234-2\sqrt{3} (correct answer)
  4. 4624-6\sqrt{2}
Explanation: When you see a radical multiplied by a binomial in parentheses, your first move should be to distribute the radical across the terms. This question tests whether you can multiply square roots using ab=ab\sqrt{a}\sqrt{b}=\sqrt{ab} and then simplify the result by pulling out perfect square factors. Distribute: 2(86)=2826=1612.\sqrt{2}(\sqrt{8}-\sqrt{6}) = \sqrt{2}\sqrt{8} - \sqrt{2}\sqrt{6} = \sqrt{16} - \sqrt{12}. Since 16=4\sqrt{16}=4 and 12=43=23\sqrt{12}=\sqrt{4\cdot 3}=2\sqrt{3}, the expression simplifies to 4234-2\sqrt{3}. Now, why are the other choices traps? The choice 4264-2\sqrt{6} comes from simplifying 12\sqrt{12} incorrectly as 262\sqrt{6}. But 12\sqrt{12} is not 262\sqrt{6} because (26)2=24(2\sqrt{6})^2=24, not 12. The choice 434-\sqrt{3} shows the right radical, but it drops the factor of 2 from 232\sqrt{3}. The choice 4624-6\sqrt{2} likely comes from "simplifying" 12\sqrt{12} to 626\sqrt{2}, which is a serious error: you can only pull out the square root of a perfect-square factor, and 12 factors as 434\cdot 3, not 626\cdot 2 in that way. A great habit: after simplifying a radical, square your simplified form to check that it matches the original radicand. For example, (23)2=43=12(2\sqrt{3})^2 = 4\cdot 3 = 12, confirming the simplification is correct.

Question 4

Which expression is equivalent to 235+3\frac{2\sqrt{3}}{\sqrt{5}+\sqrt{3}} ?

  1. 3153-\sqrt{15}
  2. 153\sqrt{15}-3 (correct answer)
  3. 21562\sqrt{15}-6
  4. 15+3\sqrt{15}+3
Explanation: When you see a fraction with radicals in the denominator, your first move should be to rationalize it: multiply the numerator and denominator by the conjugate of the denominator. Here, the conjugate of 5+3\sqrt{5}+\sqrt{3} is 53\sqrt{5}-\sqrt{3}. Doing this gives 235+35353=23(53)(5)2(3)2.\frac{2\sqrt{3}}{\sqrt{5}+\sqrt{3}}\cdot \frac{\sqrt{5}-\sqrt{3}}{\sqrt{5}-\sqrt{3}} = \frac{2\sqrt{3}(\sqrt{5}-\sqrt{3})}{(\sqrt{5})^2-(\sqrt{3})^2}. Simplify the numerator: 235233=21562\sqrt{3}\sqrt{5}-2\sqrt{3}\sqrt{3}=2\sqrt{15}-6. The denominator is the difference of squares: 53=25-3=2. So you get 21562=153.\frac{2\sqrt{15}-6}{2}=\sqrt{15}-3. That is the expression you want. Now look at the traps: 21562\sqrt{15}-6 is the numerator before you divided by the denominator's 22, so it is not fully simplified. 3153-\sqrt{15} is the correct magnitude but with the wrong sign — a common error when subtracting in the numerator. And 15+3\sqrt{15}+3 has the wrong sign on the 33, usually from mishandling the conjugate subtraction. So the equivalent expression is 153\sqrt{15}-3. Study tip: after rationalizing, always check two things — did you simplify the fraction completely, and did the signs come out correctly? Writing the numerator and denominator separately before simplifying helps you avoid both traps.

Question 5

Simplify 693\frac{6}{\sqrt[3]{9}}.

  1. 2332\sqrt[3]{3} (correct answer)
  2. 6336\sqrt[3]{3}
  3. 2932\sqrt[3]{9}
  4. 2333\frac{2\sqrt[3]{3}}{3}
Explanation: Whenever you see a cube root in the denominator, ask: what factor would make the radicand a perfect cube? Since 9=329=3^2, multiplying by 33\sqrt[3]{3} completes the cube: \sqrt[3]{9}\cdot\sqrt[3]{3}}=\sqrt[3]{27}=3. So rationalize: \frac{6}{\sqrt[3]{9}}}\cdot\frac{\sqrt[3]{3}}{\sqrt[3]{3}} = \frac{6\sqrt[3]{3}}}{3}=2\sqrt[3]{3}. That is the simplified form. The choice 6336\sqrt[3]{3} comes from multiplying the numerator by 33\sqrt[3]{3}, but forgetting that the denominator becomes 33, not 11.2\sqrt[3]{9}} usually means someone confused 93\sqrt[3]{9} with 9=3\sqrt{9}=3, then wrote 22 with a leftover cube root; but 933\sqrt[3]{9}\neq3.And \frac{2\sqrt[3]{3}}}{3} is a trap after the rationalization step: since \frac{6\sqrt[3]{3}}}{3}, you should reduce 63=2\frac{6}{3}=2, giving 2332\sqrt[3]{3}. Do not leave the 33 in the denominator once you've divided the coefficient. Study tip: When rationalizing cube roots, multiply by the missing factor to create a perfect cube, then simplify the resulting fraction completely. A quick decimal check helps: 932.08\sqrt[3]{9}\approx2.08, so the original is about 2.882.88, and 2332.882\sqrt[3]{3}\approx2.88.

Question 6

If x=131x=\frac{1}{\sqrt{3}-1}, what is the value of x22xx^2-2x?

  1. 32\frac{\sqrt{3}}{2}
  2. 32-\frac{\sqrt{3}}{2} (correct answer)
  3. 132\frac{1-\sqrt{3}}{2}
  4. 3-\sqrt{3}
Explanation: Whenever you see a variable defined with a radical in the denominator, rationalize before doing anything else. Multiply by the conjugate: x=1313+13+1=3+12.x=\frac{1}{\sqrt{3}-1}\cdot\frac{\sqrt{3}+1}{\sqrt{3}+1}=\frac{\sqrt{3}+1}{2}. Now compute the needed pieces. Since x2=(3+1)24=4+234=2+32x^2=\frac{(\sqrt{3}+1)^2}{4}=\frac{4+2\sqrt{3}}{4}=\frac{2+\sqrt{3}}{2} and 2x=3+1=23+22,2x=\sqrt{3}+1=\frac{2\sqrt{3}+2}{2}, subtract: x22x=2+3(23+2)2=32.x^2-2x=\frac{2+\sqrt{3}-(2\sqrt{3}+2)}{2}=-\frac{\sqrt{3}}{2}. That is the correct value. The choice 32\frac{\sqrt{3}}{2} is the positive version of the answer; you would get it if you accidentally computed 2xx22x-x^2 or dropped the negative sign during subtraction. The choice 132\frac{1-\sqrt{3}}{2} usually comes from mis-rationalizing the denominator as 312\frac{\sqrt{3}-1}{2} or mixing up the conjugate order; it is not equivalent to the original xx. The choice 3-\sqrt{3} is double the correct result; it comes from simplifying 232-\frac{2\sqrt{3}}{2} to 3-\sqrt{3} instead of 3-\sqrt{3}, or from forgetting that rationalizing introduced the factor of 12\frac{1}{2}. Study tip: after rationalizing, write both x2x^2 and 2x2x with a common denominator before subtracting, and watch the negative sign carefully — sign errors are the most common trap on this type of problem.

Question 7

Which of the following is equal to 9+45\sqrt{9+4\sqrt{5}} ?

  1. 252-\sqrt{5}
  2. 3+253+2\sqrt{5}
  3. 52\sqrt{5}-2
  4. 2+52+\sqrt{5} (correct answer)
Explanation: When you see a square root of a sum like 9+459+4\sqrt{5}, the key is to recognize a perfect square hiding inside. Ask yourself: could this be the square of a two-term expression? Squaring 2+52+\sqrt{5} gives (2)2+2(2)(5)+(5)2=4+45+5=9+45(2)^2+2(2)(\sqrt{5})+(\sqrt{5})^2=4+4\sqrt{5}+5=9+4\sqrt{5}, so the principal square root is exactly 2+52+\sqrt{5}. Now examine the traps. Both 252-\sqrt{5} and 52\sqrt{5}-2 square to 9459-4\sqrt{5}, the conjugate of your target, not the expression given. Additionally, 252-\sqrt{5} is negative, so it cannot be a principal square root. The choice 3+253+2\sqrt{5} might tempt you to just "split" the terms, but squaring it produces 29+12529+12\sqrt{5}, far too large. A reliable study strategy: when simplifying a nested radical, set up (a+bc)2(a+b\sqrt{c})^2 and match parts. Here the radical part is 454\sqrt{5}, so the cross term 2ab52ab\sqrt{5} must equal 454\sqrt{5}, meaning ab=2ab=2. Then look for integer values where a2+5b2=9a^2+5b^2=9; that quickly leads to a=2,b=1a=2, b=1. Always verify by squaring your answer — it should bring you back to the original radicand exactly.

Question 8

For x>0x>0, simplify 5xx3\frac{5x}{\sqrt[3]{x}}.

  1. 5xx235x\sqrt[3]{x^2}
  2. 5x35\sqrt[3]{x}
  3. 5x235\sqrt[3]{x^2} (correct answer)
  4. 5x25x^2
Explanation: Whenever you see a radical like x3\sqrt[3]{x}, rewrite it as a fractional exponent: x3=x1/3\sqrt[3]{x}=x^{1/3}. Then the expression becomes 5xx1/3\frac{5x}{x^{1/3}}. Using the quotient rule for exponents, x1÷x1/3=x11/3=x2/3x^{1}\div x^{1/3}=x^{1-1/3}=x^{2/3}. So the simplification is 5x2/35x^{2/3}, which converts back to 5x235\sqrt[3]{x^2}. Now let's look at the traps. The choice 5xx235x\sqrt[3]{x^2} appears if you rationalize the denominator by multiplying by x23\sqrt[3]{x^2} but forget to cancel the xx in the numerator with the xx in the denominator — that product actually simplifies to 5x235\sqrt[3]{x^2}. The choice 5x35\sqrt[3]{x} would mean 5x1/35x^{1/3}; this treats x/x3x/\sqrt[3]{x} as just x3\sqrt[3]{x}, but since x=x3x3x3x=\sqrt[3]{x}\cdot\sqrt[3]{x}\cdot\sqrt[3]{x}, dividing by x3\sqrt[3]{x} leaves two factors, not one. The choice 5x25x^2 comes from dropping the denominator in the fractional exponent: x2/3x^{2/3} is not x2x^2 — the 2/32/3 means "cube root of x2x^2," not "x squared." Your go-to strategy: convert every radical to a fractional exponent first, combine exponents, and then convert back to radical form. This avoids both mis-applying exponent rules and miscounting cube-root factors.

Question 9

For x>0x>0, simplify x23x34\sqrt[3]{x^2}\cdot\sqrt[4]{x^3}.

  1. x5/12x^{5/12}
  2. xx
  3. xx512x\sqrt[12]{x^5} (correct answer)
  4. xx712x\sqrt[12]{x^7}
Explanation: Whenever you see radicals with different indices, your first move should be to rewrite each in fractional-exponent form. Here, x23=x2/3\sqrt[3]{x^2}=x^{2/3} and x34=x3/4\sqrt[4]{x^3}=x^{3/4}, so the product is x2/3x3/4x^{2/3}\cdot x^{3/4}. Using the rule xaxb=xa+bx^a x^b=x^{a+b}, add the exponents with a common denominator: 23+34=812+912=1712\frac{2}{3}+\frac{3}{4}=\frac{8}{12}+\frac{9}{12}=\frac{17}{12}. So the simplified product is x17/12x^{17/12}. Split that into a whole xx and a leftover root: x17/12=xx5/12=xx512x^{17/12}=x\cdot x^{5/12}=x\sqrt[12]{x^5}. That matches the correct choice. Now look at the traps. The choice x5/12x^{5/12} comes from adding the original numerators and multiplying the original denominators: (2+3)/(34)=5/12(2+3)/(3\cdot4)=5/12. Fractional exponents must be added like regular fractions, not by this shortcut. The bare xx is the result of pulling out x12x^{12} from x17x^{17} but forgetting the remaining x5x^5 under the radical. Finally, xx712x\sqrt[12]{x^7} would equal x19/12x^{19/12}; it appears if you slip on the addition and get 1912\frac{19}{12} instead of 1712\frac{17}{12}, or if you treat the remainder as 77 instead of 55 when splitting x17x^{17}. Study tip: on exponent/radical questions, convert to fractional exponents first, then use exponent laws. Double-check fraction addition with a common denominator—that single step will prevent most of these traps.

Question 10

For x0x\ge0 and x4x\ne4, which expression is equivalent to xx2\frac{\sqrt{x}}{\sqrt{x}-2} ?

  1. xx4\frac{x}{x-4}
  2. x2xx4\frac{x-2\sqrt{x}}{x-4}
  3. x+2xx+4\frac{x+2\sqrt{x}}{x+4}
  4. x+2xx4\frac{x+2\sqrt{x}}{x-4} (correct answer)
Explanation: Whenever you see a radical in a denominator, rationalizing by multiplying by its conjugate is the key move. For x2\sqrt{x}-2, the conjugate is x+2\sqrt{x}+2. Multiply both numerator and denominator by this same factor: \frac{\sqrt{x}}{\sqrt{x}-2}\cdot\frac{\sqrt{x}+2}{\sqrt{x}+2} = \frac{\sqrt{x}(\sqrt{x}+2)}{(\sqrt{x}-2)(\sqrt{x}+2)}. Since \((\sqrt{x}-2)(\sqrt{x}+2)=x-4\), and numerator becomes \(x+2\sqrt{x}\), the equivalent expression is \[ \frac{x+2\sqrt{x}}{x-4}. The choice xx4\frac{x}{x-4} is missing the 2x2\sqrt{x} term: it treats x(x+2)\sqrt{x}(\sqrt{x}+2) as simply xx, dropping the second product when distributing. The choice x2xx4\frac{x-2\sqrt{x}}{x-4} has the correct denominator but the wrong sign in the numerator:it uses x2\sqrt{x}-2 as the multiplier instead of the conjugate x+2\sqrt{x}+2. The choice x+2xx+4\frac{x+2\sqrt{x}}{x+4} has the correct numerator but the denominator wrong:(ab)(a+b)=a2b2(a-b)(a+b)=a^2-b^2, not a2+b2a^2+b^2, so with a=xa=\sqrt{x} and b=2b=2 you get x4x-4, not x+4x+4. Remember: when rationalizing, write the conjugate with the opposite middle sign, then distribute carefully and verify that you multiplied the numerator and denominator by the exact same factor. This pattern will keep the signs and cross-terms straight.

Question 11

Simplify 81x8y124\sqrt[4]{81x^8 y^{12}}. Assume all variables represent real numbers.

  1. 3x2y33x^2 y^3
  2. 3x2y33x^2 |y^3| (correct answer)
  3. 9x2y39x^2 |y^3|
  4. 3x4y33x^4 y^3
Explanation: When you see a fourth root with variables and an even index, your first thought should be about absolute values: an even root of a variable expression must return a non-negative result for all real numbers. So you factor perfect fourth powers: 81=3481 = 3^4, x8=(x2)4x^8 = (x^2)^4, and y12=(y3)4y^{12} = (y^3)^4. Taking the fourth root gives 33, x2x^2, and y3|y^3| — the absolute value is needed because y3y^3 could be negative. Thus the simplified form is 3x2y33x^2 |y^3|. Now the traps: The choice 3x2y33x^2 y^3 drops the absolute value on y3y^3, assuming yy is non-negative — not allowed. The choice 9x2y39x^2 |y^3| mistakenly takes the square root of 81 (giving 9) instead of the fourth root (giving 3). And 3x4y33x^4 y^3 divides the exponent 8 by 2 instead of 4, producing x4x^4 instead of x2x^2, and also omits the absolute value. Your strategy: for even-index radicals, always check if any variable factor inside could be negative — if the exponent after dividing by the index is odd, wrap that factor in absolute value. Also, simplify the coefficient by finding the correct root, not the square root. This pattern appears often on algebra exams, so practice it until it becomes automatic.

Question 12

Simplify 3201053\sqrt{20} - \frac{10}{\sqrt{5}}.

  1. 454\sqrt{5} (correct answer)
  2. 858\sqrt{5}
  3. 45-4\sqrt{5}
  4. 252\sqrt{5}
Explanation: When you see a radical expression with a fraction, your instinct should be to simplify every radical and rationalize any denominator before combining. Start with
320=345=325=65.3\sqrt{20}=3\sqrt{4\cdot 5}=3\cdot 2\sqrt{5}=6\sqrt{5}.
Then handle the fraction:
10555=1055=25.\frac{10}{\sqrt{5}}\cdot\frac{\sqrt{5}}{\sqrt{5}}=\frac{10\sqrt{5}}{5}=2\sqrt{5}.
Now subtract like radicals:
6525=45,6\sqrt{5}-2\sqrt{5}=4\sqrt{5},
so 454\sqrt{5} is correct.
The choice 858\sqrt{5} comes from adding 656\sqrt{5} and 252\sqrt{5}, but the original operation is subtraction—preserve that minus sign. The choice 45-4\sqrt{5} often results from rationalizing incorrectly as 10510\sqrt{5} (forgetting to divide by 5) and then computing 651056\sqrt{5}-10\sqrt{5}, or from reversing the order of subtraction. The choice 252\sqrt{5} is what you get if you simplify only the fraction and forget to simplify 3203\sqrt{20} first; you must simplify both terms before combining. A useful check: estimate with decimals. Since 6513.46\sqrt{5}\approx 13.4 and 254.52\sqrt{5}\approx 4.5, the difference is about 8.9, which matches 458.94\sqrt{5}\approx 8.9. Always simplify and rationalize first, then combine like radicals using the sign exactly as written.