Question 846527
First plot the line {{{y=3x-4}}}
{{{ graph( 300, 300, -5, 5, -5, 5, 3x-4) }}} 
Then shade the region,
{{{ graph( 300, 300, -5, 5, -5,5,y>3x-4) }}}