Let's first talk about the first account (Simple interest saving account).
Interest in the first year = 22%;
Interest in the second year = 22%; Interest does not compound in case of simple interest.
Total interest in two years = 2*22% = 44%
Now, let's talk about the second account (Compound interest saving account).
Interest in the first year = r%;
Interest in the second year = r% + (r% of r%); Interest gets compounded in case of compound interest.
Total interest in two years = r% + (r% + r% of r%) = 2r% + r%*r% = r%(2 + r%)
We know that after two years, the interests are same from both the accounts, thus,
44% = r%(2 + r%)
44 = r(2 + r/100)
Solving for r would involve handling a quadratic equation, which may be time-consuming. Let's think of another approach.
Let's plug-in the values from the options. Since option D = 20 is the easiest one to handle, let's try this first.
@r = 20, the value of r(2 + r/100) = 20(2 + 20/100) = [20*2 + (20*20/100)] = 40 + 4 = 44%. It matches the desired result. Thus, option D is the correct answer.
The correct answer:
D