Answer:
![B = (x - 3, y + 4)](https://tex.z-dn.net/?f=B%20%3D%20%28x%20-%203%2C%20y%20%2B%204%29)
Step-by-step explanation:
Given
Represent the coordinates of circle A with (x,y)
<u>Translation</u>
Left = 3 units
Up = 4 units
Required
Determine the coordinates of B
When a point (x,y) is translated by h units left, the new point is: (x - h, y)
When a point (x,y) is translated by b units up, the new point is: (x, y + b)
So, when circle A is completely translated to B, the new points of B is:
![B = (x - h, y + b)](https://tex.z-dn.net/?f=B%20%3D%20%28x%20-%20h%2C%20y%20%2B%20b%29)
In this case:
![h = 3\ and\ b = 4](https://tex.z-dn.net/?f=h%20%3D%203%5C%20and%5C%20b%20%3D%204)
So:
![B = (x - 3, y + 4)](https://tex.z-dn.net/?f=B%20%3D%20%28x%20-%203%2C%20y%20%2B%204%29)