Question 629227
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Line passing through the Pt(x,y): (-1, -3) that is parallel to the line y = 8
must be y = -3
{{{drawing(300,300,   -6, 6, -6, 10,  grid(1),
circle(-1, -3,0.3),

graph( 300, 300, -6, 6, -6, 10,0,8,-3))}}}