DIRECTIONS: Each question has five answer choices. Select the one best answer. Do not use a calculator.
1. What is the value of 53?
2. What is the value of 122?
3. Which of the following is equal to \(\sqrt{81}\)?
4. What is the value of 26?
5. What is \(\sqrt{196}\)?
6. Which expression is equivalent to 34?
7. What is the value of 152 - 132?
8. What is the value of \(\frac{10^3}{10^2}\)?
9. If \(x^2 = 64\), what are the possible values of \(x\)?
10. What is the value of \(3^2 + 4^2\)?
11. Which of the following is equal to \(2^3 \times 2^4\)?
12. What is \(\sqrt{225} - \sqrt{144}\)?
13. If \(5^n = 625\), what is the value of \(n\)?
14. What is the value of \((2^3)^2\)?
15. The square of a positive number is 361. What is the number?
16. A square garden has an area of 289 square feet. What is the length of one side of the garden?
17. If \(3^x = 81\) and \(2^y = 16\), what is the value of \(x + y\)?
18. What is the value of \(\sqrt{16 + 9}\)?
19. A number is squared, then 20 is added to the result, giving a final answer of 69. What was the original number?
20. Which of the following expressions has the greatest value?
1 D 2 C 3 C 4 D 5 C 6 D 7 D 8 B 9 C 10 B
11 A 12 A 13 B 14 C 15 C 16 E 17 C 18 B 19 C 20 A
Question 1 - Correct Answer: D
53 means 5 × 5 × 5.
5 × 5 = 25
25 × 5 = 125
Choice A results from multiplying 5 × 3 instead of raising 5 to the third power.
Question 2 - Correct Answer: C
122 means 12 × 12.
12 × 12 = 144
Choice A results from multiplying 12 × 2 instead of squaring 12.
Question 3 - Correct Answer: C
\(\sqrt{81}\) asks what number multiplied by itself equals 81.
9 × 9 = 81
\(\sqrt{81} = 9\)
Choice B results from miscalculating the square root, possibly confusing it with \(\sqrt{64} = 8\).
Question 4 - Correct Answer: D
26 means 2 × 2 × 2 × 2 × 2 × 2.
2 × 2 = 4
4 × 2 = 8
8 × 2 = 16
16 × 2 = 32
32 × 2 = 64
Choice E results from calculating 27 instead of 26.
Question 5 - Correct Answer: C
\(\sqrt{196}\) asks what number multiplied by itself equals 196.
14 × 14 = 196
\(\sqrt{196} = 14\)
Choice A results from calculating \(\sqrt{144}\) instead of \(\sqrt{196}\).
Question 6 - Correct Answer: D
34 means 3 multiplied by itself 4 times.
34 = 3 × 3 × 3 × 3
Choice A results from confusing exponentiation with multiplication, treating 34 as 3 × 4.
Question 7 - Correct Answer: D
152 = 15 × 15 = 225
132 = 13 × 13 = 169
152 - 132 = 225 - 169 = 56
Choice B results from subtracting the bases first (15 - 13 = 2) and then squaring (22 = 4), which reverses the proper order of operations.
Question 8 - Correct Answer: B
103 = 1000
102 = 100
\(\frac{10^3}{10^2} = \frac{1000}{100} = 10\)
Alternatively, using exponent laws: \(\frac{10^3}{10^2} = 10^{3-2} = 10^1 = 10\)
Choice C results from incorrectly adding the exponents instead of subtracting them.
Question 9 - Correct Answer: C
If \(x^2 = 64\), then \(x = \sqrt{64}\) or \(x = -\sqrt{64}\).
\(\sqrt{64} = 8\)
Both 82 = 64 and (-8)2 = 64.
The possible values are 8 and -8.
Choice A results from forgetting that both positive and negative numbers square to give positive results.
Question 10 - Correct Answer: B
32 = 3 × 3 = 9
42 = 4 × 4 = 16
32 + 42 = 9 + 16 = 25
Choice A results from adding 3 + 4 = 7 before squaring, computing (3 + 4)2 incorrectly.
Question 11 - Correct Answer: A
When multiplying powers with the same base, add the exponents.
\(2^3 \times 2^4 = 2^{3+4} = 2^7\)
Choice B results from incorrectly multiplying the exponents (3 × 4 = 12) instead of adding them.
Question 12 - Correct Answer: A
\(\sqrt{225} = 15\) because 15 × 15 = 225
\(\sqrt{144} = 12\) because 12 × 12 = 144
\(\sqrt{225} - \sqrt{144} = 15 - 12 = 3\)
Choice E results from subtracting under the radical first: \(\sqrt{225 - 144} = \sqrt{81} = 9\), which applies the operations in the wrong order.
Question 13 - Correct Answer: B
5n = 625
51 = 5
52 = 25
53 = 125
54 = 625
Therefore, n = 4.
Choice C results from confusing the exponent with the base, possibly thinking 55 = 625.
Question 14 - Correct Answer: C
(23)2 means raising 23 to the power of 2.
23 = 8
82 = 64
Alternatively, using exponent laws: (23)2 = 23×2 = 26 = 64
Choice A results from incorrectly adding the exponents: 23+2 = 25 = 32.
Question 15 - Correct Answer: C
Let the number be \(x\).
\(x^2 = 361\)
\(x = \sqrt{361}\)
19 × 19 = 361
The number is 19.
Choice B results from miscalculating the square root, possibly computing 18 × 18 = 324 and not checking further.
Question 16 - Correct Answer: E
The area of a square is side × side = side2.
side2 = 289
side = \(\sqrt{289}\)
17 × 17 = 289
The length of one side is 17 feet.
Choice A results from calculating \(\sqrt{169} = 13\) instead of \(\sqrt{289}\).
Question 17 - Correct Answer: C
3x = 81
34 = 81, so x = 4.
2y = 16
24 = 16, so y = 4.
x + y = 4 + 4 = 8
Choice A results from miscalculating one of the exponents, such as thinking 33 = 81 and getting x = 3, leading to x + y = 3 + 3 = 6.
Question 18 - Correct Answer: B
First, add inside the radical.
16 + 9 = 25
\(\sqrt{16 + 9} = \sqrt{25} = 5\)
Choice C results from incorrectly splitting the radical: \(\sqrt{16} + \sqrt{9} = 4 + 3 = 7\), which violates the properties of square roots.
Question 19 - Correct Answer: C
Let the original number be \(n\).
\(n^2 + 20 = 69\)
\(n^2 = 69 - 20\)
\(n^2 = 49\)
\(n = \sqrt{49} = 7\)
Choice C results from correctly solving the equation step by step.
Question 20 - Correct Answer: A
Calculate each expression.
Choice A: 25 = 32
Choice B: 33 = 27
Choice C: 42 + 10 = 16 + 10 = 26
Choice D: 52 - 1 = 25 - 1 = 24
Choice E: \(\sqrt{900} = 30\)
The greatest value is 32.
Choice E might appear greatest at first glance because 900 is the largest number written, but evaluating \(\sqrt{900} = 30\) shows it is less than 32.