हिंदी

Let `A =[[2,-3],[-7,5]]` and `B=[[1,0],[2,-4]]` Verify That (2a)T = 2at - Mathematics

Advertisements
Advertisements

प्रश्न

Let  `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that 

 (2A)T = 2AT

योग

उत्तर

\[Given: \hspace{0.167em} A = \begin{bmatrix}2 & - 3 \\ - 7 & 5\end{bmatrix}\]

\[ A^T = \begin{bmatrix}2 & - 7 \\ - 3 & 5\end{bmatrix}\]

\[B = \begin{bmatrix}1 & 0 \\ 2 & - 4\end{bmatrix} \]

\[ B^T = \begin{bmatrix}1 & 2 \\ 0 & - 4\end{bmatrix}\]

\[\left( i \right) \]

\[ \left( 2A \right)^T = 2 A^T \]

\[ \Rightarrow \left( 2\begin{bmatrix}2 & - 3 \\ - 7 & 5\end{bmatrix} \right)^T = 2\begin{bmatrix}2 & - 7 \\ - 3 & 5\end{bmatrix}\]

\[ \Rightarrow \begin{bmatrix}4 & - 6 \\ - 14 & 10\end{bmatrix}^T = \begin{bmatrix}4 & - 14 \\ - 6 & 10\end{bmatrix}\]

\[ \Rightarrow \begin{bmatrix}4 & - 14 \\ - 6 & 10\end{bmatrix} = \begin{bmatrix}4 & - 14 \\ - 6 & 10\end{bmatrix} \]

\[ \therefore LHS = RHS\]

 

 

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 5: Algebra of Matrices - Exercise 5.4 [पृष्ठ ५४]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
अध्याय 5 Algebra of Matrices
Exercise 5.4 | Q 1.1 | पृष्ठ ५४

वीडियो ट्यूटोरियलVIEW ALL [1]

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

Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`   

Find AB


Compute the indicated product.

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


Compute the indicated product.

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


Compute the indicated product.

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


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 = `[[1     0],[0        1]]`,B`[[1            0],[0       -1]]`

and C= `[[0      1],[1       0]]` 

, then show that A2 = B2 = C2 = I2.

 

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


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


Show that the matrix \[A = \begin{bmatrix}5 & 3 \\ 12 & 7\end{bmatrix}\]  is  root of the equation A2 − 12A − I = O


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


Find the matrix A such that `[[2,-1],[1,0],[-3,-4]]A` `=[[-1,-8,-10],[1,-2,-5],[9,22,15]]`


`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 + = 0.

 

If\[A = \begin{bmatrix}a & b \\ 0 & 1\end{bmatrix}\], prove that\[A^n = \begin{bmatrix}a^n & b( a^n - 1)/a - 1 \\ 0 & 1\end{bmatrix}\] for every positive integer n .


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 invested some money in two type of bonds. The first bond pays 10% interest and second bond pays 12% interest. The trust received ₹ 2800 as interest. However, if trust had interchanged money in bonds, they would have got ₹ 100 less as interes. Using matrix method, find the amount invested by the trust.

 

Let  `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that 

(A − B)T = AT − BT


For the matrices A and B, verify that (AB)T = BT AT, where
\[A = \begin{bmatrix}1 & 3 \\ 2 & 4\end{bmatrix}, B = \begin{bmatrix}1 & 4 \\ 2 & 5\end{bmatrix}\]

 If \[A = \begin{bmatrix}\sin \alpha & \cos \alpha \\ - \cos \alpha & \sin \alpha\end{bmatrix}\] , verify that AT A = I2.
 

 If \[A = \begin{bmatrix}4 & 3 \\ 1 & 2\end{bmatrix} and B = \binom{ - 4}{ 3}\] 

write AB.

 

If  \[A = \begin{bmatrix}\cos x & - \sin x \\ \sin x & \cos x\end{bmatrix}\]  , find AAT

 

If A = [aij] is a 2 × 2 matrix such that aij = i + 2j, write A.


Write matrix A satisfying   ` A+[[2      3],[-1   4]] =[[3     6],[- 3     8]]`.


If A is 2 × 3 matrix and B is a matrix such that AT B and BAT both are defined, then what is the order of B ?


For a 2 × 2 matrix A = [aij] whose elements are given by 

\[a_{ij} = \frac{i}{j}\] , write the value of a12.
 

If A is a square matrix such that A2 = A, then write the value of 7A − (I + A)3, where I is the identity matrix.


Construct a 2 × 2 matrix A = [aij] whose elements aij are given by \[a_{ij} = \begin{cases}\frac{\left| - 3i + j \right|}{2} & , if i \neq j \\ \left( i + j \right)^2 & , if i = j\end{cases}\]

 


Write the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.


Let A = \[\begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\], then An is equal to

 


If S = [Sij] is a scalar matrix such that sij = k and A is a square matrix of the same order, then AS = SA = ? 


The number of possible matrices of order 3 × 3 with each entry 2 or 0 is 


If A = `[(3, -5),(-4, 2)]`, then find A2 – 5A – 14I. Hence, obtain A3.


A matrix which is not a square matrix is called a ______ matrix.


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 (kA)′ = ______. (k is any scalar)


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


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.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×