Question 633465
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
y &#8804; -2x+6 on or below  (green)line AND  x>1 to the right of  (blue)line
Sketch and Look 
{{{drawing(300,300,   -6, 6, -6, 12,  blue(line(1,12,1,-6))  , grid(1),
circle(2, 1,0.3),
circle(5, -6,0.3),
circle(1, 4,0.3),
circle(2, 11,0.3),
circle(3, 0,0.3),
graph( 300, 300, -6, 6, -6, 12,0,-2x+6))}}}