Difference between revisions of "2011 AMC 10B Problems/Problem 19"
(Some of the LaTeX for the equations was hard to read. Added a bit more annotation also.) |
|||
Line 9: | Line 9: | ||
First, square both sides, and isolate the absolute value. | First, square both sides, and isolate the absolute value. | ||
<cmath>\begin{align*} | <cmath>\begin{align*} | ||
− | 5|x|+8&=x^2-16 | + | 5|x|+8&=x^2-16\\ |
− | 5|x|&=x^2-24 | + | 5|x|&=x^2-24\\ |
− | |x|&=\frac{x^2-24}{5}. | + | |x|&=\frac{x^2-24}{5}. \\ |
\end{align*}</cmath> | \end{align*}</cmath> | ||
Solve for the absolute value and factor. | Solve for the absolute value and factor. | ||
− | + | ||
+ | Case 1: <math>x=\frac{x^2-24}{5}</math> | ||
+ | |||
Multiplying both sides by <math>5</math> gives us | Multiplying both sides by <math>5</math> gives us | ||
<cmath> 5x=x^2-24.</cmath> | <cmath> 5x=x^2-24.</cmath> | ||
Rearranging and factoring, we have | Rearranging and factoring, we have | ||
− | < | + | <cmath>\begin{align*} |
x^2-5x-24 &=0, \\ | x^2-5x-24 &=0, \\ | ||
− | (x-8)(x-3) &= 0. | + | (x-8)(x-3) &= 0.\\ |
− | \end{align*}</math> | + | \end{align*}</cmath> |
+ | |||
+ | Case 2: <math>x=\frac{-x^2+24}{5}</math> | ||
− | |||
As above, we multiply both sides by <math>5</math> to find | As above, we multiply both sides by <math>5</math> to find | ||
<cmath> 5x=-x^2+24.</cmath> | <cmath> 5x=-x^2+24.</cmath> | ||
Rearranging and factoring gives us | Rearranging and factoring gives us | ||
− | < | + | <cmath>\begin{align*} |
x^2+5x-24 &=0, \\ | x^2+5x-24 &=0, \\ | ||
− | (x+8)(x-3) &= 0. | + | (x+8)(x-3) &= 0. \\ |
− | \end{align*}</ | + | \end{align*}</cmath> |
Combining these cases, we have <math>x= -8, -3, 3, 8</math>. Because our first step of squaring is not reversible, however, we need to check for extraneous solutions. Plug each solution for <math>x</math> back into the original equation to ensure it works. Whether the number is positive or negative does not matter since the absolute value or square will cancel it out anyways. | Combining these cases, we have <math>x= -8, -3, 3, 8</math>. Because our first step of squaring is not reversible, however, we need to check for extraneous solutions. Plug each solution for <math>x</math> back into the original equation to ensure it works. Whether the number is positive or negative does not matter since the absolute value or square will cancel it out anyways. | ||
Trying <math>|x|=|3|</math>, we have | Trying <math>|x|=|3|</math>, we have | ||
− | < | + | <cmath>\begin{align*} |
\sqrt{5|3|+8}&=\sqrt{3^2-16}, \\ | \sqrt{5|3|+8}&=\sqrt{3^2-16}, \\ | ||
\sqrt{15+8}&=\sqrt{9-16}, \\ | \sqrt{15+8}&=\sqrt{9-16}, \\ | ||
− | \sqrt{23}\neq\sqrt{-7}. | + | \sqrt{23}\neq\sqrt{-7}.\\ |
− | \end{align*}</ | + | \end{align*}</cmath> |
Therefore, <math>x = 3</math> and <math> x= -3</math> are extraneous. | Therefore, <math>x = 3</math> and <math> x= -3</math> are extraneous. | ||
Checking <math>|x|=|8|</math>, we have | Checking <math>|x|=|8|</math>, we have | ||
− | < | + | <cmath>\begin{align*} |
\sqrt{5|8|+8}&=\sqrt{8^2-16}, \\ | \sqrt{5|8|+8}&=\sqrt{8^2-16}, \\ | ||
\sqrt{40+8}&=\sqrt{64-16}, \\ | \sqrt{40+8}&=\sqrt{64-16}, \\ | ||
− | \sqrt{48}&=\sqrt{48}. | + | \sqrt{48}&=\sqrt{48}.\\ |
− | \end{align*}</ | + | \end{align*}</cmath> |
The roots of our original equation are <math>-8</math> and <math>8</math> and product is <math>-8 \times 8 = \boxed{\textbf{(A)} -64}</math>. | The roots of our original equation are <math>-8</math> and <math>8</math> and product is <math>-8 \times 8 = \boxed{\textbf{(A)} -64}</math>. |
Revision as of 20:51, 20 November 2020
Contents
Problem
What is the product of all the roots of the equation
Solution 1
First, square both sides, and isolate the absolute value. Solve for the absolute value and factor.
Case 1:
Multiplying both sides by gives us Rearranging and factoring, we have
Case 2:
As above, we multiply both sides by to find Rearranging and factoring gives us
Combining these cases, we have . Because our first step of squaring is not reversible, however, we need to check for extraneous solutions. Plug each solution for back into the original equation to ensure it works. Whether the number is positive or negative does not matter since the absolute value or square will cancel it out anyways. Trying , we have Therefore, and are extraneous.
Checking , we have
The roots of our original equation are and and product is .
Solution 2
Square both sides, to get . Rearrange to get . Seeing that , substitute to get . We see that this is a quadratic in . Factoring, we get , so . Since the radicand of the equation can't be negative, the sole solution is . Therefore, the x can be or . The product is then .
See Also
2011 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 18 |
Followed by Problem 20 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.