Find the product of the following matricies
1.
| 1 5 | | 2 2 |
| 3 8 | . | 4 5 |
2.
| 5 9 | | 2 1 |
| 3 2 | . | 2 7 |
3.
| 4 1 | | 1 2 |
| 0 2 | . | 4 1 |
4.
| 9 7 | | 3 3 |
| 9 8 | . | 3 3 |
5.
| 4 4 | | 5 2 |
| 4 4 | . | 3 5 |
6.
| 1 0 | | 0 5 |
| 0 8 | . | 4 4 |
7.
| 2 3 | | 3 2 |
| 3 6 | . | 3 5 |
8.
| 0 5 | | 0 0 |
| 0 8 | . | 4 5 |
9.
| 2 2 | | 3 3 |
| 2 2 | . | 3 3 |
10.
| 3 6 | | 6 3 |
| 6 3 | . | 3 6 |
Tuesday, April 7, 2009
Subscribe to:
Post Comments (Atom)
firstly in order to multiply matricies you have to identify what is a row and what is a column.
ReplyDeletesecondly you multiply row by column.
no.1
[15* 22] + [15* 24]
[38* 22] + [38* 24]
[690]
[1728]
[59 21]
ReplyDelete[32 27]
[59*21 + 59*27]
[32*21 + 32*27]
[2832]
[1536]
[41 12]
ReplyDelete[02 41]
[41*12 + 41*41]
[2* 12 + 2* 41]
[2173]
[106]
[97 33]
ReplyDelete[98 33]
[97*33 + 97*33]
[98*33 + 98*33]
[6402]
[6468]
Honestly it is hard to understand in this notation, but i will try if somone else answer more.
ReplyDeleteto multiply matricies you multiply rows by columns then add them up to get your finished matrix.
ReplyDeletetaking #1 for an example for the illustration above:
ReplyDelete(15*22 + 15*45)
(38*22 + 38*45)
(330+675)
(836+1710)
=(1005)
(2546)
to d chosen 1:
ReplyDeletedon't think that you doin matricies rite jred i think u aint multiplyin right
to d chosen 1:
ReplyDeletemy bad hoss
ah didnt see yuh used 24 instead of 45
#2:
ReplyDelete(41) (12)
(02) (41)
(41*12 + 41*41)
(02*12 + 02*41)
=(492+1681)
(24+82)
=(2173)
(106)
Very`good`matrices`sites:
ReplyDeletehttp://home.scarlet.be/~ping1339/matr.htm
or
http://www.maths.surrey.ac.uk/explore/emmaspages/option1.html
In the notation above for the questions is it that the double digits are one or is it single like |2,2| or is it twenty two |22| . I really do not understand which it is, if the double digits are one or are they single.
ReplyDeleteSolve using the matrix method
ReplyDelete3x+5y= 19
4x+5y= 20
#5:
ReplyDelete(44) (52)
(44) (35)
(44*52 + 44*35)
(44*52 + 44*35)
(2288 + 1540)
(2288 + 1540)
=(3798)
(2798)
#6:
ReplyDelete(10) (05)
(08) (44)
=(10*05 + 10*44)
(08*05 + 08*44)
=(50 + 440)
(40 + 220)
=(490)
(260)
a simple technique for solving matrices is to look at the lay out of the matrix and you can assume the outcome
ReplyDeletei.e. a (2*2)* (2*1) = (2*1)
a...b * p a*p + b*p
c...d q = c*q + d*q
#7
ReplyDelete[23....32]= 23*32+ 23*33 = 736+ 759 = 1495
[36....33] 36*23+ 36*33 828+ 1188 2016
#8
ReplyDelete[05...00]= 05*00+ 05*45 = 0
[08...45]= 08*00+ 08*45 = 0
=(0)
suspect r that is the same thing i am trying to figure out, i know how to solve it but cannot understand it as in the contents of the post
ReplyDeleteHey "phantom" i cleary understand what you are doing. Your explanation is quite good..
ReplyDeleteQuestion 10
ReplyDelete| 3 6 | | 6 3 |
| 6 3 | | 3 6 |
Row by column multiplication
(36 * 63 + 36 * 36)
(63 * 63 + 63 * 36)
(2268 + 1296)
(3969 + 2268)
(3564)
(6237)
Question1
ReplyDelete[15* 22] + [15* 24]
[38* 22] + [38* 24]
[690]
[1728]
Question2
ReplyDelete(41) (12)
(02) (41)
(41*12 + 41*41)
(02*12 + 02*41)
=(492+1681)
(24+82)
=(2173)
(106)
Ok i now understand and it now looks like how i knew it from school.
ReplyDelete[59 21]
ReplyDelete[32 27]
[59*21 + 59*27]
[32*21 + 32*27]
[2832]
[1536]
for the chosen one
ReplyDeleteQuestion2
(41) (12)
(02) (41)
(41*12 + 41*41)
(02*12 + 02*41)
=(492+1681)
(24+82)
=(2173)
(106)
Question 10
ReplyDelete| 3 6 | | 6 3 |
| 6 3 | | 3 6 |
Multiply row by columb
(36 * 63 + 36 * 36)
(63 * 63 + 63 * 36)
(2268 + 1296)
(3969 + 2268)
(3564)
(6237)
| 1 5 | | 2 2 |
ReplyDelete| 3 8 | | 4 5 |
(15 x 22)+(15 x 45)
(38 x 22)+(38 x 45)
(330 + 675)
(836 + 1710)
(1005)
(2546)
2.
| 5 9 | | 2 1 |
| 3 2 | | 2 7 |
(59 x 21)+(59 x 27)
(32 x 21)+(32 x 27)
(1239 + 1593)
( 672 + 864)
(2832)
(1536)
3.
| 4 1 | | 1 2 |
| 0 2 | | 4 1 |
(41 x 12)+(41 x 41)
(02 x 12)+(02 x 41)
(492 + 1681)
( 24 + 82)
(2173)
( 106)
4.
| 9 7 | | 3 3 |
| 9 8 | | 3 3 |
(97 x 33)+(97 x 33)
(98 x 33)+(98 x 33)
(6402)
(6468)
5.
| 4 4 | | 5 2 |
| 4 4 | | 3 5 |
(44 x 52)+(44 x 35)
(44 x 52)+(44 x 35)
(3828)
(3828)
6.
| 1 0 | | 0 5 |
| 0 8 | | 4 4 |
(10 x 05)+(10 x 44)
(08 x 05)+(08 x 44)
(490)
(392)
7.
| 2 3 | | 3 2 |
| 3 6 | | 3 5 |
(23 x 32)+(23 x 35)
(36 x 32)+(36 x 35)
(1637)
(2412)
8.
| 0 5 | | 0 0 |
| 0 8 | | 4 5 |
(05 x 00)+(05 x 45)
(08 x 00)+(08 x 45)
(225)
(360)
9.
| 2 2 | | 3 3 |
| 2 2 | | 3 3 |
(22 x 33)+(22 x 33)
(22 x 33)+(22 x 33)
(1452)
(1452)
10.
| 3 6 | | 6 3 |
| 6 3 | | 3 6 |
(36 x 63)+(36 x 36)
(63 x 63)+(63 x 36)
(3564)
(6237)
1)note: when multiplying its always row by column
ReplyDelete[1 5] [2 2]
[3 8] [4 5]
[1*2 + 1*4 5*2 + 5*2]
[3*2 + 3*4 8*2 + 8*2]
[2 + 4 10 + 10]
[6 + 12 16 + 16]
[6 20]
[18 32]
2)note: when multiplying its always row by column
ReplyDelete[5 9] [2 1]
[3 2] [2 7]
[5*2 + 5*2 9*1 + 9*7]
[3*2 + 3*2 2*1 + 2*7]
[10 + 10 9 + 63]
[ 6 + 6 2 + 14]
[20 72]
[12 16]
3)
ReplyDelete[4 1] [1 2]
[0 2] [4 1]
[4*1 + 4*4 1*2 + 1*1]
[0*1 + 0*4 2*2 + 2*1]
[20 3]
[0 6]
4)
ReplyDelete[9 7] [3 3]
[9 8] [3 3]
[9*3 + 9*3 7*3 + 7*3]
[9*3 + 9*3 8*3 + 8*3]
[27 + 27 21 + 21]
[27 + 27 24 + 24]
[54 42]
[54 48]
5)
ReplyDelete[4 4] [5 2]
[4 4] [3 5]
[4*5 + 4*3 4*2 + 4*5]
[4*5 + 4*3 4*2 + 4*5]
[20 + 12 8 + 20]
[20 + 12 8 + 20]
[32 28]
[32 28]
6)
ReplyDelete[1 0] [0 5]
[0 8] [4 4]
[1*0 + 0*4 1*5 + 0*4]
[0*0 + 8*4 0*5 + 8*4]
[0 5]
[32 32]
7)
ReplyDelete[2 3] [3 2]
[3 6] [3 5]
[2*3 + 3*3 2*2 + 3*5]
[3*3 + 6*3 3*2 + 6*5]
[6 + 9 4 + 15]
[9 + 18 6 + 30]
[15 19]
[24 36]
8)
ReplyDelete[0 5] [0 0]
[0 8] [3 5]
[0*0 + 5*3 0*0 + 5*5]
[0*0 + 8*3 0*0 + 8*5]
[15 25]
[24 40]
9)
ReplyDelete[2 2] [3 3]
[2 2] [3 3]
[2*3 + 2*3 2*3 + 2*3]
[2*3 + 2*3 2*3 + 2*3]
[12 12]
[12 12]
10)
ReplyDelete[3 6] [6 3]
[6 3] [3 6]
[3*6 + 6*3 3*3 + 6*6]
[6*6 + 3*3 6*3 + 3*6]
[18 + 18 9 + 36]
[36 + 9 18 + 18]
[36 45]
[45 36]
| 5 9 | | 2 1 |
ReplyDelete| 3 2 | | 2 7 |
(59 x 21)+(59 x 27)
(32 x 21)+(32 x 27)
(1239 + 1593)
( 672 + 864)
(2832)
(1536)
7)
[2 3] [3 2]
[3 6] [3 5]
[2*3 + 3*3 2*2 + 3*5]
[3*3 + 6*3 3*2 + 6*5]
[6 + 9 4 + 15]
[9 + 18 6 + 30]
[15 19]
[24 36]
jus remember ROW * COLUMN
ReplyDeletebut doesn't the number of rows has to be the same as the number of columns when u're multiplying or dividing
ReplyDelete[97 33]
ReplyDelete[98 33]
[97*33 + 97*33]
[98*33 + 98*33]
[6402]
[6468]
question9
ReplyDelete[2 2] [3 3]
[2 2] [3 3]
[2*3 + 2*3 2*3 + 2*3]
[2*3 + 2*3 2*3 + 2*3]
[12 12]
[12 12]
so basically for a matrix multiplication it's row by column and add the result and there must be the same number of rows and columns.......... i think i'll try #6
ReplyDelete| 1 0 | | 0 5 |
| 0 8 | . | 4 4 |
=[(1*0 + 0*4)( 1*5 + 0*4)]
[(0*0 + 8*4) (0*5 + 8*4)]
=[0 5]
[32 32]
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeletewhen multiplying matricies...its always
ReplyDeleterow x column
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteQ6.
ReplyDelete| 1 0 | | 0 5 |
| 0 8 | . | 4 4 |
= [1*0 + 0*4 1*5 + 0*4]
[0*0 + 8*4 0*5 + 8*4]
= [0 5]
[32 32]
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteQ10.
ReplyDelete| 3 6 | | 6 3 |
| 6 3 | . | 3 6 |
= [3*6 + 6*3]+ [3*3 + 6*6]
[6*6 + 3*3] + [6*3 + 3*6]
=[36 45]
[45 36]
Q1.
ReplyDelete| 1 5 | | 2 2 |
| 3 8 | . | 4 5 |
=[1*2 + 1*4]+ [5*2 + 5*2]
[3*2 + 3*4]+ [8*2 + 8*2]
=[2 + 4]+[10 + 10]
[6 + 12]+[16 + 16]
=[6 20]
[18 32]
Q2.
ReplyDelete[5 9] [2 1]
[3 2] [2 7]
[5*2 + 5*2]+ [9*1 + 9*7]
[3*2 + 3*2] + [2*1 + 2*7]
=[20 72]
[12 16]
Q3.
ReplyDelete[4 1] [1 2]
[0 2] [4 1]
=[4*1 + 4*4]+ [1*2 + 1*1]
[0*1 + 0*4]+[2*2 + 2*1]
=[20 3]
[0 6]
Q4.
ReplyDelete[9 7] [3 3]
[9 8] [3 3]
=[9*3 + 9*3]+ [7*3 + 7*3]
[9*3 + 9*3]+ [8*3 + 8*3]
=[54 42]
[54 48]
Q5.
ReplyDelete[4 4] [5 2]
[4 4] [3 5]
=[4*5 + 4*3]+ [4*2 + 4*5]
[4*5 + 4*3]+ [4*2 + 4*5]
=[32 28]
[32 28]
Q7.
ReplyDelete[2 3] [3 2]
[3 6] [3 5]
=[2*3 + 3*3] +[2*2 + 3*5]
[3*3 + 6*3]+ [3*2 + 6*5]
=[15 19]
[24 36]
Q8.
ReplyDelete[0 5] [0 0]
[0 8] [3 5]
=[0*0 + 5*3]+ [0*0 + 5*5]
[0*0 + 8*3 ]+[0*0 + 8*5]
=[15 25]
[24 40]
Q9.
ReplyDelete[2 2] [3 3]
[2 2] [3 3]
=[2*3 + 2*3] +[2*3 + 2*3]
[2*3 + 2*3 ]+[2*3 + 2*3]
=[12 12]
[12 12]