Question 440112
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi
Re: Plot ordered pair Pt(0,-3) on the coordinate axis
 Note: (0,-3) the 1st value (0) represents the x-value and (-3) the y-value
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
circle(0, -3,0.3),
graph( 300, 300, -6, 6, -6, 6))}}}