0% found this document useful (0 votes)
31 views3 pages

Matrix Operations and Calculations

Uploaded by

hakimstars2003
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views3 pages

Matrix Operations and Calculations

Uploaded by

hakimstars2003
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

ASSIGNMENT CHAPTER 3 (MATRIX)

Question 1

The matrices A, B and C are given below in terms of the scalar constants a,b,c and d, by

 −2 3   b −1  1 c
A= , B =  ,C =  
 1 a  2 −4   d 4
Given that A+B=C, find the value of a,b,c and d.

Question 2

Find, in terms of k, the inverse of the following 2 x 2 matrix

 k k +1 
M = 
 k +1 k + 2 
Question 3

The 2 x 2 matrices A, B and C are given below in terms of the scalar constants a, b, and c.

 a 2  2 4  −1 c 
A= , B =  ,C =  
 3 7  b 2  3 2
Given that

2A-3B=4C,

Find the value of a, b and c.

Question 4

The 2 x 2 matrices A and B are given by

 5 2  9 12 
A= , B =  
2 1 4 5 
Find the 2 x 2 matrix X that satisfy the equation AX=B.

Question 5

It is given that

 3  1 −2 
A = ( 2 −1) , B =   , C =  
1  4 −1 
a) Determine the matrix AB
b) Find the elements of BA-2C2.
Question 6

 4 1  2 −1
The 2 x 2 matrices A and B are defined by A =  , B =  
 3 1  −3 5 
a) Find A-1, the inverse of A.
b) Find a matrix C, so that (B+C)-1=A.

Question 7

 3 2
The 2 x 2 matrix A is given below A =  
7 5
Find scalar constants, k and h, so that A2+kI=hA.

Question 8

 2 1 −1 
 
The 3 x 3 matrix A is given below A =  0 2 −2 
 3 4 −1 
 
Find the inverse of A

Question 9 (A*)

4 x + y − 3z = 11
Given the following equations 2 x − 3 y + 2 z = 9
x + y + z = −3

a) Express the system of equations in matrix form AX=B.


b) Find the solution of the following system using matrices.

Question 10 (B*)

 12 10   3 −1 
    6 0 
Give matrix A, B and C as follows: A =  −6 12  , B =  4 −5  , C =  
 10 16  2 6   7 −1
   

1
a) Find A + 4B
2
b) Show that ( A + B ) = AT + BT
T
Question 11

The 3 x 3 matrix A is defined in terms of the scalar constant k by

 2 −1 3 
 
A= k 2 4 
k − 2 3 k + 7
 
Given that |A|=8, find the possible values of k.

Question 12

2 3 1
 
Is matrix B =  3 4 5  , symmetric?
1 5 7
 

Question 13

 5 −10 
Find the determinant of the matrix A =  
 −2 4 
Question 14

 1 4 7
 
Consider the following matrix  3 0 5  , Compute the M2,3 and C2,3
 −1 9 11
 

Question 15

 1 4 7
 
Consider the following matrix D =  3 4 5  , find the trace of a Matrix D (tr(D)) and DT.
 −1 9 11
 

Common questions

Powered by AI

Given \((B+C)^{-1} = A\), we find \(B+C = A^{-1}\). To find \(A^{-1}\), we calculate \(A^{-1} = \frac{1}{(4 5-(-3))} \begin{pmatrix} 5 & -1 \\ -3 & 4 \end{pmatrix} = \begin{pmatrix} 5 & -1 \\ -3 & 4 \end{pmatrix}\). So \(C = \begin{pmatrix} 5 & -1 \\ -3 & 4 \end{pmatrix} - B = \begin{pmatrix} 7 & 0 \\ -6 & 3 \end{pmatrix}\).

Calculate cofactor matrix \(C\), and then transpose to get adjoint: \(\text{det}(A) = 2(2(1)-2(4)) - 1(0-6) + 1(0-6) = 3\). Adjoint \(A^{*} = \begin{pmatrix} -6 & 6 & 0 \\ -2 & 2 & 2 \\ 2 & -4 & 4 \end{pmatrix}\). Thus, \(A^{-1} = \frac{1}{3} \begin{pmatrix} -6 & 6 & 0 \\ -2 & 2 & 2 \\ 2 & -4 & 4 \end{pmatrix}\).

