Question 630295
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Find Line Parallel to the line y=-5 ; containing Pt(x,y): (4,8) 
  y = -5 is a horizontal Line
New Line
  y = 8
{{{drawing(300,300,   -6, 6, -6, 10,grid(1),
circle(4, 8,0.3),
graph( 300, 300, -6, 6, -6, 10,0,-5,8))}}}