### Part (a)
1. **Understanding the Set S**:
We need to find the set S defined as:
S={f∈M(X)∣f(x+y+x)=f(x)+f(y)+f(x) ∀x,y∈X}
Given the addition table, we need to verify the condition f(x+y+x)=f(x)+f(y)+f(x) for all x,y∈X.
2. Analyzing the Addition Table:
The addition table for X={0,a,b,c} is:
+0abc00abcaa0cbbbc0accba0
We need to check the condition f(x+y+x)=f(x)+f(y)+f(x) for all x,y∈X.
3. Verifying the Condition:
Let's verify the condition for each pair (x,y):
- For x=0:
f(0+y+0)=f(y)=f(0)+f(y)+f(0)⟹f(0)=0
- For x=a:
f(a+y+a)=f(0+y)=f(y)=f(a)+f(y)+f(a)⟹f(a)=0
- For x=b:
f(b+y+b)=f(0+y)=f(y)=f(b)+f(y)+f(b)⟹f(b)=0
- For x=c:
f(c+y+c)=f(0+y)=f(y)=f(c)+f(y)+f(c)⟹f(c)=0
From the above, we see that f(x)=0 for all x∈X. Therefore, the only function in S is the zero function.
4. **Counting the Elements in S**:
Since the only function in S is the zero function, we have:
∣S∣=1
### Part (b)
1. **Understanding the Set I**:
We need to find the set I defined as:
I={f∈M(X)∣f(x+x)=f(x)+f(x) ∀x∈X}
Given the addition table, we need to verify the condition f(x+x)=f(x)+f(x) for all x∈X.
2. Analyzing the Addition Table:
From the addition table, we have:
+0abc00abcaa0cbbbc0accba0
We need to check the condition f(x+x)=f(x)+f(x) for all x∈X.
3. Verifying the Condition:
Let's verify the condition for each x:
- For x=0:
f(0+0)=f(0)=f(0)+f(0)⟹f(0)=0
- For x=a:
f(a+a)=f(0)=f(a)+f(a)⟹0=f(a)+f(a)⟹f(a)=0
- For x=b:
f(b+b)=f(0)=f(b)+f(b)⟹0=f(b)+f(b)⟹f(b)=0
- For x=c:
f(c+c)=f(0)=f(c)+f(c)⟹0=f(c)+f(c)⟹f(c)=0
From the above, we see that f(x)=0 for all x∈X. Therefore, the only function in I is the zero function.
4. **Counting the Elements in I**:
Since the only function in I is the zero function, we have:
∣I∣=1
The final answer is ∣S∣=1 and ∣I∣=1.