Difference between revisions of "2011 AMC 12A Problems/Problem 21"

m (Solution)
(Solution 2)
 
(5 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
\textbf{(E)}\ 144 </math>
 
\textbf{(E)}\ 144 </math>
  
== Solution ==
+
== Solution 1==
  
 
The domain of <math>f_{1}(x)=\sqrt{1-x}</math> is defined when <math>x\leq1</math>.  
 
The domain of <math>f_{1}(x)=\sqrt{1-x}</math> is defined when <math>x\leq1</math>.  
<cmath>f_{2}(x)=f_{1}(\sqrt{4-x})=\sqrt{1-\sqrt{4-x}}</cmath>  
+
<cmath>f_{2}(x)=f_{1}\left(\sqrt{4-x}\right)=\sqrt{1-\sqrt{4-x}}</cmath>  
  
 
Applying the domain of <math>f_{1}(x)</math> and the fact that square roots must be positive, we get <math>0\leq\sqrt{4-x}\leq1</math>. Simplifying, the domain of <math>f_{2}(x)</math> becomes <math>3\leq x\leq4</math>.  
 
Applying the domain of <math>f_{1}(x)</math> and the fact that square roots must be positive, we get <math>0\leq\sqrt{4-x}\leq1</math>. Simplifying, the domain of <math>f_{2}(x)</math> becomes <math>3\leq x\leq4</math>.  
Line 18: Line 18:
 
Repeat this process for <math>f_{3}(x)=\sqrt{1-\sqrt{4-\sqrt{9-x}}}</math> to get a domain of <math>-7\leq x\leq0</math>.   
 
Repeat this process for <math>f_{3}(x)=\sqrt{1-\sqrt{4-\sqrt{9-x}}}</math> to get a domain of <math>-7\leq x\leq0</math>.   
  
For <math>f_{4}(x)</math>, since square roots are positive, we can exclude the negative values of the previous domain to arrive at <math>\sqrt{16-x}=0</math> as the domain of <math>f_{4}(x)</math>. We now arrive at a domain with a single number that defines <math>x</math>, however, since we are looking for the largest value for <math>n</math> for which the domain of <math>f_{n}</math> is nonempty, we must continue until we arrive at a domain that is empty. We continue with <math>f_{5}(x)</math> to get a domain of <math>\sqrt{25-x}=16</math>. Solve for <math>x</math> to get <math>x=-231</math>. Since square roots cannot be negative, this is the last nonempty domain. We add to get <math>5-231=\boxed{\textbf{(A)}\ -226}</math>.
+
For <math>f_{4}(x)</math>, since square roots must be nonnegative, we can see that the negative values of the previous domain will not work, so <math>\sqrt{16-x}=0</math>. Thus we now arrive at <math>16</math> being the only number in the of domain of <math>f_4 x</math> that defines <math>x</math>. However, since we are looking for the largest value for <math>n</math> for which the domain of <math>f_{n}</math> is nonempty, we must continue checking until we arrive at a domain that is empty.  
 +
 
 +
We continue with <math>f_{5}(x)</math> to get a domain of <math>\sqrt{25-x}=16 \implies x=-231</math>. Since square roots cannot be negative, this is the last nonempty domain. We add to get <math>5-231=\boxed{\textbf{(A)}\ -226}</math>.
 +
 
 +
== Solution 2 ==
 +
We start with smaller values. Notice that <math>f_4(x) = \sqrt{1-\sqrt{4-\sqrt{9-\sqrt{16-x}}}}</math>. Notice that the mess after <math>\sqrt{1-(mess)}</math> must be greater than 0, since it's a square root, and less than 1, since otherwise the inside of the larger square root on the outside would be negative.
 +
 
 +
 
 +
Continuing, we get that <math>\sqrt{16-x} = 0</math>, which means <math>x=16</math> is the only value in the domain of <math>f_4(x)</math>. Now we move on to <math>f_5(x)</math>. The only change with <math>f_5(x)</math> is replacing the <math>x</math> from <math>f_4(x)</math> with <math>\sqrt{25-x}</math>. Since we had <math>x=16</math> in <math>f_4(x)</math>, in <math>f_5(x)</math>, <math>\sqrt{25-x} = 16</math>, forcing <math>x=-231</math>.
 +
 
 +
 
 +
Clearly, we can't move on from here, since <math>f_6(x)</math> would replace <math>x</math> with <math>\sqrt{36-x}</math>, and we would need <math>-231 = \sqrt{36-x}</math>, but a square root can never be negative, so <math>N=5</math>, <math>c=-231</math>, and the answer is <math>5-231 = \boxed{\textbf{(A) }-226}</math>.
 +
 
 +
-skibbysiggy
  
 
== See also ==
 
== See also ==
 
{{AMC12 box|year=2011|num-b=20|num-a=22|ab=A}}
 
{{AMC12 box|year=2011|num-b=20|num-a=22|ab=A}}
 
{{MAA Notice}}
 
{{MAA Notice}}

Latest revision as of 14:02, 4 September 2024

Problem

Let $f_{1}(x)=\sqrt{1-x}$, and for integers $n \geq 2$, let $f_{n}(x)=f_{n-1}(\sqrt{n^2 - x})$. If $N$ is the largest value of $n$ for which the domain of $f_{n}$ is nonempty, the domain of $f_{N}$ is $[c]$. What is $N+c$?

$\textbf{(A)}\ -226 \qquad \textbf{(B)}\ -144 \qquad \textbf{(C)}\ -20 \qquad \textbf{(D)}\ 20 \qquad \textbf{(E)}\ 144$

Solution 1

The domain of $f_{1}(x)=\sqrt{1-x}$ is defined when $x\leq1$. \[f_{2}(x)=f_{1}\left(\sqrt{4-x}\right)=\sqrt{1-\sqrt{4-x}}\]

Applying the domain of $f_{1}(x)$ and the fact that square roots must be positive, we get $0\leq\sqrt{4-x}\leq1$. Simplifying, the domain of $f_{2}(x)$ becomes $3\leq x\leq4$.

Repeat this process for $f_{3}(x)=\sqrt{1-\sqrt{4-\sqrt{9-x}}}$ to get a domain of $-7\leq x\leq0$.

For $f_{4}(x)$, since square roots must be nonnegative, we can see that the negative values of the previous domain will not work, so $\sqrt{16-x}=0$. Thus we now arrive at $16$ being the only number in the of domain of $f_4 x$ that defines $x$. However, since we are looking for the largest value for $n$ for which the domain of $f_{n}$ is nonempty, we must continue checking until we arrive at a domain that is empty.

We continue with $f_{5}(x)$ to get a domain of $\sqrt{25-x}=16 \implies x=-231$. Since square roots cannot be negative, this is the last nonempty domain. We add to get $5-231=\boxed{\textbf{(A)}\ -226}$.

Solution 2

We start with smaller values. Notice that $f_4(x) = \sqrt{1-\sqrt{4-\sqrt{9-\sqrt{16-x}}}}$. Notice that the mess after $\sqrt{1-(mess)}$ must be greater than 0, since it's a square root, and less than 1, since otherwise the inside of the larger square root on the outside would be negative.


Continuing, we get that $\sqrt{16-x} = 0$, which means $x=16$ is the only value in the domain of $f_4(x)$. Now we move on to $f_5(x)$. The only change with $f_5(x)$ is replacing the $x$ from $f_4(x)$ with $\sqrt{25-x}$. Since we had $x=16$ in $f_4(x)$, in $f_5(x)$, $\sqrt{25-x} = 16$, forcing $x=-231$.


Clearly, we can't move on from here, since $f_6(x)$ would replace $x$ with $\sqrt{36-x}$, and we would need $-231 = \sqrt{36-x}$, but a square root can never be negative, so $N=5$, $c=-231$, and the answer is $5-231 = \boxed{\textbf{(A) }-226}$.

-skibbysiggy

See also

2011 AMC 12A (ProblemsAnswer KeyResources)
Preceded by
Problem 20
Followed by
Problem 22
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 12 Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png