SOLUTION: please help me with this::
is this statement true or false : matrix B & C are equivalent
matrix B =
(
matrix( 3, 4,
1, 3, -2, 2,
-1, -2, -1, -1,
-1, -5, 8, -3,
)
)
and m
Algebra.Com
Question 1031370: please help me with this::
is this statement true or false : matrix B & C are equivalent
matrix B =
(
matrix( 3, 4,
1, 3, -2, 2,
-1, -2, -1, -1,
-1, -5, 8, -3,
)
)
and matrix C=
(
matrix( 3,4,
1, 2, 1, 2,
1, 1, 4, 0,
1, -1, -4, 1,
)
)
Answer by robertb(5830) (Show Source): You can put this solution on YOUR website!
Matrix B can be shown to be row-equivalent to . A few more column operations would lead to equivalence to .
By performing a sequence of row operations and then a sequence of column operations, matrix can also be shown to be equivalent to .
Therefore matrices B and C are equivalent to the same row- and column-reduced matrix, and so they themselves are equivalent to each other.
RELATED QUESTIONS
is this statement is true or false ?
V= matrix( 3, 1,
-1,
3,
1
(answered by Fombitz)
is this statement is true or false ?
V=
(
-1,
3,
1
)
is a linear combination... (answered by Fombitz)
If (1 2 1) is a solution of matrix equation Ax=B. Determine and explain why is each... (answered by ikleyn)
If A is an invertible 2 x 2 matrix,then A^t is invertible and (At)^-1 =
(A^-1)^t.
(answered by jim_thompson5910)
Given the matrix A=
1 1 1
1 2 3
1 4 5
Find a 3X3 matrix, B, that is not... (answered by Edwin McCravy)
A Matrix is given. a) Determine whether the matrix is in row-echelon form. b) Determine... (answered by Edwin McCravy)
Please help me solve this equation: Find the inverse of the following matrices.
a, {{{ (answered by Fombitz)
Hi all, I was hoping someone could show me how to solve the following for the give... (answered by ichudov,alicealc)
Please help me out of this question
If matrix M= 1 0 2 has element M2j =1, what... (answered by richwmiller)