Respuesta :
Answer:
The y-intercept is y = 2
Step-by-step explanation:
A linear function has the following format:
[tex]y = mx + b[/tex]
In which m is the slope and b is the y-intercept, which is the value of y when x = 0.
We are given these three points:
(-28, -54)
(-21, -40)
(-14, -26)
We use two of them to build a system, to find values for m and b.
(-28, -54)
This means that when [tex]x = -28, y = -54[/tex]
So
[tex]y = mx + b[/tex]
[tex]-54 = -28m + b[/tex]
[tex]28m = b + 54[/tex]
[tex]m = \frac{b + 54}{28}[/tex]
(-21, -40)
This means that when [tex]x = -21, y = -40[/tex]
So
[tex]y = mx + b[/tex]
[tex]-40 = -21m + b[/tex]
[tex]-40 = -21\frac{b + 54}{28} + b[/tex]
[tex]-40 = \frac{-21b - 1134 + 28b}{28}[/tex]
[tex]7b - 1134 = -40*28[/tex]
[tex]7b = 14[/tex]
[tex]b = \frac{14}{7}[/tex]
[tex]b = 2[/tex]
The y-intercept is y = 2