मराठी

Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. - Mathematics

Advertisements
Advertisements

प्रश्न

Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.

Advertisements

उत्तर

The information given in the question can be written as:

3x + 2y + z = 1600                ... (1)
4x + y + 3z = 2300                ... (2)
x + y + z = 900                      ... (3)

Here,

`A=[[3,2,1],[4,1,3],[1,1,1]] and B=[[1600],[2300],[900]]`

Now,

`|A|=3(-1)^(1+1)|[1,3],[1,1]|+2(-1)^(1+2)|[4,3],[1,1]|+1(-1)^(1+3)|[4,1],[1,1]|`

`|A|=3|[1,3],[1,1]|-2|[4,3],[1,1]|+1|[4,1],[1,1]|`

`⇒|A|=3(1−3)−2(4−3)+1(4−1)=−6−2+3=−5≠0`

So, A is invertible.
Let Cij be the cofactor of aij in A=[aij].
Then,

`C_11=(−1)^(1+1)|[1,3],[1,1]|=-2`

`C_12=(−1)^(1+2)|[4,3],[1,1]|=-1`

`C_13=(−1)^(1+3)|[4,1],[1,1]|=3`

`C_21=(−1)^(2+1)|[2,1],[1,1]|=-1`

`C_22=(−1)^(2+2)|[3,1],[1,1]|=2`

`C_23=(−1)^(2+3)|[3,2],[1,1]|=-1`

`C_31=(−1)^(3+1)|[2,1],[1,3]|=5`

`C_32=(−1)^(3+2)|[3,1],[4,3]|=-5`

`C_33=(−1)^(3+3)|[3,2],[4,1]|=-5`

cofactor of A=`[[C_11,C_12,C_13],[C_21,C_22,C_23],[C_31,C_32,C_33]]`

cofactor of A=`[[-2,-1,3],[-1,2,-1],[5,-5,-5]]`

`therefore adjA=[[-2,-1,3],[-1,2,-1],[5,-5,-5]]^T=[[-2,-1,5],[-1,2,-5],[3,-1,-5]]`

`i.e A^(-1)=`

`A^(-1)=-1/5[[-2,-1,5],[-1,2,-5],[3,-1,-5]]`

Thus, the solution of the system of equations is given by

`X=A^(-1)B=-1/5[[-2,-1,5],[-1,2,-5],[3,-1,-5]]`

`=>[[x],[y],[z]]=-1/5[[-3200-2300+4500],[-1600+4600-4500],[4800-2300-4500]]`

`=>[[x],[y],[z]]=-1/5[[-1000],[-1500],[-2000]]`

`=>[[x],[y],[z]]=[[200],[300],[400]]`

Hence, the money awarded for sincerity, truthfulness and helpfulness are Rs 200, Rs 300 and Rs 400, respectively.

Here, the determinant of the matrix A is non-zero. Therefore, x, y and z will have unique solutions: x = 200, y = 300 and z = 400.

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2013-2014 (March) All India Set 1

संबंधित प्रश्‍न

Find the inverse of the matrices (if it exists).

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


If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.


Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.


Find the inverse of the following matrix:

\[\begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}0 & 1 & - 1 \\ 4 & - 3 & 4 \\ 3 & - 3 & 4\end{bmatrix}\]

For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]

\[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 6 \\ 3 & 2\end{bmatrix}\]


For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]

\[A = \begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 5 \\ 3 & 4\end{bmatrix}\]


Let \[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B = \begin{bmatrix}6 & 7 \\ 8 & 9\end{bmatrix} .\text{ Find }\left( AB \right)^{- 1}\]


If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.


Show that

\[A = \begin{bmatrix}- 8 & 5 \\ 2 & 4\end{bmatrix}\] satisfies the equation \[A^2 + 4A - 42I = O\]. Hence, find A−1.

Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, find A−1.


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 6 \\ - 3 & 5\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]


If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.


If A is an invertible matrix, then which of the following is not true ?


If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .


If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .


If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .


If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .


If \[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix},\text{ then } A^n =\] ______________ .

An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and  second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.

 

Find the adjoint of the matrix A `= [(1,2),(3,4)].`


The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos"  2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.


If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.


Read the following passage:

Gautam buys 5 pens, 3 bags and 1 instrument box and pays a sum of ₹160. From the same shop, Vikram buys 2 pens, 1 bag and 3 instrument boxes and pays a sum of ₹190. Also, Ankur buys 1 pen, 2 bags and 4 instrument boxes and pays a sum of ₹250.

Based on the above information, answer the following questions:

  1. Convert the given above situation into a matrix equation of the form AX = B. (1)
  2. Find | A |. (1)
  3. Find A–1. (2)
    OR
    Determine P = A2 – 5A. (2)

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×