Question 852701
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Sketch IT  {{{P[A]}}} IS (0,4) and {{{P[d]}}} is (6,0)
Perimeter = AB + BC + CD + DA
{{{drawing(300,300,   -2,10, -2,10, grid(1),
circle(0, 0,0.3),
locate(-.75,.75, "A"),
locate(-.75,4.75, "B"),
locate(6.75,4.75, "C"),
locate(6.75,.75, "D"),
circle(6, 4,0.3),
green(circle(0, 4,0.3)),
green(circle(6, 0,0.3)),
graph( 300, 300, -2, 10, -2, 10) )}}}