Question 418149
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
graph the inequality on a plane
5x+6y &#8804; 30
I. Graph the line: 5x+6y=30  Pt(0,5) and Pt(6,0) on this line.
   Plot points and connect with line.
{{{drawing(300,300, -10, 10, -10, 10,  grid(1),
circle(0, 5,0.4),
circle(6, 0,0.4),
graph( 300, 300,  -10, 10, -10, 10, -(5/6)x + 5))}}}
II. shade area under/including the line