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.
APPEARS IN
RELATED QUESTIONS
Examine the consistency of the system of equations.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the system of linear equations using the matrix method.
5x + 2y = 4
7x + 3y = 5
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1/a & a^2 & bc \\ 1/b & b^2 & ac \\ 1/c & c^2 & ab\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1^2 & 2^2 & 3^2 & 4^2 \\ 2^2 & 3^2 & 4^2 & 5^2 \\ 3^2 & 4^2 & 5^2 & 6^2 \\ 4^2 & 5^2 & 6^2 & 7^2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin^2 A & \cot A & 1 \\ \sin^2 B & \cot B & 1 \\ \sin^2 C & \cot C & 1\end{vmatrix}, where A, B, C \text{ are the angles of }∆ ABC .\]
Prove the following identity:
\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]
Find the area of the triangle with vertice at the point:
(2, 7), (1, 1) and (10, 8)
Using determinants show that the following points are collinear:
(3, −2), (8, 8) and (5, 2)
Prove that :
2x + 3y = 10
x + 6y = 4
6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
If |A| = 2, where A is 2 × 2 matrix, find |adj A|.
If \[\begin{vmatrix}2x & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.
If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.
If \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}
If ω is a non-real cube root of unity and n is not a multiple of 3, then \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\]
Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]
There are two values of a which makes the determinant \[∆ = \begin{vmatrix}1 & - 2 & 5 \\ 2 & a & - 1 \\ 0 & 4 & 2a\end{vmatrix}\] equal to 86. The sum of these two values is
If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
A company produces three products every day. Their production on a certain day is 45 tons. It is found that the production of third product exceeds the production of first product by 8 tons while the total production of first and third product is twice the production of second product. Determine the production level of each product using matrix method.
2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0
Let \[X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}, A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\] . If AX = B, then X is equal to
Let a, b, c be positive real numbers. The following system of equations in x, y and z
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions
Show that \[\begin{vmatrix}y + z & x & y \\ z + x & z & x \\ x + y & y & z\end{vmatrix} = \left( x + y + z \right) \left( x - z \right)^2\]
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.
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
If the system of linear equations
2x + y – z = 7
x – 3y + 2z = 1
x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.
If a, b, c are non-zero real numbers and if the system of equations (a – 1)x = y + z, (b – 1)y = z + x, (c – 1)z = x + y, has a non-trivial solution, then ab + bc + ca equals ______.
