If the triangle on the grid below is translated by using the rule (x, y) right-arrow (x + 5, y minus 2), what will be the coordinates of B prime?

Answer:
[tex]B'(x,y) = (0,-2)[/tex]
Step-by-step explanation:
Given
The attached grid
Translation rule: [tex](x,y) = (x + 5, y - 2)[/tex]
Required
Determine the coordinates of B'
First, we have to write out the coordinates of B
[tex]B(x,y) = (-5,0)[/tex]
Next is to apply the translation rule [tex](x,y) = (x + 5, y - 2)[/tex]
[tex]B(x,y) = (-5,0)[/tex] becomes
[tex]B'(x,y) = B(x+5,y-2)[/tex]
Substitute -5 for x and 0 for y
[tex]B'(x,y) = (-5+5,0-2)[/tex]
[tex]B'(x,y) = (0,-2)[/tex]