Answer:
To write the equation of a line in slope-intercept form, we need to first find the slope of the line. The slope is a measure of the steepness of the line, and is calculated as the rise over the run between two points on the line. In this case, we can use the points (-6,-3) and (6,-7) to calculate the slope.
To find the slope, we first need to find the difference between the y-coordinates of the two points, which is -3 - (-7) = 4. We then need to find the difference between the x-coordinates of the two points, which is 6 - (-6) = 12. The slope is then calculated as the rise over the run, which is 4/12 = 1/3.
Once we have the slope, we can use the point-slope formula to write the equation of the line in slope-intercept form. The point-slope formula is y - y1 = m(x - x1), where m is the slope and (x1, y1) is a point on the line. In this case, we can use the point (-6,-3) and the slope 1/3 to write the equation of the line.
The equation of the line in slope-intercept form is then y - (-3) = 1/3(x - (-6)), which simplifies to y + 3 = 1/3x + 2. This is the equation of the line that passes through the points (-6,-3) and (6,-7) in slope-intercept form.
Therefore, the correct answer is y + 3 = 1/3x + 2.
Explanation: