#Piecewise Functions
70 messages · Page 1 of 1 (latest)
You have to graph a function.
If you have conditions connected via bracket like on this example, you have to draw 2 functions:
- First one
f(x) = 4x + 15should go from negative infinity to -5. - Second one
f(x) = x - 3should go from 2 to infinity.
Remember to add unfilled circles at -5 and 2 points.
i dont get it
what part of it
like how to graph it
you mean the software or the graph itself
the graph
You can use GeoGebra to look up, how they actually look and see how they're changing.
Also an option.
i can plug it in?
I use GeoGebra a bit more often, but desmos is also a good option.
Yeah, desmos is pretty good for checking out how functions should be graphed.
Also, do you have an issue with the split or how these function should be described on the graph?
idk how to draw it on the graph
First of all, do you know how to graph both of these functions:
f(x) = 4x + 15f(x) = x - 3
how?
If someone has told you to just draw it on a graph, without any other catches.
not sure how
f(x) = 4x + 15
This basic function is a linear function. It's base form is:
ax + b
a tells you, by how much y increases in a single x, while b is just an offset.
ok
This is an example:
-# f(x) = 2x + 4
Function increases (y value) by 2 every single (x). Function's offset is 4, because if you would use x as 0, then it would simply equal 4.
Your equation (4x + 15) is pretty similar. It goes up by 4 every single x, and it's offset is 15. Try drawing it on your own.
You just have to draw this function for points where x is smaller than 5.
is f(-6) = -9 good
Yes.
To make it easier, you can draw entire function, then just cut it off for x that are higher than -5.
On this graph. Calculate for points like -5, -6, -7, -8 and connect them.
is just one point fine
i already did (-6,-9)
for second, f(3) = 0
so I guess (0,3)
Do not calculate for points that are higher than -5.
There's nothing between -5 and 2.
Are you sure that you're familiar with linear functions? If you aren't, then I think it'll be pretty hard to explain this exercise to you.
Just imagine you have to draw function f(x) = 4x + 15 , but only for points where x is less than 5.
?
is this correct
no
$$
f(x)=\begin{cases}4x+15&x;\xr{<};{-5}\x-2&x;\xr{>};3\end{cases}
$$
tota nox
ok
so
,tikz
\draw [gray] (-10.5, 10.5) grid (10.5, 10.5);
\draw [thick, <->] (0, -10) -- (0, 10);
\draw [thick, <->] (-10, 0) -- (10, 0);
tota nox
2nd equation is wrong.
It's x + 3 when x < 2.
You wrote -x + 3