Am I right?
If there are 3 operations will call them E1,E2,E3
then A would be A = E1E2E3, or A = E3E2E1 A
for inverse if there are 3 operations to get the inverse then
$A^{-1} = E1^{-1}E2^{-1}E3^{-1} or A^{-1} = E3^{-1}E2^{-1}E1^{-1}A$
im a bit confused and my textbook is very very brief.