2002 AMC 12A Problems/Problem 19: Difference between revisions
New page: == Problem == The graph of the function <math>f</math> is shown below. How many solutions does the equation <math>f(f(x))=6</math> have? <asy> size(300,300); defaultpen(fontsize(10pt)+l... |
LearningMath (talk | contribs) |
||
| (16 intermediate revisions by 5 users not shown) | |||
| Line 4: | Line 4: | ||
<asy> | <asy> | ||
size( | size(200); | ||
defaultpen(fontsize(10pt)+linewidth(.8pt)); | defaultpen(fontsize(10pt)+linewidth(.8pt)); | ||
dotfactor=4; | dotfactor=4; | ||
| Line 41: | Line 41: | ||
Given an <math>x</math>, let <math>f(x)=t</math>. Obviously, to have <math>f(f(x))=6</math>, we need to have <math>f(t)=6</math>, and we already know when that happens. In other words, the solutions to <math>f(f(x))=6</math> are precisely the solutions to (<math>f(x)=-2</math> or <math>f(x)=1</math>). | Given an <math>x</math>, let <math>f(x)=t</math>. Obviously, to have <math>f(f(x))=6</math>, we need to have <math>f(t)=6</math>, and we already know when that happens. In other words, the solutions to <math>f(f(x))=6</math> are precisely the solutions to (<math>f(x)=-2</math> or <math>f(x)=1</math>). | ||
Without actually computing the exact values, it is obvious from the graph that the equation <math>f(x)=-2</math> has two and <math>f(x)=1</math> has four different solutions, giving us a total of <math>2+4=\boxed{6}</math> solutions. | Without actually computing the exact values, it is obvious from the graph that the equation <math>f(x)=-2</math> has two and <math>f(x)=1</math> has four different solutions, giving us a total of <math>2+4=\boxed{(D)6}</math> solutions. | ||
<asy> | <asy> | ||
size( | size(200); | ||
defaultpen(fontsize(10pt)+linewidth(.8pt)); | defaultpen(fontsize(10pt)+linewidth(.8pt)); | ||
dotfactor=4; | dotfactor=4; | ||
| Line 70: | Line 70: | ||
yaxis("$y$",-6.5,7,Ticks(yticks),EndArrow(6)); | yaxis("$y$",-6.5,7,Ticks(yticks),EndArrow(6)); | ||
</asy> | </asy> | ||
== Video Solution == | |||
https://youtu.be/d9A-UTh07Rc | |||
== See Also == | == See Also == | ||
{{AMC12 box|year=2002|ab=A|num-b=18|num-a=20}} | |||
{{ | [[Category:Introductory Algebra Problems]] | ||
{{MAA Notice}} | |||
Latest revision as of 10:09, 18 July 2023
Problem
The graph of the function
is shown below. How many solutions does the equation
have?
Solution
First of all, note that the equation
has two solutions:
and
.
Given an
, let
. Obviously, to have
, we need to have
, and we already know when that happens. In other words, the solutions to
are precisely the solutions to (
or
).
Without actually computing the exact values, it is obvious from the graph that the equation
has two and
has four different solutions, giving us a total of
solutions.
Video Solution
See Also
| 2002 AMC 12A (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 12 Problems and Solutions | |
These problems are copyrighted © by the Mathematical Association of America.