Here ∗ is a binary operation on A×A
here (a,b)∗(c,d)=(ac,b+ad)∀(a,b),(c,d)∈A
let's assume (e,e′) is the identity element on A by ′∗′ operation.
then from the formula and rule of identity element
(a,b)∗(e,e′)=(ae,b+ae′)=(a,b)
ae=a b+ae′=b
e=1 ae′=0 [by law of equity]
e′=0
so identity element is (1,0)
Let's assume inverse of (a,b) is (a′,b′)
where (a,b),(a′,b′)∈A
So, (a,b)∗(a′,b′)=(1,0)
(aa′,b+ab′)=(1,0)
aa′=1 b+ab′=0
a′=1a b′=−ba
So inverse of (a,b) is (1a,−ba) on A by the operation ′∗′