SAT Math Quiz: Radicals And Absolute Values
20 questions · exam conditions
0:00
Radicals And Absolute ValuesQuestion 1 of 20

A point on a number line is at position xx. If its distance from 3-3 is 7 units, which equation correctly models this situation using absolute value?

x+3=7|x+3|=7
x3=7|x-3|=7
x+7=3|x+7|=3
x7=3|x-7|=3
← Back to quizzes

SAT Math Quiz

SAT Math Quiz: Radicals And Absolute Values

Practice Radicals And Absolute Values in SAT Math 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 Radicals And Absolute Values, giving you a quick way to practice the rules, question types, and explanations that matter most for SAT Math.

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

A point on a number line is at position xx. If its distance from 3-3 is 7 units, which equation correctly models this situation using absolute value?

  1. x+3=7|x+3|=7 (correct answer)
  2. x3=7|x-3|=7
  3. x+7=3|x+7|=3
  4. x7=3|x-7|=3

Explanation: This problem asks for an equation modeling the distance between a point at position x and the point -3, where this distance equals 7 units. The distance between x and -3 is given by |x - (-3)| = |x + 3|. Since this distance equals 7, we have |x + 3| = 7. This correctly models the situation because absolute value represents distance on a number line. A common error is confusing the signs and writing |x - 3| = 7, which would represent the distance from positive 3 instead of -3. When setting up distance problems with absolute value, remember that |x - a| represents the distance from x to a.

Question 2

Solve the equation 2x1=5\sqrt{2x-1}=5. Be sure the expression under the radical is nonnegative and simplify to a single numerical solution.

  1. x=12x=12
  2. x=132x=\dfrac{13}{2}
  3. x=13x=13 (correct answer)
  4. x=262x=\dfrac{26}{2}

Explanation: This problem asks us to solve the equation √(2x-1) = 5 for x. To solve, we square both sides to eliminate the radical: (√(2x-1))² = 5², which gives us 2x - 1 = 25. Adding 1 to both sides yields 2x = 26, and dividing by 2 gives x = 13. We must verify that this solution makes the expression under the radical nonnegative: 2(13) - 1 = 26 - 1 = 25 ≥ 0, which is true. A common error is forgetting to check that the solution satisfies the domain restriction, or making arithmetic mistakes when solving. When solving radical equations, always verify your answer by substituting back into the original equation.

Question 3

Simplify 182\dfrac{\sqrt{18}}{\sqrt{2}}.

  1. 16\sqrt{16}
  2. 9\sqrt{9}
  3. 33 (correct answer)
  4. 99

Explanation: We need to simplify 18/2\sqrt{18}/\sqrt{2} using the property that a/b=(a/b)\sqrt{a}/\sqrt{b} = \sqrt{(a/b)} for positive a and b. Applying this property: 18/2=(18/2)=9\sqrt{18}/\sqrt{2} = \sqrt{(18/2)} = \sqrt{9}. Since 9=3\sqrt{9} = 3, the simplified form is 3. The common mistake mentioned in the problem is trying to subtract inside the radical (thinking 18/2=(182)=16=4\sqrt{18}/\sqrt{2} = \sqrt{(18-2)} = \sqrt{16} = 4), which is incorrect. Another error would be leaving the answer as 9\sqrt{9} instead of simplifying to 3. When dividing radicals, always use the quotient property before simplifying.

Question 4

Solve the equation x+5=x1\sqrt{x+5}=x-1. Because the square root represents a nonnegative value, not every solution to the squared equation will work. Find the real solution(s) and choose the correct answer.​

  1. No real solution
  2. x=4x=4 only (correct answer)
  3. x=0x=0 only
  4. x=0x=0 or 44

Explanation: We need to solve x+5=x1\sqrt{x+5} = x-1 and check which solutions are valid. Squaring both sides gives x+5=(x1)2=x22x+1x+5 = (x-1)^2 = x^2 - 2x + 1, which simplifies to x23x4=0x^2 - 3x - 4 = 0. Factoring yields (x4)(x+1)=0(x-4)(x+1) = 0, so x=4x = 4 or x=1x = -1. However, we must check both solutions: for x=4x = 4, we get 9=3\sqrt{9} = 3 and 41=34-1 = 3 ✓; for x=1x = -1, we get 4=2\sqrt{4} = 2 but 11=2-1-1 = -2 ✗. Since square roots are non-negative, only x=4x = 4 works. Always check solutions when solving radical equations, as squaring can introduce extraneous solutions.

