212k views
1 vote
Translate the point (1, 3) to the new origin given ( h , k ). Given center ( h , k ) = (5, 4), find point ( x ', y ').

2 Answers

1 vote

Answer:

(-4,-1)

Explanation:

(h,k)=(5,4) and (x,y)=(1,3)

x' = x - h = 1 - 5 = - 4

y' = y -k = 3 - 4 = - 1

User Vintrojan
by
5.8k points
1 vote

Answer:

(6,7)

Explanation:

To translate a point, move each coordinate the specified amount and direction. Since the origin (0,0) moved to (5,4) or 5 right and 4 up, move (1,3) the same amount and direction. 1 moves right to 6. 3 moves up to 7. The new point is (6,7)

User Muhammad Nayab
by
5.5k points