Question 72107
y<=3x-4
y=3x-4 is a line equation ploted it looks like this:
{{{ graph( 300, 200, -6, 5, -10, 10, y < 3x -4) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y < 3x -4).