⇤ ← Revision 1 as of 2010-12-15 12:58:27
Size: 438
Comment:
|
← Revision 2 as of 2010-12-15 12:59:28 ⇥
Size: 443
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 19: | Line 19: |
* <Your Name>, <Profession>, <Organization> * <Your Name>, <Profession>, <Organization> |
* <VINAY JUNGHARE>, <Profession>, <Organization> * <ANIL NAIR>, <Profession>, <Organization> |
Book
Linear Algebra
Author
Gilbert Strang
Edition
{{{sage: a=matrix(4,3],[2,5) sage: b=matrix(12],[-8) sage: a.solve_right(b) [ 6] [-4] Your Code Goes Here Copy the sage notebook text and paste/yank it here! }}}
Solution by:
<VINAY JUNGHARE>, <Profession>, <Organization>
<ANIL NAIR>, <Profession>, <Organization>