Difference between revisions of "2011 AMC 10A Problems/Problem 16"
Thedrummer (talk | contribs) (Created page with '==Problem 16== Which of the following is equal to <math>\sqrt{9-6\sqrt{2}}+\sqrt{9+6\sqrt{2}}</math>? <math>\text{(A)}\,3\sqrt2 \qquad\text{(B)}\,2\sqrt6 \qquad\text{(C)}\,\frac…') |
|||
Line 3: | Line 3: | ||
<math>\text{(A)}\,3\sqrt2 \qquad\text{(B)}\,2\sqrt6 \qquad\text{(C)}\,\frac{7\sqrt2}{2} \qquad\text{(D)}\,3\sqrt3 \qquad\text{(E)}\,6</math> | <math>\text{(A)}\,3\sqrt2 \qquad\text{(B)}\,2\sqrt6 \qquad\text{(C)}\,\frac{7\sqrt2}{2} \qquad\text{(D)}\,3\sqrt3 \qquad\text{(E)}\,6</math> | ||
+ | |||
+ | == Solution == | ||
+ | |||
+ | We find the answer by squaring, then square rooting the expression. | ||
+ | |||
+ | <cmath>\begin{align*} | ||
+ | &\sqrt{9-6\sqrt{2}}+\sqrt{9+6\sqrt{2}}\\ = \ &\sqrt{\left(\sqrt{9-6\sqrt{2}}+\sqrt{9+6\sqrt{2}}\right)^2}\\ = \ &\sqrt{9-6\sqrt{2}+2\sqrt{(9-6\sqrt{2})(9+6\sqrt{2})}+9+6\sqrt{2}}\\ = \ &\sqrt{18+2\sqrt{(9-6\sqrt{2})(9+6\sqrt{2})}}\\ = \ &\sqrt{18+2\sqrt{9^2-(6\sqrt{2})^2}}\\ = \ &\sqrt{18+2\sqrt{81-72}}\\ = \ &\sqrt{18+2\sqrt{9}}\\ = \ &\sqrt{18+6}\\= \ &\sqrt{24}\\ = \ &\boxed{2\sqrt{6} \ \mathbf{(B)}} | ||
+ | \end{align*}</cmath> |
Revision as of 23:13, 13 February 2011
Problem 16
Which of the following is equal to ?
Solution
We find the answer by squaring, then square rooting the expression.