InterviewSolution
Saved Bookmarks
| 1. |
The number of elements in the set { (a,b): 2a2 + 3b2 = 35 , a,b belongs to Z } where X is set of all integers isa) 2 b) 4c) 8 d) 12 |
|
Answer» The possible sets are {±2 ,± 3} and {±4, ±1}; Therefore, number of elements in the required set is 8. |
|