Question

m=7, (0,-6) what is the equation

Answers

GPT 3.5
To determine the equation, we need to use the slope-intercept form (y = mx + b), where "m" is the slope and "(0, -6)" gives us one set of coordinates (x, y).

Given that m = 7, we substitute the value of the slope into the equation as follows:

y = 7x + b

Since the point (0, -6) lies on the line, we can substitute the values of x and y to solve for b:

-6 = 7(0) + b
-6 = 0 + b
b = -6

Now that we know the value of b, the equation becomes:

y = 7x - 6