Back to Blog
    Exams, Assessments & Practice Tools

    SAT Radicals Practice Questions with Answers

    April 27, 20269 min read22 views
    SAT Radicals Practice Questions with Answers

    SAT Radicals Practice Questions with Answers

    Mastering SAT radicals is a fundamental step toward achieving a high score on the Math section of the Digital SAT. Radical expressions, which involve roots such as square roots and cube roots, frequently appear in both the Heart of Algebra and Passport to Advanced Math categories. Understanding how to simplify, solve, and manipulate these expressions allows students to handle complex equations with confidence. This guide provides a comprehensive overview of the rules, worked examples, and practice problems to ensure you are fully prepared for any radical-related question on test day.

    1. **Concept Explanation**

    SAT radicals are mathematical expressions involving the root of a number, most commonly represented by the radical symbol x \sqrt{x} , where the goal is to identify a value that, when multiplied by itself a specific number of times, equals the radicand. The number inside the radical is called the radicand, and the small number outside (if present) is the index. If no index is shown, it is understood to be a square root (index of 2). According to Khan Academy, radicals and rational exponents are two different ways of representing the same mathematical operation.

    To succeed on the SAT, you must be proficient in the following core operations:

    • Simplifying Radicals: Factoring out perfect squares from under the radical. For example, 20 = 4 Γ— 5 = 2 5 \sqrt{20} = \sqrt{4 \times 5} = 2\sqrt{5} .
    • Rational Exponents: Converting radicals to powers using the rule x m n = x m n \sqrt[n]{x^m} = x^{\frac{m}{n}} . This is a high-frequency concept on the Digital SAT.
    • Operations: You can only add or subtract "like" radicals (those with the same radicand and index). Multiplying and dividing involves the product and quotient rules: a Γ— b = a b \sqrt{a} \times \sqrt{b} = \sqrt{ab} and a b = a b \frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}} .
    • Solving Radical Equations: Isolating the radical and squaring both sides. Beware of extraneous solutionsβ€”results that emerge from the algebra but do not actually satisfy the original equation.

    If you find these algebraic manipulations challenging, you might also want to review our guide on SAT Algebra Word Practice Questions to see how these concepts are applied in context.

    2. **Solved Examples**

    Example 1: Simplifying Radicals
    Simplify the expression 3 72 3\sqrt{72} .

    1. Identify the largest perfect square factor of 72. In this case, it is 36 ( 36 Γ— 2 = 72 36 \times 2 = 72 ).
    2. Rewrite the radical: 3 36 Γ— 2 3\sqrt{36 \times 2} .
    3. Take the square root of 36: 3 Γ— 6 2 3 \times 6\sqrt{2} .
    4. Multiply the coefficients: 18 2 18\sqrt{2} .

    Example 2: Rational Exponents
    If x > 0 x > 0 , which of the following is equivalent to x 5 3 \sqrt[3]{x^5} ?

    1. Recall the rule x m n = x m n \sqrt[n]{x^m} = x^{\frac{m}{n}} .
    2. Identify the index n = 3 n = 3 and the power m = 5 m = 5 .
    3. Substitute into the formula: x 5 3 x^{\frac{5}{3}} .

    Example 3: Solving for x x
    Solve for x x in the equation 2 x + 6 βˆ’ 4 = 0 \sqrt{2x + 6} - 4 = 0 .

    1. Isolate the radical by adding 4 to both sides: 2 x + 6 = 4 \sqrt{2x + 6} = 4 .
    2. Square both sides to eliminate the radical: ( 2 x + 6 ) 2 = 4 2 (\sqrt{2x + 6})^2 = 4^2 , which simplifies to 2 x + 6 = 16 2x + 6 = 16 .
    3. Subtract 6 from both sides: 2 x = 10 2x = 10 .
    4. Divide by 2: x = 5 x = 5 .
    5. Check for extraneous solutions: 2 ( 5 ) + 6 βˆ’ 4 = 16 βˆ’ 4 = 4 βˆ’ 4 = 0 \sqrt{2(5) + 6} - 4 = \sqrt{16} - 4 = 4 - 4 = 0 . The solution is valid.

    Example 4: Radical Addition
    Simplify 50 + 18 \sqrt{50} + \sqrt{18} .

    1. Simplify each radical individually: 50 = 25 Γ— 2 = 5 2 \sqrt{50} = \sqrt{25 \times 2} = 5\sqrt{2} .
    2. Simplify the second radical: 18 = 9 Γ— 2 = 3 2 \sqrt{18} = \sqrt{9 \times 2} = 3\sqrt{2} .
    3. Add the like radicals: 5 2 + 3 2 = 8 2 5\sqrt{2} + 3\sqrt{2} = 8\sqrt{2} .

    3. **Practice Questions**

    1. Which of the following is equivalent to x 2 3 x^{\frac{2}{3}} for all x > 0 x > 0 ?

    2. Solve the equation for a a :
    3 a βˆ’ 2 = 5 \sqrt{3a - 2} = 5

    3. If x + 9 = 64 \sqrt{x} + \sqrt{9} = \sqrt{64} , what is the value of x x ?

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    4. Simplify the expression 80 5 \frac{\sqrt{80}}{\sqrt{5}} .

    5. If f ( x ) = x βˆ’ 4 f(x) = \sqrt{x - 4} , what is the domain of the function f f ? (Hint: Refer to SAT Functions Practice Questions for more on domains).

    6. Solve for y y : 2 y + 1 = 10 2\sqrt{y + 1} = 10 .

    7. Which of the following is equivalent to ( 16 x 4 ) 1 2 (16x^4)^{\frac{1}{2}} ?

    8. If 2 x + 1 = x βˆ’ 1 \sqrt{2x + 1} = x - 1 , what is the solution set for x x ?

    9. Simplify the expression x 2 y 4 \sqrt{x^2 y^4} where x > 0 x > 0 and y > 0 y > 0 .

    10. For what value of k k does the equation k βˆ’ 5 = 0 \sqrt{k - 5} = 0 hold true?

    4. **Answers & Explanations**

    1. Answer: x 2 3 \sqrt[3]{x^2}
    Using the rule x m n = x m n x^{\frac{m}{n}} = \sqrt[n]{x^m} , the denominator 3 becomes the index and the numerator 2 becomes the power.

    2. Answer: 9
    Square both sides: 3 a βˆ’ 2 = 25 3a - 2 = 25 . Add 2 to both sides: 3 a = 27 3a = 27 . Divide by 3: a = 9 a = 9 .

    3. Answer: 25
    Simplify known roots: x + 3 = 8 \sqrt{x} + 3 = 8 . Subtract 3: x = 5 \sqrt{x} = 5 . Square both sides: x = 25 x = 25 .

    4. Answer: 4
    Use the quotient rule: 80 5 = 16 = 4 \sqrt{\frac{80}{5}} = \sqrt{16} = 4 .

    5. Answer: x β‰₯ 4 x \geq 4
    The value inside a square root must be non-negative. Set x βˆ’ 4 β‰₯ 0 x - 4 \geq 0 , which gives x β‰₯ 4 x \geq 4 .

    6. Answer: 24
    Divide by 2: y + 1 = 5 \sqrt{y + 1} = 5 . Square both sides: y + 1 = 25 y + 1 = 25 . Subtract 1: y = 24 y = 24 .

    7. Answer: 4 x 2 4x^2
    Apply the power to both terms: 1 6 1 2 Γ— ( x 4 ) 1 2 = 16 Γ— x 4 Γ— 1 2 = 4 x 2 16^{\frac{1}{2}} \times (x^4)^{\frac{1}{2}} = \sqrt{16} \times x^{4 \times \frac{1}{2}} = 4x^2 .

    8. Answer: 4
    Square both sides: 2 x + 1 = ( x βˆ’ 1 ) 2 2x + 1 = (x - 1)^2 . Expand: 2 x + 1 = x 2 βˆ’ 2 x + 1 2x + 1 = x^2 - 2x + 1 . Rearrange to standard quadratic form: x 2 βˆ’ 4 x = 0 x^2 - 4x = 0 . Factor: x ( x βˆ’ 4 ) = 0 x(x - 4) = 0 . Potential solutions are x = 0 x = 0 and x = 4 x = 4 . Checking x = 0 x = 0 : 1 = βˆ’ 1 \sqrt{1} = -1 (False). Checking x = 4 x = 4 : 9 = 3 \sqrt{9} = 3 (True). Thus, 4 is the only solution. For more on quadratics, see SAT Quadratic Equations Practice Questions.

    9. Answer: x y 2 xy^2
    Separate the terms: x 2 Γ— y 4 \sqrt{x^2} \times \sqrt{y^4} . Since x , y > 0 x, y > 0 , this simplifies to x Γ— y 2 x \times y^2 .

    10. Answer: 5
    Square both sides: k βˆ’ 5 = 0 k - 5 = 0 . Add 5 to both sides: k = 5 k = 5 .

    5. **Quick Quiz**

    Interactive Quiz 5 questions

    1. What is the value of 144 + 25 \sqrt{144} + \sqrt{25} ?

    • A 13
    • B 17
    • C 19
    • D 169
    Check answer

    Answer: B. 17

    2. If x 1 2 = 9 x^{\frac{1}{2}} = 9 , what is the value of x x ?

    • A 3
    • B 18
    • C 81
    • D 4.5
    Check answer

    Answer: C. 81

    3. Simplify 3 Γ— 12 \sqrt{3} \times \sqrt{12} .

    • A 15 \sqrt{15}
    • B 6
    • C 3 2 3\sqrt{2}
    • D 36
    Check answer

    Answer: B. 6

    4. Which value of x x is an extraneous solution for x + 2 = βˆ’ 2 \sqrt{x + 2} = -2 ?

    • A 2
    • B -2
    • C 0
    • D 4
    Check answer

    Answer: A. 2

    5. Express w 3 4 \sqrt[4]{w^3} in exponential form.

    • A w 4 3 w^{\frac{4}{3}}
    • B w 7 w^7
    • C w 12 w^{12}
    • D w 3 4 w^{\frac{3}{4}}
    Check answer

    Answer: D. w 3 4 w^{\frac{3}{4}}

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free β†’

    6. **Frequently Asked Questions**

    What is an extraneous solution in radical equations?

    An extraneous solution is a numerical result that emerges during the algebraic process of solving an equation but does not satisfy the original equation when plugged back in. This often happens when squaring both sides of an equation, as squaring can turn a negative value into a positive one, potentially creating a "false" equality.

    How do I convert a radical to a fractional exponent?

    To convert a radical to a fractional exponent, use the formula x m n = x m n \sqrt[n]{x^m} = x^{\frac{m}{n}} . The power inside the radical becomes the numerator, and the index of the root becomes the denominator of the exponent.

    Can I add 2 \sqrt{2} and 3 \sqrt{3} ?

    No, you cannot add 2 \sqrt{2} and 3 \sqrt{3} to get a single radical term like 5 \sqrt{5} . You can only add or subtract radicals if they have the same radicand and the same index; otherwise, the expression remains as 2 + 3 \sqrt{2} + \sqrt{3} .

    What happens if there is a negative number under a square root?

    In the context of the SAT Math section, square roots of negative numbers result in imaginary numbers (represented by i i ). However, unless the question specifically mentions complex numbers or i = βˆ’ 1 i = \sqrt{-1} , you generally assume the radicand must be greater than or equal to zero for real-number solutions.

    Why is it helpful to memorize perfect squares for the SAT?

    Memorizing perfect squares up to 15 (1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225) allows you to simplify radicals quickly without a calculator. This saves valuable time during the timed portions of the SAT Math section.

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    Enjoyed this article?

    Share it with others who might find it helpful.