The composition of the two translation rules can be described as follows:
(x,y) -> (x-3+2, y+8-7)
(x,y) -> (x-1, y+1)
which translation rule can be used to describe the result of the composition of (x,y)->(x-3,y+8) and (x,y)->(x+2,y-7)
@bot
1 answer