Write a single rule that combines these two translations
(x, y) to (x - 7, y)
(x, y) to (x + 14, y + 10)
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
what did you get
jimthompson5910 (jim_thompson5910):
notice in the first rule how x turns into x-7
this means you move 7 units to the left on the x axis
now x to x+14 means you move 14 units to the right on the x-axis
Combine the two rules: start at some point, move 7 units to the left, then move 14 units to the right
what's a simpler way of saying all this?
OpenStudy (anonymous):
(x, y) too (x + 7, y )
jimthompson5910 (jim_thompson5910):
good, you got the x coordinate part correct
jimthompson5910 (jim_thompson5910):
now you just have to figure out the y coordinate
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
wouldn't it be 10?
jimthompson5910 (jim_thompson5910):
not just 10, but what else
OpenStudy (anonymous):
10y
jimthompson5910 (jim_thompson5910):
not 10y but you're getting closer
OpenStudy (anonymous):
ohhhhh, y + 10 ?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
jimthompson5910 (jim_thompson5910):
you got it
jimthompson5910 (jim_thompson5910):
so the combine rules give you this new rule
(x,y) --> (x+7, y+10)