Given:
Segment EF has coordinates E(0, 2) and F(1, -4).
Segment EF is translated using the translation rule (x, y) ⟶ (x + 5, y + 4) to map onto segment E'F'.
Segment E'F' is translated using the translation rule (x, y) ⟶ (x - 2, y - 1) to map onto segment E''F''.
To find:
The coordinates of segment E''F''.
Solution:
Segment EF has coordinates E(0, 2) and F(1, -4).
Segment EF is translated using the translation rule (x, y) ⟶ (x + 5, y + 4) to map onto segment E'F'.
![E(0,2)\to E'(0+5,2+4)=E'(5,6)](https://tex.z-dn.net/?f=E%280%2C2%29%5Cto%20E%27%280%2B5%2C2%2B4%29%3DE%27%285%2C6%29)
![F(1,-4)\to F'(1+5,-4+4)=F'(6,0)](https://tex.z-dn.net/?f=F%281%2C-4%29%5Cto%20F%27%281%2B5%2C-4%2B4%29%3DF%27%286%2C0%29)
Segment E'F' is translated using the translation rule (x, y) ⟶ (x - 2, y - 1) to map onto segment E''F''.
![E'(5,6)\to E''(5-2,6-1)=E''(3,5)](https://tex.z-dn.net/?f=E%27%285%2C6%29%5Cto%20E%27%27%285-2%2C6-1%29%3DE%27%27%283%2C5%29)
![F'(6,0)\to F''(6-2,0-1)=F''(4,-1)](https://tex.z-dn.net/?f=F%27%286%2C0%29%5Cto%20F%27%27%286-2%2C0-1%29%3DF%27%27%284%2C-1%29)
Therefore, the coordinates of the segment E''F'' are E''(3,5) and F''(4,-1).