Question 848118
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
graph
y = x+2, P(0,2) and P(1,3) on the Line, Plot and connect
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, 2,0.2),
circle(1, 3,0.2),
graph( 300, 300, -6, 6, -6, 6,0,x+2) )}}}
y &#8804; x+2  shade area below the line(including the line)
*[invoke plot_any_inequality "y <= x+2", -10, 10, -8, 12, 300, 300]