Question 5

Solve the equation x+5=x1\sqrt{x+5}=x-1. Because the square root represents a nonnegative value, not every solution to the squared equation will work. Find the real solution(s) and choose the correct answer.

  1. x=4x=4 only (correct answer)
  2. No real solution
  3. x=0x=0 or 44
  4. x=0x=0 only

Explanation: We need to solve x+5=x1\sqrt{x+5} = x-1 and check which solutions are valid. Squaring both sides gives x+5=(x1)2=x22x+1x+5 = (x-1)^2 = x^2 - 2x + 1, which simplifies to x23x4=0x^2 - 3x - 4 = 0. Factoring yields (x4)(x+1)=0(x-4)(x+1) = 0, so x=4x = 4 or x=1x = -1. However, we must check both solutions: for x=4x = 4, we get 9=3\sqrt{9} = 3 and 41=34-1 = 3 ✓; for x=1x = -1, we get 4=2\sqrt{4} = 2 but 11=2-1-1 = -2 ✗. Since square roots are non-negative, only x=4x = 4 works. Always check solutions when solving radical equations, as squaring can introduce extraneous solutions.

Question 6

What are all solutions to the equation 2x7=5|2x-7|=5? Remember that an absolute value equation of the form A=k|A|=k (with k>0k>0) typically produces two linear equations.

  1. x=1,6x=1,6 (correct answer)
  2. x=1x=1
  3. x=6x=6
  4. x=1,6x=-1,6

Explanation: To solve 2x7=5|2x-7|=5, we consider two cases based on the definition of absolute value. Case 1: 2x7=52x-7=5 gives 2x=122x=12, so x=6x=6. Case 2: 2x7=52x-7=-5 gives 2x=22x=2, so x=1x=1. Both solutions are valid since substituting back gives 2(6)7=5=5|2(6)-7|=|5|=5 ✓ and 2(1)7=5=5|2(1)-7|=|-5|=5 ✓. The key insight is that A=k|A|=k means either A=kA=k or A=kA=-k when k>0k>0. Always solve both cases when dealing with absolute value equations.

Question 7

Solve x+9x=3\sqrt{x+9}-\sqrt{x}=3. Squaring is required, and it may need to be done twice; be careful to check for extraneous solutions at the end.

  1. x=0x=0 (correct answer)
  2. x=4x=4
  3. x=9x=9
  4. No solution

Explanation: To solve x+9x=3\sqrt{x+9}-\sqrt{x}=3, we isolate one radical: x+9=3+x\sqrt{x+9} = 3 + \sqrt{x}. Squaring both sides gives x+9=(3+x)2=9+6x+xx+9 = (3+\sqrt{x})^2 = 9 + 6\sqrt{x} + x. This simplifies to x+9=9+6x+xx+9 = 9 + 6\sqrt{x} + x, or 0=6x0 = 6\sqrt{x}, which means x=0\sqrt{x} = 0, so x=0x = 0. Let's verify: 0+90=30=3\sqrt{0+9}-\sqrt{0} = 3-0 = 3 ✓. The key is recognizing that when squaring (a+b)2(a+b)^2, we get a2+2ab+b2a^2+2ab+b^2, not just a2+b2a^2+b^2. Always check solutions in radical equations as squaring can introduce extraneous solutions.

Question 8

Which expression is equivalent to 53\dfrac{5}{\sqrt{3}}? Choose the form with a rational denominator; a common incorrect path is multiplying only the denominator by 3\sqrt{3}.

  1. 533\dfrac{5\sqrt{3}}{3} (correct answer)
  2. 533\dfrac{5}{3\sqrt{3}}
  3. 153\dfrac{15}{\sqrt{3}}
  4. 153\dfrac{\sqrt{15}}{3}

Explanation: We need to rationalize the denominator of 53\frac{5}{\sqrt{3}}. To eliminate the radical from the denominator, we multiply both numerator and denominator by 3\sqrt{3}: 5333=533\frac{5}{\sqrt{3}} \cdot \frac{\sqrt{3}}{\sqrt{3}} = \frac{5\sqrt{3}}{3}. The denominator becomes 33=3\sqrt{3} \cdot \sqrt{3} = 3. A common mistake is multiplying only the denominator by 3\sqrt{3}, which would incorrectly give 53\frac{5}{3}. When rationalizing, always multiply both parts of the fraction by the same expression.

Question 9

