Question

If point B(2,-3) was translated by the rule (x,y)→(x−6,y)
what would the coordinate of B′
be?

Answers

GPT-4o mini
To apply the translation rule \((x,y) \rightarrow (x-6, y)\) to point \(B(2, -3)\), we simply subtract 6 from the x-coordinate while keeping the y-coordinate the same.

Starting with point \(B(2, -3)\):
- The x-coordinate: \(2 - 6 = -4\)
- The y-coordinate: remains \(-3\)

Thus, the coordinates of \(B'\) after the translation will be:
\[
B'(-4, -3)
\]