a) Construct an SLR parsing table for the grammar

Resolve the parsing action conflict so that expressions will be parsed in the same way as by the LR parser in Fig. 4.52. Can every reduce/reduce conflict generated in the LR parsing table construction process be converted into a shift/reduce conflict by transforming the grammar?