Respuesta :
The "rule" being described here is nothing more than the input/output of a mathematical function.
For every input 'x' value supplied, you only need to subtract three to it. For every input 'y' value, you only need to add four to it.
Example: I'll use variable 'm' to represent this function. Variable 'p' will represent the current input point.
m(p) = p[x - 3, y + 4] = p[-7 - 3, 0 + 4] = p[-10, 4]. 'p[]" is just the point.
I tried my best hope that help!
a. (-5,2)
insert -2 as x and 0 as y so you get something like (-2-3,0+2). negative two minus three is negative five. zero pls two is two.
b. do the same.
the answer is (0,-2
just solve (3-3,-4+2)
c. this is a function because each time you input an x or y coordinate, there is only one output.
insert -2 as x and 0 as y so you get something like (-2-3,0+2). negative two minus three is negative five. zero pls two is two.
b. do the same.
the answer is (0,-2
just solve (3-3,-4+2)
c. this is a function because each time you input an x or y coordinate, there is only one output.