Q2. C
Bloody tricky
from I, |a-b| = 5 (difference between a and b is 5)
from II, a+b = -25/(a-b)
We have been informed that a,b are both +ve integer, and from I we knew that their difference is 5. SO , it is either a>b or b>a, we don't know which yet.
Assuming case a>b
from II, a+b = -25/5 = -5 ,
contradiction with the given info that both a,b are +ve integer. So the assumption of a>b is wrong
Assuming case a>b
from II, a+b = -25/-5 = 5
SOLVED.
At first glance, there seems to be multiple solutions, but thanks to the given condition (a,b +ve), only one viable solution left.
Q3. E
Imagine the line PQ is a diameter of a circle. In order to form a right triangle, R can be anywhere in the circumference of the circle.
Quite a trivial question, unless the we are given the condition that coordinate of R is an integer, then it will be tougher.