Multiple choice

Abdullah, the money lender, lends Rs. 2000 to Fahim, a cherry farmer, both residents of the village Baramullah. The rate of interest for the 1st year is r%, for the 2nd year is (r + 2)%, for the 3rd year is (r + 4)% so on and so forth. At the end of 5th year, the total simple interest incurred is Rs. 1500. What is the value of r?

  1. 10

  2. 11

  3. 12

  4. 13

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The interest is calculated as 2000 * (r/100 + (r+2)/100 + (r+4)/100 + (r+6)/100 + (r+8)/100) = 1500. This simplifies to 20 * (5r + 20) = 1500, so 5r + 20 = 75, 5r = 55, and r = 11.

AI explanation

Using the simple interest formula for successive years with varying rates, the total interest equals Principal multiplied by the sum of the rates divided by 100. The sum of the rates for the five years is r plus (r plus 2) plus (r plus 4) plus (r plus 6) plus (r plus 8), which simplifies to 5r plus 20. We set up the equation 1500 equals 2000 multiplied by (5r plus 20) divided by 100, which simplifies to 5r plus 20 equals 75. Solving for r gives 5r equals 55, so r is 11.