100.0k views
4 votes
Given a triangle with vertices at points (10, -6), (3, -2), (-5, -1) and the transformed triangle via translation at (16,2), (9,6), ( 1, ? ) What is the missing new y coordinate?

User Twocold
by
8.1k points

1 Answer

1 vote

Answer: 7

To get this answer, note how each new y coordinate is the result of adding 8 to the old y coordinate. A point like (10,-6) turns into (16,2) after adding 6 to the x coordinate and 8 to the y coordinate. The general rule is

(x,y) ---> (x+6, y+8)

The point (-5, -1) turns into (1, 7) after applying the rule

User Tripp Kinetics
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.