Question 1096821
{{{matrix(1,9,
(matrix(3,1,This,"year's",salary)),
"",
""="",
"",
(matrix(3,1,Last,"year's",salary)),
""+"",
"4%",
of,
(matrix(3,1,Last,"year's",salary))

)}}}

{{{matrix(1,7,
34840,
"",
""="",
"",
L,
""+"",
0.04*L

)}}}
{{{matrix(1,7,
34840,
"",
""="",
"",
"1.00"*L,
""+"",
0.04*L


)}}}

{{{matrix(1,5,
34840,
"",
""="",
"",
1.04*L

)}}}


{{{matrix(1,5,
34840/1.04,
"",
""="",
"",
1.04*L/1.04

)}}}

{{{matrix(1,5,
33500,
"",
""="",
"",
L

)}}}


Edwin</pre>