Question 389867
  <pre><font size = 3 color = "indigo"><b>
Hi,  
rectangle with vertices located at (&#8722;2, 2), (5, 2), and (5, 4). 
coordinates of the fourth vertex are (-2,4)
{{{drawing(300,300, -6, 6, -6, 6, grid(1),
circle(-2, 2,0.2),
circle(5, 4,0.2),
circle(5, 2,0.2),
circle(-2, 4,0.3),

graph( 300, 300, -6, 6, -6, 6))}}}