Given:
a b=a^2 - b<br></p><pdata−pxy="true"style="color:rgb(0,0,0);margin−top:2px;margin−bottom:2px;">and</p><pdata−pxy="true"style="color:rgb(0,0,0);margin−top:2px;margin−bottom:2px;"><br>a b = 2
So we need:
a2−b=2
Check the options:
(2, 2): (2^2 - 2 = 4 - 2 = 2)
(8, 1): (8^2 - 1 = 64 - 1 = 63)
(4, 5): (4^2 - 5 = 16 - 5 = 11)
(9, 6): (9^2 - 6 = 81 - 6 = 75)
Correct answer: (2, 2).