Answer:
If we have a point (x, y), a reflection across the x-axis converts the point to (x, -y)
While a reflection across the y-axis converts the point to (-x, y)
Then if we apply both of these transformations to our point, the reflection of (x, y) across the x-axis and then across the y-axis is (-x, -y)
Then the reflection of (-4, -6) across these two axes, is:
(- (-4), - (-6)) = (4, 6)
The correct option is B.