Advertisements
Advertisements
प्रश्न
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
उत्तर
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
संबंधित प्रश्न
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
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 A (adj A) for the matrix \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]
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\]
Find the inverse of the matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\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.
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that
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.
Solve the matrix equation \[\begin{bmatrix}5 & 4 \\ 1 & 1\end{bmatrix}X = \begin{bmatrix}1 & - 2 \\ 1 & 3\end{bmatrix}\], where X is a 2 × 2 matrix.
Find the matrix X for which
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 1\end{bmatrix}\]
If \[A = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.
Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If \[A = \begin{bmatrix}3 & 4 \\ 2 & 4\end{bmatrix}, B = \begin{bmatrix}- 2 & - 2 \\ 0 & - 1\end{bmatrix},\text{ then }\left( A + B \right)^{- 1} =\]
If A is a singular matrix, then adj A is ______.
If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .
(a) 3
(b) 0
(c) − 3
(d) 1
|A–1| ≠ |A|–1, where A is non-singular matrix.
Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3
