63.5k views
4 votes
Can I please have help?

Spiderman is planning his next movement. For each movement he uses the rule (x, y) (x + 3, y – 5) to move to a new location. What output does the rule give when the input is (-6, 8)? Show all work for finding the output.
and then....
What output does the rule give when the input is (5, - 3)? Show all work for finding the output.

User Abc Cba
by
7.2k points

1 Answer

1 vote

Answer:

(-3, 3) and (8, -8)

Explanation:

having the rule (x + 3, y – 5) and an input point (x,y) you just plu th iput point into the rule and you will get the output point.

With an input point (-6,8) you plug -6 in for x and 8 in for y into the rule.

(x + 3, y – 5)

(-6 + 3, 8 - 5)

(-3, 3)

Now we do the same for (5, -3) as the input

(x + 3, y – 5)

(5 + 3, -3 - 5)

(8, -8)

User Twernt
by
6.7k points