2024 AMC 12A Problems/Problem 13
The graph of has an axis of symmetry. What is the reflection of the point
over this axis?
Solution 1
The line of symmetry is probably of the form for some constant
. A vertical line of symmetry at
for a function
exists if and only if
; we substitute
and
into our given function and see that we must have
for all real . Simplifying:
\begin{align*} e^{a-b+1}+e^{-(a-b)}-2&=e^{a+b+1}+e^{-(a+b)}-2 \\ e^{a-b+1}+e^{b-a}&=e^{a+b+1}+e^{-a-b} \\ e^{a-b+1}-e^{-a-b}&=e^{a+b+1}-e^{b-a} \\ e^{-b}\left(e^{a+1}-e^{-a}\right)&=e^b\left(e^{a+1}-e^{-a}\right). \\ \end{align*}
If , then
for all real
; this is clearly impossible, so let
. Thus, our line of symmetry is
, and reflecting
over this line gives
~Technodoggo