Posted by Ray Scholz on Wednesday, January 26, 2011 at 2:27pm.
when you describe the first matrix as
row 1 = 1
row 2 = 7
row 3 =3
you are describing a column matrix with dimension 3 by 1 , not 1 by 3
so I see you multiplying
1
7
3
by
2 -5 5
I got
2 -5 5
14 -35 35
6 -15 15
I am used to this notation :
m by n matix has m rows and n columns
Are you not using that same notation?
anyway, you could not multiply a 1by3 by a 1by3, no matter what notation you are used to
Related Questions
Advanced Math - Find DE if matrix D= Row 1= -2,4,6 and ROW 2= 5,-7,1 and matrix ...
Math - A message was encoded using the matrix [7 2 3 1] and you can decode the ...
Algebra(check pt 2) - 1)The first row of -3T. T[4 -5 2] [8 -1 3] answer=[-12 15...
Linear Algebra - (a) Show that if A is an m x n matrix and A(BA) is defined, ...
Algebra II - Can someone please help me with this problem. Given Matrix Y= 2 -7 ...
Math - Fine the size of the following matrix and its additive inverse matrix. ...
algebra - When i have a matrix 4 X 4 and i have to multiply it by a 4 X 3 i know...
Matrix - How do you solve for this matrix. X*X^t=0? What matrix times its ...
Matrix - Let A be an invertible n x n matrix, and let B be an n x p matrix. ...
Algebra2(check part 1) - 1)Solve the matrix:[2x] [14]for x [3y]=[12] answer=7 2)...
For Further Reading