Respuesta :

Answer:

b = -9.

Step-by-step explanation:

The line passes through (4, 3) and (7, 12). First, we need to find the slope: the rise over the run.

(12 - 3) / (7 - 4) = 9 / 3 = 3.

Now that we have the slope, we can say that m = 3. So, we have an equation of y = 3x + b. To find b, we can use M(4, 3) and say that y = 3 and x = 4.

3 = 3 * 4 + b

b + 12 = 3

b = -9.

Hope this helps!

The value of b in the equation is -9

How to determine the value of b?

The points are given as:

M(4, 3) and N(7, 12)

The equation is then calculated using:

[tex]y = \frac{y_2 -y_1}{x_2 -x_1} * (x - x_1) + y_1[/tex]

This gives

[tex]y = \frac{12 -3}{7 -4} * (x - 4) + 3[/tex]

Evaluate the quotient

y = 3 * (x - 4) + 3

Open the bracket

y = 3x - 12 + 3

Evaluate the difference

y = 3x - 9

Hence, the value of b is -9

Read more about linear equations at:

https://brainly.com/question/14323743

#SPJ9