- Joined
- Jun 27, 2021
- Messages
- 5,386
- Reaction score
- 422
Section 1.6
Example 3
See attachment.
How do I graph a piecewise function by hand?
Example 3
See attachment.
How do I graph a piecewise function by hand?
you are given f(x)={2x+3, x<=1
{-x+4, x>1
both parts are lines
first graph a line f(x)=2x+3, choose two values for x, find two points and draw a line through
it looks like this
see attached: graph 2x+3
but, since given x<=1, you actually draw a line up to point with x coordinate is x=1
f(x)=2*1+3=5
so, the point is (1,5)
do same with second part f(x)= -x+4, x>1 , draw a line starting from the point with x coordinate is x=1 (it’s a point (1,3) ) but exclude that point (that is a hole) and graph will look like this
see attached: graph -x+4
final graph will look like this
see attached: graph gr