asked 33.8k views
4 votes
if the first qaudrant is you start from is (11,10) nd move 7 left and 5 units down what pont will you end up on?

asked
User Wojjas
by
8.1k points

1 Answer

0 votes

Answer:

(4, 5 )

Explanation:

Moving 7 left is in the x direction and means subtract 7 from the x- coordinate

Moving 5 down is in the y direction and means subtract 5 from the y- coordinate, that is

(11, 10 ) → (11 - 7, 10 - 5 ) → (4, 5 )

answered
User Pandepic
by
7.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.