Question 258843
how do i graph y<0?

draw a horizontal line (a line with slope 0) where y=0, this will be a line drawn on top of the x-axis

shade everything below that line since those are all the values that fulfill this

{{{ graph( 300, 200, -5, 5, -5, 5, y<0 ) }}}