Approach: A loan plus interest is paid off by instalments, so the loan today must equal the present value of both future instalments discounted at the unknown rate. Set up that balance and solve the resulting quadratic in \((1+r)\).
Step 1: Let \(x = 1 + r\). The first instalment (Rs 530) is one year away, the second (Rs 594) is two years away, so \[ 1000 = \frac{530}{x} + \frac{594}{x^2}. \]
Step 2: Multiply through by \(x^2\) to clear denominators: \[ 1000x^2 = 530x + 594, \] \[ 1000x^2 - 530x - 594 = 0. \]
Step 3: Apply the quadratic formula with \(a=1000,\ b=-530,\ c=-594\). The discriminant is \[ (-530)^2 + 4(1000)(594) = 280900 + 2376000 = 2656900 = 1630^2. \] So \[ x = \frac{530 \pm 1630}{2000}. \] The positive root is \[ x = \frac{2160}{2000} = 1.08. \]
Step 4: Since \(x = 1+r = 1.08\), we get \(r = 0.08\).
Final answer: The rate of interest is \(8\%\).