You can put this solution on YOUR website! Find the equation of the lines that are both passing through the point (-5,6) with slopes 2/3 and -4.
--------------
Use
y - y1 = m*(x-x1) where m = slope and (x1,y1) is the point.
m = 2/3
y-6 = (2/3)*(x+5)
==============
Do the same for m = -4