Book
Linear Algebra
Author
Gilbert Strang
Edition
e=matrix([[1,0,0],[0,2,0],[4,0,1]]) e1=matrix([[1,1,1],[0,0,0]]) e2=matrix([[0,0,1],[0,1,0],[1,0,0]]) e.row() e1.row() e3.row()
Solution by:
<g.mamatha>, <student>, <pec>
<g.haritha>, <student>, <pec>
<vvl amruthavalli>, <student>, <pec>
