Question 366850
{{{graph(300,300,-10,10,-10,10,0)}}}
.
.
{{{y=4x+3}}}
.
.
{{{graph(300,300,-10,10,-10,10,4x+3)}}}
.
.
.

*[invoke plot_any_inequality "y > 4x+3", -10, 10, -10, 10, 300, 300]
.
.
.
{{{y=-4x+6}}}
.
.
{{{graph(300,300,-10,10,-10,10,-4x+6)}}}
.
.
*[invoke plot_any_inequality "y <-4x+6", -10, 10, -10, 10, 300, 300]