Hello!
So pretty please help me with 2 problems. A good guide/link is also much appreciated!![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
1. There's a matrix
.........5 -1 0
A = ...4 -2 2
........-2 .1 7
Find A3
So do I multiply the matrix with itself and the result again with the original? A x A = A2; A x A2 = A3
And the 2nd one, a bit more complicated:
Solve the matrix equation and check if the solution is correct.
.......9 7 6........,,,,,, 2 ..0 .-2
X ....1 1 2 .... =... .18 12 ..9
.......1 1 1 ............24 14 .11
So pretty please help me with 2 problems. A good guide/link is also much appreciated!
1. There's a matrix
.........5 -1 0
A = ...4 -2 2
........-2 .1 7
Find A3
So do I multiply the matrix with itself and the result again with the original? A x A = A2; A x A2 = A3
And the 2nd one, a bit more complicated:
Solve the matrix equation and check if the solution is correct.
.......9 7 6........,,,,,, 2 ..0 .-2
X ....1 1 2 .... =... .18 12 ..9
.......1 1 1 ............24 14 .11
Last edited by a moderator: