Advertisements
Advertisements
Question
A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.
Advertisements
Solution
Let the amount deposited in each of the three accounts be ₹ x, ₹ x and ₹ y respectively.
Since, the total amount deposited is ₹7,000.
∴ x + x + y = 7000
⇒ 2x + y = 7000 ....(1)
Total annual Interest is ₹550.
∴ \[\frac{5}{100}x + \frac{8}{100}x + \frac{17}{200}y = 550\]
The above system of equations can be written in matrix form AX = B as \[\begin{bmatrix}2 & 1 \\ 26 & 17\end{bmatrix}\binom{x}{y} = \binom{7000}{110000}\]
\[\text{ where,} A = \begin{bmatrix}2 & 1 \\ 26 & 17\end{bmatrix}, X = \binom{x}{y}\text{ and }B = \binom{7000}{110000}\]
Now,
\[\left| A \right| = \begin{vmatrix}2 & 1 \\ 26 & 17\end{vmatrix}\]
\[ = 34 - 26\]
\[ = 8\]
\[\text{ Let }C_{ij}\text{ be the cofactors of elements }a_{ij}\text{ in }A = \left[ a_{ij} \right] .\text{ Then, }\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} 17 = 17, C_{12} = \left( - 1 \right)^{1 + 2} 26 = - 26\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} 1 = - 1 , C_{22} = \left( - 1 \right)^{2 + 2} 2 = 2\]
\[adj A = \begin{bmatrix}17 & - 26 \\ - 1 & 2\end{bmatrix}^T \]
\[ = \begin{bmatrix}17 & - 1 \\ - 26 & 2\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{8}\begin{bmatrix}17 & - 1 \\ - 26 & 2\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{8}\begin{bmatrix}17 & - 1 \\ - 26 & 2\end{bmatrix}\binom{7000}{110000}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{8}\binom{119000 - 110000}{ - 182000 + 220000}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{8}\binom{9000}{38000}\]
\[ \Rightarrow x = \frac{9000}{8}\text{ and }y = \frac{38000}{8}\]
\[ \therefore x = 1125\text{ and }y = 4750 .\]
Hence, the amount deposited in each of the three accounts is ₹1125, ₹1125 and ₹4750.
RELATED QUESTIONS
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
Solve the system of linear equations using the matrix method.
4x – 3y = 3
3x – 5y = 7
If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:
2x – 3y + 5z = 11
3x + 2y – 4z = –5
x + y – 2z = –3
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]
If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.
Find the value of x, if
\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}x & 1 & 1 \\ 1 & x & 1 \\ 1 & 1 & x\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
2x − y = 1
7x − 2y = −7
Prove that :
Prove that :
Prove that
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
An automobile company uses three types of steel S1, S2 and S3 for producing three types of cars C1, C2and C3. Steel requirements (in tons) for each type of cars are given below :
| Cars C1 |
C2 | C3 | |
| Steel S1 | 2 | 3 | 4 |
| S2 | 1 | 1 | 2 |
| S3 | 3 | 2 | 1 |
Using Cramer's rule, find the number of cars of each type which can be produced using 29, 13 and 16 tons of steel of three types respectively.
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
If x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\] = 8, then find the value of x.
If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]
The determinant \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]
If \[x, y \in \mathbb{R}\], then the determinant
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
The existence of unique solution of the system of linear equations x + y + z = a, 5x – y + bz = 10, 2x + 3y – z = 6 depends on
The system of simultaneous linear equations kx + 2y – z = 1, (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`
Choose the correct option:
If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` is
Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.
Let `θ∈(0, π/2)`. If the system of linear equations,
(1 + cos2θ)x + sin2θy + 4sin3θz = 0
cos2θx + (1 + sin2θ)y + 4sin3θz = 0
cos2θx + sin2θy + (1 + 4sin3θ)z = 0
has a non-trivial solution, then the value of θ is
______.
