Advertisements
Advertisements
Question
An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.
Advertisements
Solution
Let x , y and z be the investments at the rates of interest of 10%, 12% and 15% per annum respectively.
Total investment = Rs 10,000 \[\Rightarrow x + y + z = 10, 000\]
\[\text{ Income from the first investment of Rs }x = Rs\frac{10x}{100} = Rs 0 . 1x\]
\[\text{ Income from the second investment of Rs }x = Rs\frac{12y}{100} = Rs 0 . 12y\]
\[\text{ Income from the third investment of Rs }x = Rs\frac{15z}{100} = Rs 0 . 15z\]
\[ \therefore\text{ Total annual income }= Rs \left( 0 . 1x + 0 . 12y + 0 . 15z \right)\]
\[ \Rightarrow 0 . 1x + 0 . 12y + 0 . 15z = 1310 \left( \because \text{ Total annual income }= Rs 1310 \right)\]
It is given that the combined income from the first two incomes is Rs 190 short of the income from the third .
\[ \therefore 0 . 1x + 0 . 12y = 0 . 15z - 190\]
\[ \Rightarrow - 0 . 1x - 0 . 12y + 0 . 15z = 190\]
Thus, we obtain the following system of simultaneous linear equations:
\[x + y + z = 10000\]
\[0 . 1x + 0 . 12y + 0 . 15z = 1310\]
\[ - 0 . 1x - 0 . 12y + 0 . 15z = 190\]
The given system of equation can be written in matrix form as follows:
\[ \begin{bmatrix}1 & 1 & 1 \\ 0 . 1 & 0 . 12 & 0 . 15 \\ - 0 . 1 & - 0 . 12 & 0 . 15\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}10000 \\ 1310 \\ 190\end{bmatrix}\]
\[AX = B\]
Here,
\[A = \begin{bmatrix}1 & 1 & 1 \\ 0 . 1 & 0 . 12 & 0 . 15 \\ - 0 . 1 & - 0 . 12 & 0 . 15\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}10000 \\ 1310 \\ 190\end{bmatrix}\]
\[\left| A \right|=1 \left( 0 . 15 \times 0 . 12 + 0 . 15 \times 0 . 12 \right) - 1\left( 0 . 15 \times 0 . 1 + 0 . 15 \times 0 . 1 \right) + 1\left( - 0 . 1 \times 0 . 12 + 0 . 12 \times 0 . 1 \right)\]
\[ = 0 . 036 - 0 . 03 + 0\]
\[ = 0 . 006\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A=\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}0 . 12 & 0 . 15 \\ - 0 . 12 & 0 . 15\end{vmatrix} = 0 . 036, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}0 . 1 & 0 . 15 \\ - 0 . 1 & 0 . 15\end{vmatrix} = - 0 . 03, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}0 . 1 & 0 . 12 \\ - 0 . 1 & - 0 . 12\end{vmatrix} = 0\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & 1 \\ - 0 . 12 & 0 . 15\end{vmatrix} = - 0 . 27, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ - 0 . 1 & 0 . 15\end{vmatrix} = 0 . 25, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ - 0 . 1 & - 0 . 12\end{vmatrix} = 0 . 02\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & 1 \\ 0 . 12 & 0 . 15\end{vmatrix} = 0 . 03, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ 0 . 1 & 0 . 15\end{vmatrix} = - 0 . 05, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 0 . 1 & 0 . 12\end{vmatrix} = 0 . 02\]
\[adj A = \begin{bmatrix}0 . 036 & - 0 . 03 & 0 \\ - 0 . 27 & 0 . 25 & 0 . 02 \\ 0 . 03 & - 0 . 05 & 0 . 02\end{bmatrix}^T \]
\[ = \begin{bmatrix}0 . 036 & - 0 . 27 & 0 . 03 \\ - 0 . 03 & 0 . 25 & - 0 . 05 \\ 0 & 0 . 02 & 0 . 02\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{0 . 006}\begin{bmatrix}0 . 036 & - 0 . 27 & 0 . 03 \\ - 0 . 03 & 0 . 25 & - 0 . 05 \\ 0 & 0 . 02 & 0 . 02\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{0 . 006}\begin{bmatrix}0 . 036 & - 0 . 27 & 0 . 03 \\ - 0 . 03 & 0 . 25 & - 0 . 05 \\ 0 & 0 . 02 & 0 . 02\end{bmatrix}\begin{bmatrix}10000 \\ 1310 \\ 190\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{0 . 006}\begin{bmatrix}360 - 353 . 7 + 5 . 7 \\ - 300 + 327 . 5 - 9 . 5 \\ 0 + 26 . 2 + 3 . 8\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1000}{6}\begin{bmatrix}12 \\ 18 \\ 30\end{bmatrix}\]
\[ \therefore x = 2000, y = 3000\text{ and }z = 5000\]
Thus, the three investments are of Rs 2000, Rs 3000 and Rs 5000, respectively .
APPEARS IN
RELATED QUESTIONS
Find the adjoint of the matrices.
`[(1,-1,2),(2,3,5),(-2,0,1)]`
Find the inverse of the matrices (if it exists).
`[(-1,5),(-3,2)]`
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
Find the inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
Find the inverse of the matrices (if it exists).
`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`
If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.
Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that
- [adj A]–1 = adj(A–1)
- (A–1)–1 = A
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
For the matrix
If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.
Find the inverse of the following matrix:
Find the inverse of the following matrix.
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
Let
\[F \left( \alpha \right) = \begin{bmatrix}\cos \alpha & - \sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1\end{bmatrix}\text{ and }G\left( \beta \right) = \begin{bmatrix}\cos \beta & 0 & \sin \beta \\ 0 & 1 & 0 \\ - \sin \beta & 0 & \cos \beta\end{bmatrix}\]
Show that
If \[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\] so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.
Show that the matrix, \[A = \begin{bmatrix}1 & 0 & - 2 \\ - 2 & - 1 & 2 \\ 3 & 4 & 1\end{bmatrix}\] satisfies the equation, \[A^3 - A^2 - 3A - I_3 = O\] . Hence, find A−1.
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = A^{- 1} .\]
Find the matrix X satisfying the matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\end{bmatrix}\]
If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]
If adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]
If A is a square matrix, then write the matrix adj (AT) − (adj A)T.
Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of A.
If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .
If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .
Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .
If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .
If A is an invertible matrix, then det (A−1) is equal to ____________ .
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
`("aA")^-1 = 1/"a" "A"^-1`, where a is any real number and A is a square matrix.
Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular
The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos" 2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
