Homework Statement
A = {0, 1, 2, 3} f and g are functions mapping A to A where
f = {(0,1),(1,2),(2,0),(3,3)} and g = {(0,2),(1,3),(2,0),(3,1)}
find
(f o g)(1)
Homework Equations
The Attempt at a Solution
The answer is 3 but i can not get it..
the (1) on the right side...