A point PP on a number line is 7 units from 2-2. If xx is the coordinate of PP, which equation represents this situation using absolute value (distance)?

  1. x+2=7|x+2|=7 (correct answer)
  2. x2=7|x-2|=7
  3. x+7=2|x+7|=2
  4. x7=2|x-7|=-2

Explanation: This problem asks us to write an equation representing that point P is 7 units from -2 on a number line. The distance between P (with coordinate x) and -2 is given by x(2)=x+2|x - (-2)| = |x + 2|. Since this distance equals 7, we have x+2=7|x + 2| = 7. This makes sense because solving gives us x+2=7x + 2 = 7 or x+2=7x + 2 = -7, yielding x=5x = 5 or x=9x = -9, both of which are indeed 7 units from -2. A common error is confusing the signs and writing x2|x - 2| instead. Remember that distance from point a to point b is ba|b - a|.

Question 10

Simplify 5018\sqrt{50}\cdot\sqrt{18}.

  1. 1515
  2. 3030 (correct answer)
  3. 68\sqrt{68}
  4. 31003\sqrt{100}

Explanation: To simplify 5018\sqrt{50} \cdot \sqrt{18}, we use the product rule: 5018=5018=900\sqrt{50} \cdot \sqrt{18} = \sqrt{50 \cdot 18} = \sqrt{900}. Since 900=302900 = 30^2, we have 900=30\sqrt{900} = 30. Alternatively, we could simplify each radical first: 50=52\sqrt{50} = 5\sqrt{2} and 18=32\sqrt{18} = 3\sqrt{2}, giving us (52)(32)=152=30(5\sqrt{2})(3\sqrt{2}) = 15 \cdot 2 = 30. A common error is adding the numbers under the radicals (getting 68\sqrt{68}) instead of multiplying them. When multiplying radicals, use the rule ab=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}.

Question 11

Simplify the expression 72218+8\sqrt{72}-2\sqrt{18}+\sqrt{8}. Be careful to simplify each radical fully before combining like terms; a common mistake is to combine inside the radicals or to stop at an unsimplified form such as 72\sqrt{72}.

  1. 222\sqrt{2} (correct answer)
  2. 424\sqrt{2}
  3. 626\sqrt{2}
  4. 62\sqrt{62}

Explanation: This problem asks us to simplify an expression with radicals by first simplifying each term. We have 72=362=62\sqrt{72} = \sqrt{36 \cdot 2} = 6\sqrt{2}, 18=92=32\sqrt{18} = \sqrt{9 \cdot 2} = 3\sqrt{2}, and 8=42=22\sqrt{8} = \sqrt{4 \cdot 2} = 2\sqrt{2}. Substituting these gives us 622(32)+22=6262+22=226\sqrt{2} - 2(3\sqrt{2}) + 2\sqrt{2} = 6\sqrt{2} - 6\sqrt{2} + 2\sqrt{2} = 2\sqrt{2}. The key error to avoid is trying to combine the numbers under the radicals before simplifying - you must simplify each radical first, then combine like terms. When working with radicals on the SAT, always factor out perfect squares first.

Question 12

A point PP is on a number line such that its distance from 7 is 3 units. This can be modeled by the equation x7=3|x-7|=3. What are all possible values of xx?

  1. x=4x=4 only
  2. x=4x=-4 or 1010
  3. x=4x=4 or 1010 (correct answer)
  4. x=10x=10 only

Explanation: This problem asks us to find all points that are 3 units away from 7 on a number line, which translates to solving x7=3|x-7|=3. The absolute value equation splits into two cases: either x7=3x-7 = 3 or x7=3x-7 = -3. From the first case, x=7+3=10x = 7 + 3 = 10. From the second case, x=73=4x = 7 - 3 = 4. We can verify: 107=3=3|10-7| = |3| = 3 ✓ and 47=3=3|4-7| = |-3| = 3 ✓. The key insight is that absolute value represents distance, so there are two points equidistant from 7. When solving A=k|A| = k where k>0k > 0, always consider both positive and negative cases: A=kA = k and A=kA = -k.

Question 13

Rationalize the denominator and simplify: 532\dfrac{5}{\sqrt{3}-\sqrt{2}}.

  1. 5(3+2)5(\sqrt{3}+\sqrt{2})
  2. 5(3+2)5\dfrac{5(\sqrt{3}+\sqrt{2})}{5}
  3. 3+2\sqrt{3}+\sqrt{2}
  4. 53+525\sqrt{3}+5\sqrt{2} (correct answer)

