Answer:
y = -1/2x + 5/2.
Explanation:
If a line is perpendicular to another line, the slope of the line is the negative reciprocal of the other. In this case, the line is perpendicular to y = 2x + 3. That means the slope will be -1/2.
Now, we have y = -1/2x + c.
To solve for c, put in the points given.
2 = (-1/2) * 1 + c
c -1/2 = 2
c = 2 + 1/2
c = 4/2 + 1/2
c = 5/2
So, your final answer is that the equation of the line is y = -1/2x + 5/2.
Hope this helps!