171k views
1 vote
Write the equations 1.-reflect across x axis-up 3 units-left 4 units

1 Answer

4 votes

A function in general can be write like: F(x) so

-reflect across x axis: we have to change the sign of the x so:


F(-x)

-up 3 units: we have to sum 3 units out side the function so:


f(x)+3

left 4 units: we have to sum 3 units inside the function:


f(x+3)

User Antonio Espinosa
by
4.9k points