Answer:
y - 1 = 3/2 (x + 3)
Explanation:
To find the equation of a line parallel to the given line and passing through the point (-3, 1), we can use the point-slope form of a linear equation. The point-slope form is given by:
y - y₁ = m(x - x₁)
Where (x₁, y₁) is the given point and m is the slope of the line.
First, let's calculate the slope of the given line using the two points (-2, -4) and (2, 2):
slope = (y₂ - y₁) / (x₂ - x₁)
= (2 - (-4)) / (2 - (-2))
= 6 / 4
= 3/2
Since the line we want to find is parallel to the given line, it will have the same slope. Therefore, the slope (m) of the new line is also 3/2.
Now we can substitute the values into the point-slope form using the point (-3, 1):
y - 1 = (3/2)(x - (-3))
y - 1 = (3/2)(x + 3)
The equation in point-slope form of the line parallel to the given line and passing through the point (-3, 1) is:
y - 1 = 3/2 (x + 3)