For a matrix \(A = \begin{pmatrix} 2 & 1 & 3 \\ 2 & 4 & 2 \\ 3 & 7 & k-2 \end{pmatrix}\), the determinant is calculated as \(2(4(k-2)-14)-1(2(k-2)-6)+3(14-6) = 8\). Simplifying gives \(8k - 40 = 8\). Solving this, \(k = 6\).

The inverse of matrix \(M\) is \(M^{-1} = \frac{1}{(1(k+2)-(1(2+k)))} \begin{pmatrix} k+2 & -1 \\ -(2+k) & 1 \end{pmatrix}\). This simplifies to \(M^{-1} = \frac{1}{k} \begin{pmatrix} k+2 & -1 \\ -(2+k) & 1 \end{pmatrix}\), valid for \(k \neq 0\).

In matrix form, the system is represented by \(A = \begin{pmatrix} 4 & 3 & -1 \\ 2 & -3 & 2 \\ 1 & 1 & 1 \end{pmatrix}\), \(X = \begin{pmatrix} x \\ y \\ z \end{pmatrix}\), and \(B = \begin{pmatrix} 11 \\ 9 \\ -3 \end{pmatrix}\). The solution is found as \(X = A^{-1}B\). Calculating \(A^{-1}\) and multiplying with \(B\), we obtain \(X = \begin{pmatrix} 1 \\ 2 \\ -3 \end{pmatrix}\).

By equating matrices, we have \(A + B = C\), which translates to two equations: \(2 + b = a\) and \(3 + c = 4\) for the first row, and \(1 - 1 = -4\) and \(1 + 2 = d\) for the second row. Solving these, \(b = a - 2\), \(c = 1\), and \(d = 3\). Using these, the relations stand and confirm the matrix equality.

Calculate \(1/4 A = \begin{pmatrix} 3 & 2.5 & 0.75 \\ 0.25 & 1.5 & 0 \\ 1.5 & 3 & -1 \end{pmatrix}\). Then \(1/4A - B = \begin{pmatrix} 3 - 5 & 2.5 & 0.75 \\ 0.25 & -5.5 & 0 \\ 0.5 & 3 & -2 \end{pmatrix} - \begin{pmatrix} 0 \\ 7 \\ 1 \end{pmatrix} = \begin{pmatrix} -2 & 2.5 & 0.75 \\ 0.25 & -5.5 & 0 \\ 0.5 & 3 & -2 \end{pmatrix}\).

A matrix is symmetric if it is equal to its transpose (\(B = B^T\)). For \(B\), the first row becomes the first column: \(\begin{pmatrix} 2 & 3 & 1 \end{pmatrix}^T = \begin{pmatrix} 2 \\ 3 \\ 1 \end{pmatrix}\), the second row becomes the second column: \(\begin{pmatrix} 3 & 4 & 5 \end{pmatrix}^T = \begin{pmatrix} 3 \\ 4 \\ 5 \end{pmatrix}\), and similarly for the third. Thus, \(B = B^T\), confirming \(B\) is symmetric.

The trace of a matrix is the sum of its diagonal elements: \(1 + 4 + 11 = 16\). The determinant of \(D\) is calculated as \(1(4*11 - 5*9) - 4(3*11 - 5) + 7(3*9 - 4) = 29\). Hence, the trace is 16 and the determinant is 29.

Calculate \(M^2\): \(\begin{pmatrix} 3 & 2 \\ 7 & 5 \end{pmatrix} \begin{pmatrix} 3 & 2 \\ 7 & 5 \end{pmatrix} = \begin{pmatrix} 23 & 16 \\ 53 & 39 \end{pmatrix}\). Set \(M^2 + kI = \begin{pmatrix} 23+k & 16 \\ 53 & 39+k \end{pmatrix} = hM = \begin{pmatrix} 3h & 2h \\ 7h & 5h \end{pmatrix}\). Equating corresponding entries, \(23+k = 3h\), \(39+k = 5h\). Solving gives \(k = -1\), \(h = 8\).

You might also like