Question 53727
1. We need to solve the equation for y and put the equation into slope intercept form:y=mx+b, where m=slope and (0,b)=y-intercept.
{{{-(1/2)x-y=3/4}}}
{{{+(1/2)x-(1/2)x-y=(1/2)x+3/4}}}
{{{-y=(1/2)x+3/4}}}
{{{-1(-y)=-1((1/2)x+3/4)}}}
{{{y=(-1/2)x-3/4}}}
The coefficient of x is the slope.
m=-1/2
---------------------------------------------------------------
2.y>|x+2|-3
I don't have the capability of shading, so you'll have to use your imagination.
y=|x| Looks like a V, like this:
{{{graph(300,200,-10,10,-10,10,abs(x))}}}
y=|x+2|-3 Looks like the above only the +2 on the inside of the absolute value means that you shift left 2 units.  The -3 on the outside means you shift down 3 units.
{{{graph(300,200,-10,10,-10,10,abs(x+2)-3)}}}
If you check a point outside of the V  like (0,0) you get:
0>|0+2|-3
0>2-3
0>-1 
Shade outside of the V.
Happy calculating!!!!