5
$\begingroup$

Starting with the graph of $f(x) = 3^x$, write the equation of the graph that results from reflecting $f(x)$ about the line $x=3$.

I thought that it would be $f(x) = 3^{-x-3}$ (aka shift it three units to the right and reflect it), but it's wrong.

The right answer is $f(x) = 3^{-x+6}$ but I just can't get to it!

An explained step by step would be appreciated so I can follow what is being done.

Thanks in advance!

2 Answers 2

3

Your idea will work if you just carry it fully through. First shift three units to the left, so the line of reflection becomes the y axis, then flip, and finally remember to shift three units back to the right to put the center line back where it belongs.

(This gives the $f(6-x)$ solution you already know).

  • 1
    What if I wanted to reflect it on the curve $ g \left( x \right) = x $?2015-11-08
1

Replace $x$ with $6-x$. This works because if $x=3+t$, then $6-x=3-t$.

Or, in words: if $x$ is $t$ units to the right from $3$, then $6-x$ is $t$ units to the left from $3$.

  • 0
    @Jakub, please see my edit.2011-09-12