Simple 3rd grade problem:
A friend got a 10% raise to its salary. He got angry and asked for more. After much Negotiation he got another 10% raise on top of the first one.
He asked me to check how better is he fairing with the 2 salary raises.
I told him: you can either multiply like this
x * 1.1 * 1.1 = 1.21 * x
which we know that he is going to get, overall, 21% of a raise
and them I told him that he could check it by this simple division
x = new salary in dollars / old salary in dollars.
But he told me that he as getting 22% as a result.
am I going crazy and not being able to do simple multiplication or he did the division wrongly?