Graphing f(x), -f(x), and f(-x) for square root functions

  • Thread starter Thread starter HelloMotto
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 6K views
HelloMotto
Messages
73
Reaction score
0

Homework Statement


Given f(x)= square root of x - 4, write the equation for -f(x) and f(-x).
Sketch the three graphs on the same set of axes
Determine any points that are invariant for each reflection

The Attempt at a Solution


well basically I did the first part of the question and the result i got was
-f(x) = -square root of X + 4
f(-x) = square root of -x -4

the second part where it asks to graph these 3 equations, I've graphed the f(x) equation and the -f(x) equation but I can't graph the f(-x) equation. Simply because i get an error when i try to square root a negative number. So how would i graph this kind of eqation?
 
Physics news on Phys.org
Do mean f(x)= sqrt(x+ 4) or f(x)= sqrt(x)+ 4?
If the first, the domain of f is [itex]x+4\ge 0[/itex] or [itex]x \ge -4[/itex] and f(-x) = sqrt(-x+ 4) has domain [itex]-x+4\ge 0[/itex] or [itex]x\le 4[/itex]

If the second, the domain of f is [itex]x\ge 0[/itex] and f(-x)= sqrt(-x)+ 4 has domain [itex]x\le 0[/itex].

You have to take values of x in the correct domain in order to graph f(-x). In any case, rock.freak667 is correct: the graph of f(-x) is the refection of the graph of f(x) in the y-axis.