Respuesta :

Considering the linear functions on the graph, the inequality that matches the situation is:

B.

  • [tex]y \geq \frac{1}{2}x + 2[/tex]
  • [tex]y \leq 2x + 1[/tex]

What is a linear function?

A linear function is modeled by:

y = mx + b

In which:

  • m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
  • b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.

The lower bound of the interval is a linear function with y-intercept of b = 2, that also passes through (2,3), hence the slope is:

m = (3 - 2)/(2 - 0) = 1/2.

Hence the inequality is:

[tex]y \geq \frac{1}{2}x + 2[/tex]

The upper bound of the interval is a linear function with y-intercept of b = 1, that also passes through (2,5), hence the slope is:

m = (5 - 1)/(2 - 0) = 2.

Hence the inequality is:

[tex]y \leq 2x + 1[/tex]

More can be learned about linear functions at https://brainly.com/question/24808124

#SPJ1