125,600 views
42 votes
42 votes
A square sits with its lower left corner at the orgin the square is translated five units up and seven units to the right what are the coordinates of the lower left corner of the square after translation

User Utyi
by
2.8k points

1 Answer

18 votes
18 votes

Answer:


(2,0)

Explanation:

Given

The initial lower left corner of the square at:


(x,y) = (0,0)

Required

Its new position after 5 units left and 7 units right translations

When a point is translated to the left by a units, the rule is:


(x,y) ==> (x-a,y)

In this case:


a = 5

So:


(0,0) ==> (0-5,0)


(0,0) ==> (-5,0)

So, the new point is: (-5,0)

When a point is translated to the right by b units, the rule is:


(x,y) ==> (x+b,y)

In this case:


b = 7

So:


(-5,0)= (-5+7,0)


(-5,0)= (2,0)

So, the new point is: (2,0)

User XAMeLi
by
3.4k points