Question 1195074
<pre>

I can only draw solid figures on here, but you draw the blue 
figure on your paper with a dotted line, not solid, and shade
the inside area. 

{{{drawing(400,400,-.5,3.5,-.5,3.5,

graph(400,400,-.5,3.5,-.5,3.5), grid(1),

blue(line(3-sqrt(2),3-sqrt(2),3,3),line(3,1,3,3), arc(3,3,4,-4,225,270)) )}}}

Edwin</pre>