Question 319373
Please help me graph 3y>12x+15
--------------------------------------------------------------------------------
Graph the boundary y = 4x + 5 as a dashed line.
---
{{{graph(400,300,-10,10,-10,10,4x+5)}}}
-------------
Select a test point like (0,0)
-------
Test it in the inequality:
3*0 > 12*0 + 15
0 > 15
That is false and means the solution set of the inequality
is not on the (0,0) side of the boundary.
The solution set is on the other side.
------------
{{{graph(400,300,-10,10,-10,10,y>4x+5)}}}
===========
Cheers,
Stan H.