You can put this solution on YOUR website! A line passes through the point P (-2,3) and has the slope of -1/2.
----
Form y = mx + b
----
You have y = 3 when x = -2 and you have m = (-1/2).
Solve for "b":
---
3 = (-1/2)(-2) + b
-----
3 = 1 + b
b = 2
==============
Equation:
y = (-1/2)x + 2
===========================
Cheers,
Stan H.
=================