Find the number of ordered pairs of integers such that
Note: Ordered pairs means that ( 1,2 ) and ( 2,1 ) would be considered as different solutions.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
(xy-13)^2=x^2+y^2...…
(xy-12)^2+25-2xy=x^2+y^2...…
(xy-12)^2=(x+y)^2-25...…
(x+y)^2-(xy-12)^2=25...…
(x+y)^2-(xy-12)^2=13^2-12^2...…OR (x+y)^2-(xy-12)^2=5^2-0^2......
Now we have to make 6 cases...... CASE 1 :- (x+y)=13 and xy-12=12...…
in this case both roots are irrational...….
CASE 2 :- (x+y)=13 and xy-12=-12...…
in this case there will be 2 solutions (13,0) and (0,13)...….
CASE 3 :- (x+y)=-13 and xy=12...…
in this case the roots will be irrational...….
CASE 4:- (x+y)=-13 and xy=-12...…
in this case there will be 2 solutions (-13,0) and (0,-13)...….
CASE 5:- (x+y)=5 and xy-12=0...... in this case the roots will be complex......
CASE 6:- (x+y)=-5 and xy-12=0...... in this case the roots will be complex......
So, there will be total 4 solutions...….