We want to get a line parallel to y = 2x + 7 that passes through the point (-2, 4). We will see that the correct option is D.
Parallel lines
We define general linear equations as:
y = a*x + b
Where a is the slope and b is the y-intercept.
We know that two lines are parallel if and only if they have the same slope and different y-intercept.
So if we want to have a line parallel to y = 2*x + 7, then our line must also have a slope equal to 2, so we have:
y = 2*x + b
To find the value of b we use the fact that the line passes through (-2, 4), replacing the values of the point in the equation we get:
4 = 2*(-2) + b
4 = -4 + b
4 + 4 = b
8 = b
Then the equation for our line is:
y = 2*x + 8
Then the correct option is D.
If you want to learn more about linear equations, you can read:
https://brainly.com/question/4074386