Last PreCalc Question, Need help with writing piecewise functions with graphs. Giving brainliest!

The piece-wise linear functions can be written as follows:
A linear function is modeled by:
y = mx + b
In which:
For x equal or less than -2, the line passes through (-3,-3) and (-2,-2), hence the rule is:
[tex]f(x) = x, x \leq -2[/tex].
For x greater than -2 up to 1, the y-intercept is of -7, and the line also passes through (1,-8), hence the rule is:
[tex]f(x) = -x - 7, -2 < x \leq 1[/tex].
For x greater than 1, the function goes through (2,-5) and (3,-3), hence the slope is:
m = (-3 - (-5))(3 - 2) = 2.
The rule is:
y = 2x + b.
When x = 2, y = -5, hence:
-5 = 2(2) + b
b = -9.
Hence:
[tex]f(x) = 2x - 9, x > 1[/tex].
More can be learned about linear functions at https://brainly.com/question/24808124
#SPJ1