Answer:
Puts the dots where the A,B,C,D dots are and move them 5 units to the right.
Example:
Original place
A=(2,5)
Moved 4 units to the right:
A'=(6,5)
Here are some tips:
Up= Y value goes up
Down= Y value goes down
Right= X value goes up
Left X value goes down