Question 319584
When graphing y < -6 should the region below the line y = -6 be shaded or should the region above the line y < -6 be shaded?
<pre><b>
1. {{{x>""}}} and {{{x>=""}}} means to shade TO THE RIGHT OF the line.
2. {{{x<""}}} and {{{x<=""}}} means to shade TO THE LEFT OF the line.
3. {{{y>""}}} and {{{y>=""}}} means to shade ABOVE the line.
4. {{{y<""}}} and {{{y<=""}}} means to shade BELOW the line.

Yours is case 4, so you shade below the line.

Edwin</pre>