A 2X2 matrix M is given by(a b)(c d)Given that a = 13,b = 33 and c = 24,what is the value of d such that the matrix M is singular.Give your answer to the nearest integer.

来源:学生作业帮助网 编辑:作业帮 时间:2024/10/06 23:58:22
A 2X2 matrix M is given by(a b)(c d)Given that a = 13,b = 33 and c = 24,what is the value of d such that the matrix M is singular.Give your answer to the nearest integer.
xPn0AQJ)SNY$bmH"1tl/mLҡ%w8y&pF+iF^ J I]\תM#`nп@z,Ect+C;wv"?TQ \%?myA.G{į Ev~ `i|;$iy'l#3N2m$#َRNҕ;o4O=qx tG2kN\

A 2X2 matrix M is given by(a b)(c d)Given that a = 13,b = 33 and c = 24,what is the value of d such that the matrix M is singular.Give your answer to the nearest integer.
A 2X2 matrix M is given by
(a b)
(c d)
Given that a = 13,b = 33 and c = 24,what is the value of d such that the matrix M is singular.
Give your answer to the nearest integer.

A 2X2 matrix M is given by(a b)(c d)Given that a = 13,b = 33 and c = 24,what is the value of d such that the matrix M is singular.Give your answer to the nearest integer.
Singular matrix,a matrix that is not invertible.
| 13 33 |=0
| 24 d |
13d=24*33
d=24*33/13
d=60.9……≈61

|A|=0
d=bc/a=33*24/13=60.92