Asked by Angela
I am trying to find the inverse of matrix A but I don't know how to do it with sin and cos. Please help.
A=6e3tsin(6t) −6e4tcos(6t)
−5e3tcos(6t) −5e4tsin(6t)
then A−1=
A=6e3tsin(6t) −6e4tcos(6t)
−5e3tcos(6t) −5e4tsin(6t)
then A−1=
Answers
Answered by
MathMate
The inverse of a 2x2 can be done as follows:
For matrix, A=
|a b|
|c d|
The inverse A<sup>-1</sup>=
|d -b|
|-c a| / (ad-bc)
For example:
If A=
|4 5|
|6 7|
A<sup>-1</sup> =
|7 -5|
|-6 4| / (28-30)
=
|-3.5 2.5|
|3 -2|
Check:
|4 5| |-3.5 2.5|
|6 7| |3 -2|
=
|1 0|
|0 1|
For matrix, A=
|a b|
|c d|
The inverse A<sup>-1</sup>=
|d -b|
|-c a| / (ad-bc)
For example:
If A=
|4 5|
|6 7|
A<sup>-1</sup> =
|7 -5|
|-6 4| / (28-30)
=
|-3.5 2.5|
|3 -2|
Check:
|4 5| |-3.5 2.5|
|6 7| |3 -2|
=
|1 0|
|0 1|
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.