Given f(1)=2 and f(x+y)=f(x)⋅f(y)
Put x=y=1
⇒f(2)=f(1)⋅f(1)=22
Now, put x=1,y=2
⇒f(3)=f(1)⋅f(2)=23
Now, put x=1,y=3
⇒f(4)=f(1)⋅f(3)=24
Similarly, f(10)=210
Now k=1∑10f(a+k)=16(210−1)
⇒k=1∑10f(a)f(k)=16(210−1)
⇒f(a)k=1∑10f(k)=16(210−1)
⇒f(a)(f(1)+f(2)…+f(10))=16(210−1)
⇒f(a)(21+22+23+…+210)=16(210−1)
Using the sum of n terms of a geometric progression, i.e. a+ar+ar2+ar3+...+arn−1=r−1a(rn−1), we get
f(a)2−12(210−1)=16(210−1)
⇒f(a)=8=23
Also, we know that f(3)=8
⇒f(a)=f(3)
⇒a=3.