asked 35.4k views
4 votes
Can anybody finish the puzzle #14 please??

Can anybody finish the puzzle #14 please??-example-1

1 Answer

3 votes

With each iteration, you're swapping the two coordinates, and then change sign of the first one:

First transformation

  • Start with (3,1)
  • Swap coordinates: (1,3)
  • Change sign of the first coordinate: (-1,3)

Second transformation

  • Start with (-1,3)
  • Swap coordinates: (3,-1)
  • Change sign of the first coordinate: (-3,-1)

Third transformation

  • Start with (-3,-1)
  • Swap coordinates: (-1,-3)
  • Change sign of the first coordinate: (1,-3)
answered
User Jprebys
by
8.1k points

Related questions

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.