Question 655009
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Graphing the lines x=1 and y =-2 on the same coordinate system
Where do these lines intersect? Pt(1,-2)
{{{drawing(300,300,   -6, 6, -6, 6,  blue(line(1,6,1,-6))  , grid(1),
circle(1, -2,0.2),
graph( 300, 300, -6, 6, -6, 6,0,-2))}}}