please refer to the image, thank you!

The values of the piecewise function is g(1) = 3, g(2) = 1 / 2, g(3) = 1 / 4.
Piecewise functions are functions consisting in two or more expression constrained by intervals. In this case, we find a piecewise function formed by three equations. In this exercise we need to evaluate the function, whose expression depends on the x-value to be used. There are three values to be evaluated:
x = 1
g(1) = (1 + 1)² - 1
g(1) = 2² - 1
g(1) = 4 - 1
g(1) = 3
x = 2
g(2) = - (1 / 4) · 2 + 1
g(2) = - (1 / 2) + 1
g(2) = 1 / 2
x = 3
g(3) = - (1 / 4) · (3) + 1
g(3) = - (3 / 4) + 1
g(3) = 1 / 4
To learn more on piecewise functions: https://brainly.com/question/12700952
#SPJ1