36.9k views
3 votes
A point B has coordinates (2, 3). The point is translated 3 to the left and 5 up to form B’. B’ is reflected across the x-axis to form B’’. What are the coordinates of B’ and B’’?

User Ozone
by
5.0k points

1 Answer

5 votes

Answer:

B' = (-1, 8)

B'' = (-1, -8)

Explanation:

Given point:

  • B = (2, 3)

The rule for a translation of 3 units left and 5 units up is:

(x, y) → (x - 3, y + 5)

Therefore:

  • B' = (2 - 3, 3 + 5) = (-1, 8)

The rule for a reflection over the x -axis is:

(x, y) → (x, -y)

Therefore:

  • B'' = (-1, -8)
User Suken Shah
by
5.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.