Answer:
The correct answer is C: Y = -1/2x - 4.The slope of the given line is -1/2, so any line that is parallel to it will have the same slope. In order to find the equation of a line with the same slope that passes through the point (2, -5), we can use the point-slope form of the equation of a line.The point-slope form of the equation of a line is:y - y1 = m(x - x1)where m is the slope of the line, and (x1, y1) is a point on the line.In this case, we can plug in the values m = -1/2, x1 = 2, and y1 = -5 to get:y + 5 = -1/2(x - 2)Solving for y, we get:y = -1/2x - 4Therefore, the equation of the line that is parallel to the given line and passes through the point (2, -5) is Y = -1/2x - 4.