More Extraction of Roots
More extraction of roots is a Grade 7 math skill from Yoshiwara Intermediate Algebra extending root extraction to higher-degree polynomial equations. Students isolate the power, then take the appropriate root (square root, cube root, etc.) of both sides, handling both positive and negative solutions for even roots.
Key Concepts
Property We can use extraction of roots to solve quadratic equations of the form $$a(x p)^2 = q$$ We start by isolating the squared expression, $(x p)^2$.
Examples To solve $5(x 3)^2 = 125$, first divide by 5 to get $(x 3)^2 = 25$. Take the square root: $x 3 = ±5$. This gives two equations: $x 3=5$ (so $x=8$) and $x 3= 5$ (so $x= 2$). To solve $2(x+4)^2 8 = 0$, add 8 and divide by 2 to get $(x+4)^2=4$. Take the square root: $x+4 = ±2$. The solutions are $x= 2$ and $x= 6$. In $ 3(x+1)^2 = 75$, divide by 3 to get $(x+1)^2=25$. Take the square root: $x+1 = ±5$. The solutions are $x=4$ and $x= 6$.
Explanation This method extends extraction of roots to cases where an entire expression in parentheses is squared. The strategy is the same: treat the squared parenthesis as a single block, isolate it, take the square root of both sides, and then solve for $x$.
Common Questions
How do you extract roots to solve polynomial equations?
Isolate the variable power, then take the nth root of both sides. For even n, include the plus-minus symbol to capture both solutions.
How do you solve 3x^4 = 48?
Divide by 3: x^4 = 16. Take 4th root: x = +/- 16^(1/4) = +/- 2.
When do you include plus-minus in root extraction?
Include +/- when extracting even-indexed roots (square root, 4th root, etc.), because both positive and negative values give positive results when raised to an even power.
How do you solve x^3 = -27?
Take cube root: x = (-27)^(1/3) = -3. Odd roots of negative numbers are real.