English

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 - Mathematics

Advertisements
Advertisements

Question

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. 1,800.

Sum

Solution

It is given that Rs. 30,000 must be invested into two types of bonds with 5% and 7% interest rates.

Let Rs. x be invested in bonds of the first type. Thus, Rs. (30,000 − x) will be invested in the other type.

Hence, the amount invested in each type of bond can be represented in matrix form, with each column corresponding to a different type of bond as follows:

X = [x ​30,000 − x​]

annual interest obtained is Rs. 1800. We know, Interest = `"PTR"/100`

Here, the time is one year and thus T = 1.

Hence, the interest obtained after one year can be expressed in matrix representation as follows:

[x ​30,000 − x​]`[(5/100),(7/100)]` = [1800]

`=> [x xx 5/100 + (30000 - x) xx 7/100] = [1800]`

`=> (5x)/100 + (7(30000 - x))/100` = 1800

⇒  5x + 210000 − 7x = 180000

⇒ - 2x = - 30000

∴  x = 15000

Amount invested in the first bond = x = Rs. 15000

⇒ Amount invested in the second bond = Rs. (30000 − x) = Rs. (30000 − 15000) = Rs. 15000

∴ The trust has to invest Rs. 15000 each in both the bonds in order to obtain an annual interest rate of Rs. 1800.

shaalaa.com
  Is there an error in this question or solution?
Chapter 3: Matrices - Exercise 3.2 [Page 82]

APPEARS IN

NCERT Mathematics [English] Class 12
Chapter 3 Matrices
Exercise 3.2 | Q 19.1 | Page 82

Video TutorialsVIEW ALL [1]

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)]`


Compute the indicated product.

`[(1),(2),(3)] [2,3,4]`


Compute the indicated product.

`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`


Show that AB ≠ BA in each of the following cases:

`A= [[5    -1],[6        7]]`And B =`[[2       1],[3         4]]`


Show that AB ≠ BA in each of the following cases:

`A=[[1       3         0],[1        1          0],[4         1         0]]`And    B=`[[0      1          0],[1        0        0],[0           5          1]]`


Compute the products AB and BA whichever exists in each of the following cases:

 [ab]`[[c],[d]]`+ [a, b, c, d] `[[a],[b],[c],[d]]`


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.

 

For the following matrices verify the associativity of matrix multiplication i.e. (AB) C = A(BC):

`A =-[[1             2         0],[-1        0           1]]`,`B=[[1       0],[-1        2],[0        3]]` and C= `[[1],[-1]]`


\[A = \begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\]   , Show that A2 = A.


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:

`[x1][[1,0],[-2,-3]][[x],[5]]=0`


Solve the matrix equations:

[2x 3] `[[1       2],[-3      0]] , [[x],[8]]=0`


If `A= [[1,2,0],[3,-4,5],[0,-1,3]]` compute A2 − 4A + 3I3.


Find the matrix A such that    [2  1  3 ] `[[-1,0,-1],[-1,1,0],[0,1,1]] [[1],[0],[-1]]=A`


If `P=[[x,0,0],[0,y,0],[0,0,z]]` and `Q=[[a,0,0],[0,b,0],[0,0,c]]` prove that `PQ=[[xa,0,0],[0,yb,0],[0,0,zc]]=QP`


Let `A= [[1,1,1],[0,1,1],[0,0,1]]` Use the principle of mathematical introduction to show  that `A^n [[1,n,n(n+1)//2],[0,1,1],[0,0,1]]` for every position integer n.


If BC are n rowed square matrices and if A = B + CBC = CBC2 = O, then show that for every n ∈ NAn+1 = Bn (B + (n + 1) C).

 

Give examples of matrices

 A and B such that AB = O but A ≠ 0, B ≠ 0.


Give examples of matrices

A and B such that AB = O but BA ≠ O.


If A and B are square matrices of the same order, explain, why in general

(A + B)2 ≠ A2 + 2AB + B2


Let A and B be square matrices of the order 3 × 3. Is (AB)2 = A2 B2? Give reasons.

 

If A and B are square matrices of the same order, explain, why in general

(− B)2 ≠ A2 − 2AB + B2


In a legislative assembly election, a political group hired a public relations firm to promote its candidates in three ways: telephone, house calls and letters. The cost per contact (in paise) is given matrix A as

      Cost per contact

`A=[[40],[100],[50]]` `[["Teliphone"] ,["House call "],[" letter"]]`

The number of contacts of each type made in two cities X and Y is given in matrix B as

       Telephone   House call    Letter

`B= [[    1000, 500,      5000],[3000,1000,     10000                ]]` 

Find the total amount spent by the group in the two cities X and Y.

 

If  \[A = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\] write AAT.

 


If A = [aij] is a square matrix such that aij = i2 − j2, then write whether A is symmetric or skew-symmetric.


The matrix  \[A = \begin{bmatrix}0 & 0 & 4 \\ 0 & 4 & 0 \\ 4 & 0 & 0\end{bmatrix}\] is a


If A and B are square matrices of the same order, then (A + B)(A − B) is equal to 


If A = `[(2, -1, 3),(-4, 5, 1)]` and B = `[(2, 3),(4, -2),(1, 5)]`, then ______.


If A = `[(3, 5)]`, B = `[(7, 3)]`, then find a non-zero matrix C such that AC = BC.


Let A and B be square matrices of the order 3 × 3. Is (AB)2 = A2B2? Give reasons.


Prove by Mathematical Induction that (A′)n = (An)′, where n ∈ N for any square matrix A.


If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn 


If matrix A = [aij]2×2, where aij `{:(= 1  "if i" ≠ "j"),(= 0  "if i" = "j"):}` then A2 is equal to ______.


If A and B are square matrices of the same order, then (AB)′ = ______.


If A and B are square matrices of the same order, then [k (A – B)]′ = ______.


If A and B are two square matrices of the same order, then AB = BA.


If A, B and C are square matrices of same order, then AB = AC always implies that B = C


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:

  • How many articles (in total) are sold by three schools?

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×