Question 269452
how do you graph y>3x-5
-----
1st: Graph the boundary line as a dashed line: y = 3x-5
2nd: Shade the half-plane ABOVE the boundary line because
you want the y-values that are GREATER than the boundary
line y-values.
============
{{{graph(400,300,-10,10,-10,10,y > 3x-5)}}}
Cheers,
Stan H.