Explanation: To rationalize 532\frac{5}{\sqrt{3}-\sqrt{2}}, we multiply by the conjugate 3+23+2\frac{\sqrt{3}+\sqrt{2}}{\sqrt{3}+\sqrt{2}}. The numerator becomes 5(3+2)5(\sqrt{3}+\sqrt{2}). The denominator becomes (32)(3+2)=(3)2(2)2=32=1(\sqrt{3}-\sqrt{2})(\sqrt{3}+\sqrt{2}) = (\sqrt{3})^2 - (\sqrt{2})^2 = 3 - 2 = 1 using the difference of squares formula. Therefore, the final answer is 5(3+2)1=53+52\frac{5(\sqrt{3}+\sqrt{2})}{1} = 5\sqrt{3} + 5\sqrt{2}. The common error is forgetting to multiply both numerator and denominator by the conjugate, or not recognizing that the denominator simplifies to 1. When rationalizing denominators, always use the conjugate and simplify completely.

Question 14

Simplify the expression 1227\sqrt{12}\,\sqrt{27}. Write your answer in simplest radical form. A tempting incorrect approach is to add inside the radicals or to stop at 324\sqrt{324} without simplifying further.

  1. 1818 (correct answer)
  2. 929\sqrt{2}
  3. 666\sqrt{6}
  4. 39\sqrt{39}

Explanation: To simplify 1227\sqrt{12} \cdot \sqrt{27}, we can use the property that ab=ab\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}. This gives us 1227=324\sqrt{12 \cdot 27} = \sqrt{324}. Since 324=182324 = 18^2, we have 324=18\sqrt{324} = 18. Alternatively, we could simplify each radical first: 12=23\sqrt{12} = 2\sqrt{3} and 27=33\sqrt{27} = 3\sqrt{3}, then multiply: (23)(33)=63=18(2\sqrt{3})(3\sqrt{3}) = 6 \cdot 3 = 18. Common errors include adding the numbers under the radicals instead of multiplying, or stopping at 324\sqrt{324} without recognizing it as a perfect square. When multiplying radicals, combine under one radical sign first, then check if the result is a perfect square.

Question 15

Which expression is equivalent to 50x2y\sqrt{50x^2y}, assuming x0x\ge 0 and y0y\ge 0? Simplify completely by factoring out perfect squares, and do not incorrectly treat x2\sqrt{x^2} as ±x\pm x under these conditions.

  1. 25xy25xy
  2. 5x2y5x\sqrt{2y} (correct answer)
  3. 25x22y\sqrt{25x^2}\sqrt{2y}
  4. 10xy10x\sqrt{y}

Explanation: To simplify 50x2y\sqrt{50x^2y} where x0x \geq 0 and y0y \geq 0, we factor out perfect squares from under the radical. First, we factor 50 as 25225 \cdot 2, so 50x2y=252x2y\sqrt{50x^2y} = \sqrt{25 \cdot 2 \cdot x^2 \cdot y}. Since 25 and x2x^2 are perfect squares, we can write this as 25x22y=5x2y=5x2y\sqrt{25} \cdot \sqrt{x^2} \cdot \sqrt{2y} = 5 \cdot x \cdot \sqrt{2y} = 5x\sqrt{2y}. Note that since x0x \geq 0, we have x2=x\sqrt{x^2} = x (not ±x\pm x). A common error is leaving the expression as 25x22y\sqrt{25x^2}\sqrt{2y} without simplifying the perfect squares. Always extract perfect square factors completely when simplifying radicals.

Question 16

Simplify (3+5)2\left(\sqrt{3}+\sqrt{5}\right)^2. A common incorrect path is to square each term and forget the middle term from (a+b)2=a2+2ab+b2(a+b)^2=a^2+2ab+b^2.

  1. 8+158+\sqrt{15}
  2. 8+2158+2\sqrt{15} (correct answer)
  3. 3+53+5
  4. 15+2815+2\sqrt{8}

