Question 176886
Can you explain and show how to graph the point-slope form equation: 
y + 5 = -(x - 2)
Arrange the equation in the y = form
removing the brackets changes the signs to
y + 5 = -x + 2
y = -x + 2 - 5
y = -x - 3; the correct values for x,y are which ever satisfy this equation
:
choose two x values to substitute in this equation, find y
 x = -6 then y = +3  
 x = +3 then y = -6
join these two points with a straight line
:
should look like this
{{{ graph( 300, 200, -8, 8, -8, 8, -x-3) }}}