212k views
1 vote
What is the output of the following coordinates: (-2,5),(0,6),(3,-7),(6,2), and (-5,-1)?

a) 5, 6, -7, 2, -1
b) (-2, 0, 3, 6, -5)
c) (5, 6, -7, 2, -1)
d) (-2, 0, 3, 6, -5)

1 Answer

4 votes

The output of the given coordinates is 5, 6, -7, 2, -1.

The output of the given coordinates are:
(-2,5) -> 5
(0,6) -> 6
(3,-7) -> -7
(6,2) -> 2
(-5,-1) -> -1

The correct answer is: a) 5, 6, -7, 2, -1

Learn more about Coordinates

User Frank Hu
by
7.9k points

No related questions found

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