Answer:
[tex]y = -\frac{7x}{3} - 24[/tex]
Step-by-step explanation:
We can model this function using the equation of a line:
[tex]y = ax + b[/tex]
Where a is the slope of the line and b is the y-intercept.
To find the values of a and b, we can use the two points given:
(-9, -3):
[tex]-3 = a * (-9) + b[/tex]
[tex]-9a + b = -3[/tex]
(-12, 4):
[tex]4 = a * (-12) + b[/tex]
[tex]-12a + b = 4[/tex]
If we subtract the second equation from the first one, we have:
[tex]-12a + b - (-9a + b) = 4 - (-3)[/tex]
[tex]-12a + 9a = 4 + 3[/tex]
[tex]-3a = 7[/tex]
[tex]a = -7/3[/tex]
Then, finding the value of b, we have:
[tex]-12a + b = 4[/tex]
[tex]28 + b = 4[/tex]
[tex]b = -24[/tex]
So the equation is:
[tex]y = -\frac{7x}{3} - 24[/tex]