Question 350706
Hi,

y<-1/2 x
for ex: when x =2, y < -1  or when x=4, y < -2
would need to shade below the line to represent the graph of the inequality

{{{ graph( 300, 200,-6,6,-6,6,-(1/2)x) }}}