Basically we have to find no. of solution of the eqn.
2a2+3b2=35, where a and b are Z
Let us rewrite the equation as
2x + 3y = 35, where x and y are perfect squares
Now, let us list perfect squares less than 35,
Casex2xa12b48c918d1632e2550
50 → This case isn't possible because, overall sum is 35.
Case a: If 2x = 2, 3y = 33
⇒ y = 11, not a perfect square
So not possible
Case b: If 2x = 6, 3y = 27
⇒ y = 5, which is a perfect square
So possible
Case c: If 2x = 18, 3y = 17 or y=173 which is not an integer
So not possible
Case d: If 2x = 32, 3y = 3
⇒ y = 1, which is a perfect square
So possible
Possible cases: x = 4, y = 9
x = 16, y = 1
⇒a=±2 and b=±3
a=±4 and b=±1
So, S={(2,3),(2,−3),(−2,3),(−2,−3),(4,1),(4,−1),(−4,1),(−4,−1)}
Total of 8 elements