Question 1046767
Blue to Green:  Transformation of respective vertices: to 1 unit to the left and 2 units Up
{{{drawing(300,300,  -10,10,-10,10,   grid(1), 
blue(line(1,3,5,3)) ,

blue(line(5,3,2, 1)) ,
blue(line(2,1,1,3)) ,
green (line(0,5,4,5)) ,
green(line(4,5,1,3)) ,
green(line(1,3,0,5)) ,
graph( 300, 300,-10,10,-10,10,  0  ))}}}