Did you mean that we could've first have found the mean of those loans?.
What I mean is that those different means are not arbitrary. Depending on the circumstances, one is usually the most useful.
Let’s take the usual arithmetic mean. in this case we have three rates: 0.14, 0.11, and 0.09. If we take the plain arithmetic mean rate, we get 0.34/3. Is that a good representative rate? Well, SK suggests multiplying that by the
overall amount borrowed of 50 lahks, giving us interest of
[math] 50 * \dfrac{0.34}{3} = \dfrac{17.3}{3} \approx 5.7 \text { lahks.}[/math]
Now lets compute the actual interest.
[math]2 * \dfrac{14}{100} + 8 * \dfrac{11}{100} + 40 * \dfrac{9}{100} = \dfrac{28 + 88 + 360}{100} = \dfrac{476}{100} = 4.76 \text { lahks.}[/math]
The straight arithmetic mean rate did not give us anywhere close to a good approximation of the actual interest due.
Let’s try the weighted arithmetic mean rate.
[math]\dfrac{2 * 0.14 + 8 * 0.11 + 40 * 0.09}{2 + 8 + 40} = \dfrac{0.28 + 0.88 + 3.6}{50} = \dfrac{4.76}{50}.[/math]
Let’s multiply that by the
overall amount borrowed of 50 lahks.
[math]50 * \dfrac{4.76}{50} = 4.76 \text { lahks}[/math], which is exact.
In other words, when we are averaging coefficients, a weighted arithmetic mean is far more representative that a plain arithmetic mean of the coefficients.
Now i am sure that in context this problem was intended to teach students why the weighted arithmetic mean is sometimes useful. Those of us who have worked with means for decades usually just “see” which one is best in most situations (though I admit that it usually takes me a while to see when it is best to use the harmonic mean).
For a student, the key clue for this problem is likely to come from the topic being covered, which here was almost certainly different types of mean. And of course means are not the only way to measure central tendency.
This is why we want to know what topic gave rise to the exercise. It is to know what sort of clue to provide.