If we translate to left, we need to subtract the units from the x-coordinate and if we translate down, we need to subtract the unit from the y-coordinate.
It means that point B(6, 4) translate 4 units left and 3 units down is:
B'(6 - 4, 4 - 3) = B'(2, 1)
Answer: B'(2, 1)