Advertisements
Advertisements
Question
A trust fund has Rs 30000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide Rs 30000 among the two types of bonds. If the trust fund must obtain an annual total interest of(ii) Rs 2000
Advertisements
Solution
\[\left( ii \right)\]
`[x 30000 - x ][[ 5/100],[7/100]] = [2000]`
\[ \Rightarrow \left[ \begin{array}\frac{5x}{100} +\end{array}\frac{7\left( 30000 - x \right)}{100} \right] = \begin{bmatrix}2000\end{bmatrix}\]
\[ \Rightarrow \frac{5x + 210000 - 7x}{100} = 2000\]
\[ \Rightarrow 210000 - 2x = 200000\]
\[ \Rightarrow 2x = 10000\]
\[ \Rightarrow x = 5000\]
Thus,
Amount invested in the first bond = Rs 5000
\[\left( 30000 - 5000 \right)\] = Rs = 25000
