Advertisements
Advertisements
प्रश्न
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.
उत्तर
The cost per contact
\[\left( in paise \right)\] is given by
\[A = \begin{bmatrix}40 \\ 100 \\ 50\end{bmatrix}\begin{array}"Telephone \\ Housecall \\ Letter\end{array}\]
The number of contacts of each type made in the two cities X and Y is given by
Telephone Housecall Letter
\[B = \begin{bmatrix}1000 & 500 & 5000 \\ 3000 & 1000 & 10000\end{bmatrix} \begin{array}"X \\ Y\end{array}\]
Total amount spent by the group in the two cities X and Y is given by
\[BA = \begin{bmatrix}1000 & 500 & 5000 \\ 3000 & 1000 & 10000\end{bmatrix}\begin{bmatrix}40 \\ 100 \\ 50\end{bmatrix}\]
`=[[ 40000 + 50000 + 250000],[120000 + 100000 + 500000]]`
`=[[340000],[720000]]` \[\begin{matrix}X\\Y\end{matrix}\]
Thus,
Amount spent on X = Rs 3400
Amount spent on Y = Rs 7200
APPEARS IN
संबंधित प्रश्न
Which of the given values of x and y make the following pair of matrices equal?
`[(3x+7, 5),(y+1, 2-3x)] = [(0,y-2),(8,4)]`
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
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 = [[1,3,-1],[2,-1,-1],[3,0,-1]]` And `B= [[-2,3,-1],[-1,2,-1],[-6,9,-4]]`
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
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=[[4 2 3],[1 1 2],[3 0 1]]`=`B=[[1 -1 1],[0 1 2],[2 -1 1]]` and `C= [[1 2 -1],[3 0 1],[0 0 1]]`
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A = [[1 -1],[0 2]] B= [[-1 0],[2 1]]`and `C= [[0 1],[1 -1]]`
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A=[[2 -1],[1 1],[-1 2]]` `B=[[0 1],[1 1]]` C=`[[1 -1],[0 1]]`
If \[A = \begin{bmatrix}4 & - 1 & - 4 \\ 3 & 0 & - 4 \\ 3 & - 1 & - 3\end{bmatrix}\] , Show that A2 = I3.
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix} and \text{ I} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\]
If \[A = \begin{bmatrix}3 & - 5 \\ - 4 & 2\end{bmatrix}\] , find A2 − 5A − 14I.
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
If
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)=[[cos x,sin x],[-sin x,cos x]],` then show that `P(x),P(y)=P(x+y)=P(y)P(x).`
`A=[[2,0,1],[2,1,3],[1,-1,0]]` , find A2 − 5A + 4I and hence find a matrix X such that A2 − 5A + 4I + X = 0.
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.
The cooperative stores of a particular school has 10 dozen physics books, 8 dozen chemistry books and 5 dozen mathematics books. Their selling prices are Rs. 8.30, Rs. 3.45 and Rs. 4.50 each respectively. Find the total amount the store will receive from selling all the items.
A trust fund has Rs 30000 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 30000 among the two types of bonds. If the trust fund must obtain an annual total interest of
(i) Rs 1800
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(2A)T = 2AT
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.
write AB.
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 the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.
If AB = A and BA = B, where A and B are square matrices, then
If `A=[[i,0],[0,i ]]` , n ∈ N, then A4n equals
If \[A = \begin{bmatrix}1 & 2 & x \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} and B = \begin{bmatrix}1 & - 2 & y \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\] and AB = I3, then x + y equals
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 = \begin{bmatrix}\alpha & \beta \\ \gamma & - \alpha\end{bmatrix}\] is such that A2 = I, then
The number of all possible matrices of order 3 × 3 with each entry 0 or 1 is
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
Give an example of matrices A, B and C such that AB = AC, where A is nonzero matrix, but B ≠ C.
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
If A `= [(1,3),(3,4)]` and A2 − kA − 5I = 0, then the value of k is ______.
If A = `[(a, b),(b, a)]` and A2 = `[(α, β),(β, α)]`, then ______.
If A = `[(-3, -2, -4),(2, 1, 2),(2, 1, 3)]`, B = `[(1, 2, 0),(-2, -1, -2),(0, -1, 1)]` then find AB and use it to solve the following system of equations:
x – 2y = 3
2x – y – z = 2
–2y + z = 3