SOLUTION: I have a question that states: use the graph of f(x)=/x/ to find the graph of f(x)=/x-3/-2 Can anyone help me with this? It's due tonight and I have been working on it for the

Algebra ->  Algebra  -> Coordinate-system -> SOLUTION: I have a question that states: use the graph of f(x)=/x/ to find the graph of f(x)=/x-3/-2 Can anyone help me with this? It's due tonight and I have been working on it for the      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 86030: I have a question that states: use the graph of f(x)=/x/ to find the graph of f(x)=/x-3/-2 Can anyone help me with this? It's due tonight and I have been working on it for the past 2 hours.
Answer by jim_thompson5910(21685) About Me  (Show Source):
You can put this solution on YOUR website!
If you want to shift any function, here is the general rule:

f%28x-a%29%2Bk where a represents the units shifted horizontally and k represents the units shifted veritcally

note: notice the negative "a". If you have f%28x-3%29, it means shift 3 units in the positive direction. If you have f%28x%2B3%29, it means shift 3 units in the negative direction. So just remember that the negative is telling you to shift in the opposite direction.


f%28x%29=abs%28x%29 Start with the given function
f%28x-3%29=abs%28x-3%29Replace x with x-3 to shift the graph 3 units to the right

Here is the graph
drawing%28+500%2C+500%2C+-5%2C+5%2C+-5%2C+5%2C%0D%0A+++++++++grid%281%29%2C%0D%0A+++++++++arrow%280%2C0%2C3%2C0%29%2C%0D%0A+++++++++graph%28+500%2C+500%2C+-5%2C+5%2C+-5%2C+5%2Cabs%28x%29%2C+abs%28x-3%29%29%2C%0D%0A+++++++++circle%283%2C0%2C0.05%29%2C%0D%0A+++++++++circle%283%2C0%2C0.08%29%2C%0D%0A+++++++++circle%280%2C0%2C0.05%29%2C%0D%0A+++++++++circle%280%2C0%2C0.08%29%0D%0A%29graph of the original equation y=abs%28x%29 (red) and the shifted equation y=abs%28x-3%29(green)
f%28x-3%29-2=abs%28x-3%29-2 Now subtract 2 from the whole equation to shift the graph down 2 units

Here is the graph

drawing%28+500%2C+500%2C+-5%2C+5%2C+-5%2C+5%2C%0D%0A+++++++++grid%281%29%2C%0D%0A+++++++++arrow%280%2C0%2C3%2C-2%29%2C%0D%0A+++++++++graph%28+500%2C+500%2C+-5%2C+5%2C+-5%2C+5%2Cabs%28x%29%2C+abs%28x-3%29-2%29%2C%0D%0A+++++++++circle%283%2C-2%2C0.05%29%2C%0D%0A+++++++++circle%283%2C-2%2C0.08%29%2C%0D%0A+++++++++circle%280%2C0%2C0.05%29%2C%0D%0A+++++++++circle%280%2C0%2C0.08%29%0D%0A%29graph of the original equation y=abs%28x%29 (red) and the shifted equation y=abs%28x-3%29-2(green)

So in short, to shift the graph 3 units to the right and shift the graph 2 units down,you simply use this composite function:

g%28x%29=f%28x-3%29-2 where g%28x%29 is your new function