Advertisements
Advertisements
Question
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 ₹ 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Solution
Let the monthly incomes of Aryan and Babban be 3x and 4x, respectively.
Suppose their monthly expenditures are 5y and 7y, respectively.
Since each saves Rs 15,000 per month,
Monthly saving of Aryan: \[ 3x - 5y = 15, 000\]
Monthly saving of Babban: \[4x - 7y = 15, 000\]
The above system of equations can be written in the matrix form as follows:
`= [[3 -5 ],[4 -7 ]]``[[x] ,[ y ]]` =`[[15000],[15000]]`
or,
AX = B, where
`A= [[3 -5 ],[4 -7 ]]`,` X=[[x] ,[ y ]]` and `B = [[15000],[15000]]`
Now,
\[\left| A \right| = \begin{vmatrix}3 & - 5 \\ 4 & - 7\end{vmatrix} = - 21 - \left( - 20 \right) = - 1\]
Adj A=
\[\begin{bmatrix}- 7 & - 4 \\ 5 & 3\end{bmatrix}^T = \begin{bmatrix}- 7 & 5 \\ - 4 & 3\end{bmatrix}\]
So,
\[A^{- 1} = \frac{1}{\left| A \right|}adjA = - 1\begin{bmatrix}- 7 & 5 \\ - 4 & 3\end{bmatrix} = \begin{bmatrix}7 & - 5 \\ 4 & - 3\end{bmatrix}\]
\[\therefore X = A^{- 1} B\]
⇒ `[[x] ,[ y ]]` = `[[7 5],[4 -3]]` `[[15000 ] , [15000]]`
⇒ `[[x] ,[ y ]]` = `[[105000-75000],[60000-45000]]`
⇒ `[[x] ,[ y ]]` =`[[30000],[15000]]`
⇒ x = 30, 000 and y= 15, 000
Therefore,
Monthly income of Aryan =
\[3 \times \text{Rs 30, 000} = \text{Rs 90, 000}\]
Monthly income of Babban =
\[4 \times Rs 30, 000 = Rs 1, 20, 000\]
From this problem, we are encouraged to understand the power of savings. We should save certain part of our monthly income for the future.
APPEARS IN
RELATED QUESTIONS
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
Compute the indicated product:
`[(a,b),(-b,a)][(a,-b),(b,a)]`
A trust fund has Rs. 30,000 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. 30,000 among the two types of bonds. If the trust fund must obtain an annual total interest of Rs 2,000.
Compute the indicated products:
`[[1 -2],[2 3]][[1 2 3],[-3 2 -1]]`
Evaluate the following:
`[[1 -1],[0 2],[2 3]]` `([[1 0 2],[2 0 1]]-[[0 1 2],[1 0 2]])`
If A = `[[4 2],[-1 1]]`
, prove that (A − 2I) (A − 3I) = O
If A =`[[2 -3 -5],[-1 4 5],[1 -3 -4]]` and B =`[[2 -2 -4],[-1 3 4],[1 2 -3]]`
, show that AB = A and BA = B.
Let A =`[[-1 1 -1],[3 -3 3],[5 5 5]]`and B =`[[0 4 3],[1 -3 -3],[-1 4 4]]`
, compute A2 − B2.
If \[A = \begin{bmatrix}4 & - 1 & - 4 \\ 3 & 0 & - 4 \\ 3 & - 1 & - 3\end{bmatrix}\] , Show that A2 = I3.
If
Show that the matrix \[A = \begin{bmatrix}5 & 3 \\ 12 & 7\end{bmatrix}\] is root of the equation A2 − 12A − I = O
Solve the matrix equations:
`[[],[x-5-1],[]][[1,0,2],[0,2,1],[2,0,3]] [[x],[4],[1]]=0`
Find the matrix A such that [2 1 3 ] `[[-1,0,-1],[-1,1,0],[0,1,1]] [[1],[0],[-1]]=A`
`A=[[3,-5],[-4,2]]` then find A2 − 5A − 14I. Hence, obtain A3
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
Let `A=[[1,1,1],[3,3,3]],B=[[3,1],[5,2],[-2,4]]` and `C=[[4,2],[-3,5],[5,0]]`Verify that AB = AC though B ≠ C, A ≠ O.
Three shopkeepers A, B and C go to a store to buy stationary. A purchases 12 dozen notebooks, 5 dozen pens and 6 dozen pencils. B purchases 10 dozen notebooks, 6 dozen pens and 7 dozen pencils. C purchases 11 dozen notebooks, 13 dozen pens and 8 dozen pencils. A notebook costs 40 paise, a pen costs Rs. 1.25 and a pencil costs 35 paise. Use matrix multiplication to calculate each individual's bill.
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(A + B)T = AT + BT
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(AB)T = BT AT
Let `A= [[1,-1,0],[2,1,3],[1,2,1]]` And `B=[[1,2,3],[2,1,3],[0,1,1]]` Find `A^T,B^T` and verify that (2A)T = 2AT.
If `A=[[-2],[4],[5]]` , B = [1 3 −6], verify that (AB)T = BT AT
If \[A = \begin{bmatrix}\cos x & - \sin x \\ \sin x & \cos x\end{bmatrix}\] , find AAT
Write matrix A satisfying ` A+[[2 3],[-1 4]] =[[3 6],[- 3 8]]`.
If I is the identity matrix and A is a square matrix such that A2 = A, then what is the value of (I + A)2 = 3A?
Write a 2 × 2 matrix which is both symmetric and skew-symmetric.
If \[A = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ a & b & - 1\end{bmatrix}\] , then A2 is equal to ___________ .
If \[A = \begin{bmatrix}1 & - 1 \\ 2 & - 1\end{bmatrix}, B = \begin{bmatrix}a & 1 \\ b & - 1\end{bmatrix}\]and (A + B)2 = A2 + B2, values of a and b are
If A = [aij] is a scalar matrix of order n × n such that aii = k, for all i, then trace of A is equal to
The number of possible matrices of order 3 × 3 with each entry 2 or 0 is
If A is a matrix of order m × n and B is a matrix such that ABT and BTA are both defined, then the order of matrix B is
Disclaimer: option (a) and (d) both are the same.
If \[A = \begin{bmatrix}2 & - 1 & 3 \\ - 4 & 5 & 1\end{bmatrix}\text{ and B }= \begin{bmatrix}2 & 3 \\ 4 & - 2 \\ 1 & 5\end{bmatrix}\] then
If \[A = \begin{pmatrix}\cos\alpha & - \sin\alpha & 0 \\ \sin\alpha & \cos\alpha & 0 \\ 0 & 0 & 1\end{pmatrix},\] ,find adj·A and verify that A(adj·A) = (adj·A)A = |A| I3.
If matrix AB = O, then A = O or B = O or both A and B are null matrices.
If A and B are two square matrices of the same order, then AB = BA.
Three schools DPS, CVC, and KVS decided to organize a fair for collecting money for helping the flood victims. They sold handmade fans, mats, and plates from recycled material at a cost of Rs. 25, Rs.100, and Rs. 50 each respectively. The numbers of articles sold are given as
School/Article | DPS | CVC | KVS |
Handmade/fans | 40 | 25 | 35 |
Mats | 50 | 40 | 50 |
Plates | 20 | 30 | 40 |
Based on the information given above, answer the following questions:
- If the number of handmade fans and plates are interchanged for all the schools, then what is the total money collected by all schools?