Use Square and Cube Roots
Help Questions
8th Grade Math › Use Square and Cube Roots
The expression $$\sqrt{x^2}$$ is sometimes written as $$|x|$$ rather than just $$x$$. For which value of $$x$$ does this distinction matter when solving $$x^2 = 16$$?
$$x = -4$$, because $$\sqrt{(-4)^2} = \sqrt{16} = 4 = |-4|$$, not $$-4$$
$$x = 0$$, because $$\sqrt{0^2}$$ is undefined while $$|0| = 0$$
$$x = 4$$, because $$\sqrt{4^2} = \sqrt{16} = 4 \neq |4|$$
$$x = 8$$, because $$\sqrt{8^2} = 8$$ but $$|8| = -8$$ for this equation
Explanation
When working with square roots and absolute values, you need to understand a crucial distinction: $$\sqrt{x^2}$$ always gives you the positive result, which is why it equals $$|x|$$, not necessarily $$x$$ itself.
Let's solve $$x^2 = 16$$ to see where this matters. Taking the square root of both sides: $$x = \pm\sqrt{16} = \pm 4$$. So our solutions are $$x = 4$$ and $$x = -4$$.
Now let's check what happens with $$\sqrt{x^2}$$ for each solution. When $$x = 4$$: $$\sqrt{4^2} = \sqrt{16} = 4$$, and $$|4| = 4$$. Both give us 4, so the distinction doesn't matter here.
When $$x = -4$$: $$\sqrt{(-4)^2} = \sqrt{16} = 4$$, and $$|-4| = 4$$. Here's the key insight—even though $$x = -4$$, both $$\sqrt{x^2}$$ and $$|x|$$ give us positive 4, not negative 4. This shows why we write $$\sqrt{x^2} = |x|$$ rather than just $$x$$. The distinction matters for negative values because the square root symbol always returns the positive result.
Choice A is wrong because $$|4| = 4$$, so there's no difference. Choice C is incorrect since $$\sqrt{0^2} = 0$$ is perfectly defined. Choice D has multiple errors: 8 isn't even a solution to $$x^2 = 16$$, and $$|8| = 8$$, not $$-8$$.
Study tip: Remember that $$\sqrt{x^2} = |x|$$ always. The square root operation gives you the positive value, which matters most when dealing with negative inputs.
A cube has a volume of 216 cubic inches. To find the side length, Alex sets up the equation $$s^3 = 216$$ and concludes that $$s = \sqrt3{216}$$. What is the next step to find the exact value?
Factor out perfect squares: $$\sqrt[3]{216} = \sqrt[3]{144 \times 1.5} = 12\sqrt[3]{1.5}$$ inches
Calculate $$\sqrt[3]{216} = \sqrt[3]{6^3} = 6$$ inches exactly
Use a calculator to approximate $$\sqrt[3]{216} \approx 6.00$$ inches
Rewrite as $$s = \sqrt{216} = \sqrt{36 \times 6} = 6\sqrt{6}$$ inches
Explanation
Since $$216 = 6^3$$, we can evaluate $$\sqrt[3]{216} = \sqrt[3]{6^3} = 6$$ exactly. This gives the exact side length as 6 inches. Choice B uses approximation when an exact answer is available. Choice C incorrectly uses square root instead of cube root. Choice D incorrectly factors and doesn't recognize that 216 is a perfect cube.
Maria is solving the equation $$x^2 = 49$$. She writes $$x = \sqrt{49} = 7$$. Her teacher marks this as partially correct. What error did Maria make?
She should have written $$x = \pm\sqrt{49} = \pm 7$$
She forgot to check her answer by substituting back into the equation
She should have cubed both sides instead of taking square roots
She calculated $$\sqrt{49}$$ incorrectly as 7 instead of -7
Explanation
When solving $$x^2 = 49$$, both positive and negative values of x satisfy the equation since $$7^2 = 49$$ and $$(-7)^2 = 49$$. The complete solution is $$x = \pm\sqrt{49} = \pm 7$$. Choice B is incorrect because $$\sqrt{49} = 7$$ (principal square root is positive). Choice C is wrong because square roots, not cube roots, are needed. Choice D is incorrect because substitution would verify the answer but doesn't address the missing negative solution.
A storage container is designed so that its square base has area $$A = 144$$ square feet and its height equals the side length of the base. What is the volume of the container?
1728 cubic feet, found by calculating $$s = \sqrt{144} = 12$$ and $$V = s^3 = 12^3$$
1440 cubic feet, found by calculating $$V = A \times h = 144 \times 10$$
432 cubic feet, found by calculating $$V = A \times \sqrt{A} = 144 \times 3$$
144 cubic feet, found by calculating $$V = A^2 = 144^2$$ divided by 144
Explanation
When you encounter a volume problem involving a container with specific dimensions, start by identifying what you know and what relationships exist between the measurements. Here, you have a square base with area 144 square feet, and the height equals the side length of the base.
To find the volume, you first need the side length of the square base. Since the area of a square is $$s^2$$, you can find the side length: $$s = \sqrt{144} = 12$$ feet. The problem states that the height equals this side length, so $$h = 12$$ feet as well. The volume of a rectangular container is $$V = \text{length} \times \text{width} \times \text{height}$$, which for a square base becomes $$V = s^2 \times h = s^3 = 12^3 = 1728$$ cubic feet.
Answer choice A incorrectly squares the area and then divides by 144, which has no geometric meaning for volume calculations. Choice B assumes the height is 10 feet without justification—it ignores the given relationship that height equals the side length. Choice C calculates $$144 \times 3$$, but $$\sqrt{144} = 12$$, not 3, showing a square root error. Choice D correctly identifies that $$s = \sqrt{144} = 12$$ and calculates $$V = s^3 = 12^3 = 1728$$ cubic feet.
Remember: when working with volume problems, always establish all dimensions clearly before applying the volume formula. Pay special attention to relationships between dimensions—don't assume values that aren't given or derivable from the problem statement.
The equation $$2x^3 - 54 = 0$$ can be rewritten as $$x^3 = 27$$. A student claims that since $$\sqrt{27}$$ is irrational, the solution $$x = \sqrt3{27}$$ must also be irrational. What is wrong with this reasoning?
The student incorrectly assumed that $$\sqrt{27}$$ is irrational when it equals 3
The equation should be $$x^3 = 54$$, not $$x^3 = 27$$, leading to different conclusions
The student is correct; both $$\sqrt{27}$$ and $$\sqrt[3]{27}$$ are irrational numbers
The student confused square roots with cube roots; $$\sqrt[3]{27} = 3$$ is rational
Explanation
The student incorrectly applied properties of square roots to cube roots. While $$\sqrt{27} = \sqrt{9 \times 3} = 3\sqrt{3}$$ is indeed irrational, $$\sqrt[3]{27} = \sqrt[3]{3^3} = 3$$ is rational because 27 is a perfect cube. Choice B is wrong because $$\sqrt[3]{27}$$ is rational. Choice C incorrectly suggests an algebraic error. Choice D is wrong because $$\sqrt{27} \neq 3$$; it equals $$3\sqrt{3}$$.
A square garden has the same area as a circle with radius 6 feet. If the side length of the square is $$s$$, which equation correctly represents this situation?
$$s^2 = 36\pi$$, so $$s = \sqrt{36\pi} = 6\sqrt{\pi}$$ feet
$$s^2 = 6\pi$$, so $$s = \sqrt{6\pi}$$ feet exactly
$$s = 6\pi$$, so the side length is $$6\pi$$ feet directly
$$s^2 = 12\pi$$, so $$s = \sqrt{12\pi} = 2\sqrt{3\pi}$$ feet
Explanation
When you see problems asking you to set two areas equal to each other, you need to write the area formulas for both shapes and create an equation.
First, find the area of the circle with radius 6 feet. The area formula for a circle is $$A = \pi r^2$$, so the area is $$\pi \cdot 6^2 = 36\pi$$ square feet. Next, the area of a square with side length $$s$$ is $$s^2$$. Since the areas are equal, you can write: $$s^2 = 36\pi$$. Solving for $$s$$, you get $$s = \sqrt{36\pi} = 6\sqrt{\pi}$$ feet. This matches answer choice C.
Let's examine why the other answers are wrong. Choice A uses $$s^2 = 6\pi$$, which incorrectly uses just the radius (6) times $$\pi$$, forgetting to square the radius in the circle area formula. Choice B gives $$s^2 = 12\pi$$, which appears to use $$2 \cdot 6 \cdot \pi$$ instead of $$6^2 \cdot \pi$$—this might come from confusing area with circumference formulas. Choice D sets $$s = 6\pi$$ directly, which completely skips the area calculation and incorrectly equates the side length to the circle's circumference rather than working with areas.
Remember this pattern: when setting areas equal, always write out both area formulas completely before creating your equation. Double-check that you're using area formulas ($$\pi r^2$$ for circles, $$s^2$$ for squares) rather than perimeter formulas, since mixing these up is a common mistake on geometry problems.
Which equation has a solution that can be expressed exactly using radical notation, but the solution is an irrational number?
$$x^3 = 64$$, with solution $$x = \sqrt[3]{64} = 4$$
$$x^2 = 25$$, with solution $$x = \pm\sqrt{25} = \pm5$$
$$x^2 = 18$$, with solution $$x = \pm\sqrt{18} = \pm3\sqrt{2}$$
$$x^3 = 8$$, with solution $$x = \sqrt[3]{8} = 2$$
Explanation
This question tests your understanding of rational versus irrational numbers and how they appear when expressed in radical form. When you see radicals, you need to determine whether they simplify to rational numbers (like integers or fractions) or remain irrational.
The key is recognizing that $$\sqrt{18} = \sqrt{9 \times 2} = 3\sqrt{2}$$, and since $$\sqrt{2}$$ is irrational, the entire expression $$3\sqrt{2}$$ is irrational. Even though we can write the solution exactly using radical notation, it's not a rational number because $$\sqrt{2}$$ cannot be expressed as a fraction.
Let's examine why the other options don't work. Choice A gives us $$\sqrt[3]{8} = 2$$, which is a rational number (an integer). Choice B yields $$\sqrt[3]{64} = 4$$, also rational. Choice C produces $$\sqrt{25} = 5$$, again rational. In all these cases, the radicals simplify completely to whole numbers, making the solutions rational despite being written in radical form initially.
Only choice D satisfies both conditions: the solution can be expressed exactly using radicals ($$\pm3\sqrt{2}$$), but the result is irrational because it contains $$\sqrt{2}$$, which cannot be simplified further to a rational number.
Study tip: When evaluating radicals, always check if they simplify to rational numbers. Perfect squares and perfect cubes under radicals will give rational results, but numbers like $$\sqrt{2}$$, $$\sqrt{3}$$, $$\sqrt{5}$$, etc., remain irrational. Look for these "leftover" square roots in your final answer.
A scientist needs to find the value of $$n$$ where $$n^3 + n^2 = 72$$. She notices that if $$n = 3$$, then $$n^3 = 27$$ and $$n^2 = 9$$. What should she conclude?
Since $$27 + 9 = 36 \neq 72$$, she needs $$n > 3$$ and should test $$n = 4$$ next
Since $$27 + 9 = 36 < 72$$, she should try $$n = \sqrt[3]{72} \approx 4.16$$ directly
Since $$27 + 9 = 36 = \frac{72}{2}$$, the solution is $$n = 3 \times 2 = 6$$
Since $$\sqrt[3]{27} + \sqrt{9} = 3 + 3 = 6 \neq 72$$, the equation has no solution
Explanation
When solving polynomial equations like $$n^3 + n^2 = 72$$, you often need to test values systematically since these can't always be solved with simple algebra at your level.
The scientist correctly calculated that when $$n = 3$$: $$n^3 = 27$$ and $$n^2 = 9$$, so $$n^3 + n^2 = 27 + 9 = 36$$. Since $$36 < 72$$, she needs a larger value of $$n$$. This makes sense because both $$n^3$$ and $$n^2$$ increase as $$n$$ increases, so their sum will also increase. The logical next step is testing $$n = 4$$, making choice B correct.
Choice A incorrectly takes cube roots and square roots of the results (27 and 9) instead of using the original values. This completely changes the equation and isn't relevant to the problem.
Choice C uses flawed reasoning by assuming that since $$36 = \frac{72}{2}$$, you can simply double $$n$$ from 3 to 6. This linear thinking doesn't work with polynomial equations because $$n^3$$ and $$n^2$$ don't scale linearly. If $$n = 6$$, then $$6^3 + 6^2 = 216 + 36 = 252$$, which is way too large.
Choice D suggests jumping directly to $$\sqrt[3]{72}$$, but this would only work if the equation were $$n^3 = 72$$, not $$n^3 + n^2 = 72$$. The $$n^2$$ term makes this approach incorrect.
Study tip: When solving polynomial equations by testing values, work systematically with integers first. If your test value gives a result that's too small, try the next larger integer before attempting more complex approaches.
Sam solves $$5x^3 = 135$$ by dividing both sides by 5 to get $$x^3 = 27$$, then writes $$x = 27^{1/3}$$. Tara solves the same equation and writes $$x = \sqrt3{27}$$. Who is correct?
Only Sam is correct; $$27^{1/3} = 9$$ while $$\sqrt[3]{27}$$ is undefined for positive numbers
Only Tara is correct; $$\sqrt[3]{27} = 3$$ while $$27^{1/3}$$ represents repeated multiplication
Both are correct; $$27^{1/3}$$ and $$\sqrt[3]{27}$$ represent the same value, which is 3
Neither is correct; the equation $$x^3 = 27$$ should be solved using logarithms, not radicals
Explanation
When you encounter equations with exponents like $$x^3 = 27$$, there are two equivalent ways to express the solution using different notation for the same mathematical operation.
Both Sam and Tara are using correct notation to find the cube root of 27. The expression $$27^{1/3}$$ uses fractional exponent notation, where the denominator of the fraction indicates the type of root. Since we have $$\frac{1}{3}$$, this means "cube root." Tara's notation $$\sqrt[3]{27}$$ uses radical notation with the index 3, also indicating cube root. Both expressions equal 3, since $$3^3 = 27$$.
Looking at the incorrect choices: Choice A wrongly claims that $$27^{1/3}$$ represents repeated multiplication rather than a root operation. This shows a misunderstanding of fractional exponents. Choice B contains two major errors: it incorrectly states that $$27^{1/3} = 9$$ (when it actually equals 3), and falsely claims cube roots are undefined for positive numbers (cube roots exist for all real numbers). Choice D incorrectly suggests logarithms are needed when simple root operations work perfectly for this type of equation.
The key insight is that $$27^{1/3} = \sqrt[3]{27} = 3$$, making both students' approaches mathematically equivalent.
Study tip: Remember that fractional exponents and radical notation are interchangeable: $$a^{1/n} = \sqrt[n]{a}$$. When you see either form, they represent the same operation and will give you the same answer.
Solve the equation: $x^2 = \dfrac{1}{16}$. What are all real solutions for $x$?
$x=-\dfrac{1}{4}$
$x=\dfrac{1}{4}$
$x=\pm \dfrac{1}{4}$
$x=\pm \dfrac{1}{16}$
Explanation
This question tests solving x² = p and x³ = p using root notation, evaluating perfect square and cube roots, and recognizing irrational roots. The square root √p solves x² = p (for example, if x² = 49, then x = √49 = 7 or x = -√49 = -7, both since (±7)² = 49), while the cube root ∛p solves x³ = p (for example, if x³ = 64, then x = ∛64 = 4 since 4³ = 64, with only one real solution); perfect squares like 4, 9, 16, 25, 36, 49, 64 have rational square roots, while non-perfect ones like 2, 3, 5, 6, 7, 8 have irrational roots such as √2 ≈ 1.414... with non-repeating decimals. For x² = 1/16, taking square roots gives x = ±√(1/16), and since √(1/16) = 1/4 (because (1/4)² = 1/16), x = ±1/4. This is correct because 1/16 is a perfect square (fractionally), and both positive and negative satisfy the equation. A common error is choosing ±1/16, confusing the root with squaring again, or forgetting the negative solution. The strategy is to (1) identify x² operation, (2) apply √ to both sides, (3) check if 1/16 is a perfect square (1/4² = 1/16), (4) include ± for solutions, and (5) recognize rational since perfect. Common mistakes include forgetting negative for x² = p, using ∛ wrongly, or claiming √2 rational.