Explanation: To simplify (3+5)2(\sqrt{3}+\sqrt{5})^2, we use the formula (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2. Here, a=3a=\sqrt{3} and b=5b=\sqrt{5}, so we get (3)2+2(3)(5)+(5)2=3+215+5=8+215(\sqrt{3})^2 + 2(\sqrt{3})(\sqrt{5}) + (\sqrt{5})^2 = 3 + 2\sqrt{15} + 5 = 8 + 2\sqrt{15}. The middle term 235=2152\sqrt{3}\sqrt{5} = 2\sqrt{15} is often forgotten, leading to the incorrect answer 3+5=83+5=8. When squaring a binomial with radicals, always remember to include the cross term 2ab2ab. This is a direct application of the FOIL method or the perfect square formula.

Question 17

The coordinate plane shows the graph of y=x1+4y=-|x-1|+4. Which statement is true about the graph? Use the negative sign to determine whether the V-shape opens up or down.

  1. Vertex at (1,4)(1,4) (correct answer)
  2. Vertex at (1,4)(-1,4)
  3. Opens upward
  4. Vertex at (4,1)(4,1)

Explanation: For the function y=x1+4y = -|x-1| + 4, we need to analyze its properties. The standard form y=axh+ky = a|x-h| + k tells us the vertex is at (h,k)=(1,4)(h,k) = (1,4). The negative coefficient in front of the absolute value (a=1a = -1) means the graph opens downward, creating an inverted V-shape with its peak at the vertex. Without the negative sign, the graph would open upward; the negative sign reflects the graph across the horizontal line through the vertex. When working with transformations, remember that the sign in front of the absolute value determines the direction of opening.

Question 18

Which expression is equivalent to 502\dfrac{\sqrt{50}}{\sqrt{2}}? Simplify by combining the radicals correctly (using a/b=a/b\sqrt{a}/\sqrt{b}=\sqrt{a/b} for a,b>0a,b>0), and then simplify the resulting radical.

  1. 55 (correct answer)
  2. 25\sqrt{25}
  3. 252\dfrac{25}{2}
  4. 100\sqrt{100}

Explanation: To simplify 502\frac{\sqrt{50}}{\sqrt{2}}, we use the property that ab=ab\frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}} for positive aa and bb. This gives us 502=25\sqrt{\frac{50}{2}} = \sqrt{25}. Since 25=5\sqrt{25} = 5, the expression simplifies to 5. We can verify this is correct by checking that 5=502=2522=522=55 = \frac{\sqrt{50}}{\sqrt{2}} = \frac{\sqrt{25 \cdot 2}}{\sqrt{2}} = \frac{5\sqrt{2}}{\sqrt{2}} = 5 ✓. A common error is trying to simplify by subtracting the numbers under the radicals. When dividing radicals, combine them under a single radical sign first, then simplify.

Question 19

Solve the equation x+4=2x1|x+4|=|2x-1|. Because both sides are absolute values, consider the different cases created by the expressions inside the absolute values being positive or negative. What are all solutions for xx?

  1. x=5x=5 only
  2. x=1x=-1 only
  3. x=1x=-1 or 55 (correct answer)
  4. x=5x=-5 or 11

Explanation: To solve x+4=2x1|x+4|=|2x-1|, we consider when the expressions inside the absolute values are equal or opposite. This gives us two cases: Case 1: x+4=2x1x+4 = 2x-1, which yields 4=x14 = x-1, so x=5x = 5. Case 2: x+4=(2x1)=2x+1x+4 = -(2x-1) = -2x+1, which gives 3x=33x = -3, so x=1x = -1. Let's verify: For x=5x = 5: 5+4=9=9|5+4| = |9| = 9 and 2(5)1=9=9|2(5)-1| = |9| = 9 ✓. For x=1x = -1: 1+4=3=3|-1+4| = |3| = 3 and 2(1)1=3=3|2(-1)-1| = |-3| = 3 ✓. When both sides of an equation have absolute values, consider both when the insides are equal and when they are opposites.

Question 20

The coordinate plane shows the graph of an absolute value function with a vertex at (3,1)(3,-1) and opening upward. Which equation matches the graph?

  1. y=x31y=|x-3|-1 (correct answer)
  2. y=x3+1y=|x-3|+1
  3. y=x+31y=|x+3|-1
  4. y=x31y=-|x-3|-1

Explanation: We need to find the equation of an absolute value function with vertex at (3,1)(3, -1) that opens upward. The general form is y=xh+ky = |x - h| + k where (h,k)(h, k) is the vertex. Substituting our vertex coordinates: y=x3+(1)=x31y = |x - 3| + (-1) = |x - 3| - 1. Since the graph opens upward, we don't need a negative sign in front of the absolute value (that would make it open downward). A common error is writing x+3|x + 3| instead of x3|x - 3|; remember that the standard form uses subtraction. Always double-check by substituting x=3x = 3 to verify you get y=1y = -1.