SOLUTION: Exactly how many different pairs of integers (x,y) represent points on the circle where x square plus y square =25. Thanks for any help

Algebra ->  Average -> SOLUTION: Exactly how many different pairs of integers (x,y) represent points on the circle where x square plus y square =25. Thanks for any help       Log On


   



Question 1085108: Exactly how many different pairs of integers (x,y) represent points on the circle where x square plus y square =25. Thanks for any help
Answer by ikleyn(52905) About Me  (Show Source):
You can put this solution on YOUR website!
.
These pairs are

(3,4), (-3,4), (-3,-4), (3,-4),

(4,3), (-4,3), (-4,-3), (4,-3).

In all, there are 8 such pairs.