Advertisements
Advertisements
प्रश्न
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
(i) Rs 1800
Advertisements
उत्तर
If Rs x are invested in the first type of bond and Rs \[\left( 30000 - x \right)\]
are invested in the second type of bond, then the matrix
\[A = \begin{bmatrix}x & 30000 - x\end{bmatrix}\] represents investment and the matrix
B = \[\begin{bmatrix} \frac{5}{100} \\ \frac{7}{100} \end {bmatrix}\] represents rate of interest.
\[\left( i \right) \]
`[x 30000 - x ][[ 5/100],[7/100]] = [1800]`
`⇒ [(5x)/ 100 + "(7(30000-x))/100]= [1800]`
\[ \Rightarrow \frac{5x + 210000 - 7x}{100} = 1800\]
\[ \Rightarrow 210000 - 2x = 180000\]
\[ \Rightarrow 2x = 30000\]
\[ \Rightarrow x = 15000\]
\[\]
Thus,
Amount invested in the first bond = Rs 15000
Amount invested in the second bond = Rs\[\left( 30000 - 15000 \right)\] = 15000
