Final answer:
To write an equation of a line that passes through two points, use the slope-intercept form. Find the slope using the formula and substitute the values into the equation.
Step-by-step explanation:
To write an equation of a line that passes through two points, we can use the slope-intercept form: y = mx + b, where m is the slope and b is the y-intercept.
Given the points (-7, -3) and (-3, 5), we can find the slope by using the formula: m = (y2 - y1) / (x2 - x1). Plugging in the values, we get m = (5 - (-3)) / (-3 - (-7)) = 8 / 4 = 2.
Now that we have the slope, we can choose either point and substitute the values into the equation. Let's use the first point (-7, -3): -3 = 2(-7) + b. Solving for b, we get b = -3 - 2(-7) = -3 + 14 = 11.
Therefore, the equation of the line that passes through the points (-7, -3) and (-3, 5) is y = 2x + 11.