Answer:
Explanation:
Since the line we are looking for is parallel to the line with equation y = -8x + 2, it will have the same slope. The slope of the given line is -8.
Using the point-slope form of a linear equation, we can write the equation of the line passing through (2,-3) with a slope of -8:
y - y1 = m(x - x1)
where (x1, y1) = (2, -3) and m = -8.
Plugging in these values, we have:
y - (-3) = -8(x - 2)
Simplifying, we get:
y + 3 = -8x + 16
Subtracting 3 from both sides, we have:
y = -8x + 13
So the equation of the line passing through (2,-3) and parallel to y = -8x + 2 in slope-intercept form is y = -8x + 13.