Given set is
S={(a,b):2a2+3b2=35;a,b∈Z}
As 2a2→even number, so 3b2 has to be odd number then only the sum of them will be odd.
Possible value of
b2=1,9⇒b=±1,±3
Putting b2=1 in the given equation,
2a2+3=35⇒a2=16⇒a=±4
Now, putting b2=9
2a2+3×9=35⇒a2=4⇒a=±2
The set becomes,
S={(2,3),(2,–3),(–2,–3),(–2,3), (4,1),(4,–1),(–4,–1),(–4,1)}
Hence, the number of elements in the set is 8.