Difference between revisions of "2021 Fall AMC 10A Problems/Problem 16"
MRENTHUSIASM (talk | contribs) |
MRENTHUSIASM (talk | contribs) |
||
Line 234: | Line 234: | ||
==Solution 2 (Piecewise Function)== | ==Solution 2 (Piecewise Function)== | ||
− | For all | + | For all <math>x\in\mathbb{R}</math> and <math>n\in\mathbb{Z},</math> note that: |
<ol style="margin-left: 1.5em;"> | <ol style="margin-left: 1.5em;"> | ||
<li><math>\lfloor x+n \rfloor = \lfloor x \rfloor + n</math> and <math>\lceil x+n \rceil = \lceil x \rceil + n</math></li><p> | <li><math>\lfloor x+n \rfloor = \lfloor x \rfloor + n</math> and <math>\lceil x+n \rceil = \lceil x \rceil + n</math></li><p> | ||
<li><math>\lfloor -x \rfloor = -\lceil x \rceil</math></li><p> | <li><math>\lfloor -x \rfloor = -\lceil x \rceil</math></li><p> | ||
<li><math>\lceil x \rceil - \lfloor x \rfloor = \begin{cases} | <li><math>\lceil x \rceil - \lfloor x \rfloor = \begin{cases} | ||
− | 0 & \mathrm{if} \ x\ | + | 0 & \mathrm{if} \ x\in\mathbb{Z} \\ |
− | 1 & \mathrm{if} \ x\ | + | 1 & \mathrm{if} \ x\not\in\mathbb{Z} |
\end{cases}</math></li> | \end{cases}</math></li> | ||
</ol> | </ol> | ||
Line 251: | Line 251: | ||
We apply casework to the value of <math>x:</math> | We apply casework to the value of <math>x:</math> | ||
<ol style="margin-left: 1.5em;"> | <ol style="margin-left: 1.5em;"> | ||
− | <li></li><p> | + | <li><math>x=0</math></li><p> |
− | <li></li><p> | + | It follows that <math>f(x)=-1.</math><p> |
− | <li></li><p> | + | <li><math>x\in\mathbb{Z}^+</math></li><p> |
− | <li></li><p> | + | It follows that <math>f(x)=x-(x-1)=1.</math><p> |
− | <li></li><p> | + | <li><math>x\in\mathbb{Z}^-</math></li><p> |
− | <li></li><p> | + | It follows that <math>f(x)=-x-(-x+1)=-1.</math><p> |
+ | <li><math>x\not\in\mathbb{Z}</math> and <math>x<0</math></li><p> | ||
+ | It follows that <math>f(x)=-\lfloor x \rfloor - (-\lceil x\rceil+1)=(\lceil x \rceil - \lfloor x \rfloor)-1=0.</math><p> | ||
+ | <li><math>x\not\in\mathbb{Z}</math> and <math>0<x<1</math></li><p> | ||
+ | It follows that <math>f(x)=0.</math><p> | ||
+ | <li><math>x\not\in\mathbb{Z}</math> and <math>x>1</math></li><p> | ||
+ | It follows that <math>f(x)=\lfloor x \rfloor - (\lceil x\rceil-1)=(\lfloor x \rfloor - \lceil x \rceil)+1=0.</math><p> | ||
</ol> | </ol> | ||
Together, we have ..., so the graph of <math>f(x)</math> is symmetric about <math>\boxed{\textbf{(D) }\text{ the point }\left(\dfrac12, 0\right)}.</math> | Together, we have ..., so the graph of <math>f(x)</math> is symmetric about <math>\boxed{\textbf{(D) }\text{ the point }\left(\dfrac12, 0\right)}.</math> |
Revision as of 16:58, 25 November 2021
Problem
The graph of is symmetric about which of the following? (Here is the greatest integer not exceeding .)
Solution 1 (Graphing)
Let and Note that the graph of is a reflection of the graph of about the -axis, followed by a translation of unit right.
The graph of is shown below: The graph of is shown below: The graph of is shown below:
Therefore, the graph of is symmetric about
~MRENTHUSIASM
Solution 2 (Piecewise Function)
For all and note that:
- and
We rewrite as We apply casework to the value of
- and
- and
- and
It follows that
It follows that
It follows that
It follows that
It follows that
It follows that
Together, we have ..., so the graph of is symmetric about
IN PROGRESS AND WILL FINISH SOON. NO EDIT PLEASE. A MILLION THANKS.
~MRENTHUSIASM
See Also
2021 Fall AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 15 |
Followed by Problem 17 | |
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.