- #1
- 15
- 0
Hey everyone, so how would I even go about something that says for example ::
Sketch the graph of the function: f(x) =
{x^2 if x < -3
{x+12 if x >= -3
I'm not really sure what it wants, just like the graph for x^2, and x+12 ?, that's easy enough, but the "if" statements are throwing me off.
Sketch the graph of the function: f(x) =
{x^2 if x < -3
{x+12 if x >= -3
I'm not really sure what it wants, just like the graph for x^2, and x+12 ?, that's easy enough, but the "if" statements are throwing me off.