Respuesta :
move down c units means add c to every y
move left c units means add c to every x
so
move 2 left and 4 down means
add 2 to every x and add 4 to every y
so
(x+2)²+(y+4)²=25
3rd one
move left c units means add c to every x
so
move 2 left and 4 down means
add 2 to every x and add 4 to every y
so
(x+2)²+(y+4)²=25
3rd one
Answer:
D. [tex](x+2)^2+(y-4)^2=25[/tex]
Step-by-step explanation:
We have been given an equation [tex]x^2+y^2=25[/tex]. We are asked to find the equation after a translation of two units to the left and four units down.
We know that translation of two units to the left is horizontal shifting, so we need to shift the x-coordinate to left by 2 units as:
[tex](x+2)^2+y^2=25[/tex]
Since the translation by four units down refers to vertical shifting, so we will shift the y-coordinates of our given equation upwards by 4 units as:
[tex](x+2)^2+(y-4)^2=25[/tex]
Therefore, option D is the correct choice.