||'''Book'''|| Linear Algebra || ||'''Author'''|| Gilbert Strang || ||'''Edition'''|| || /* code_begins */ {{{ A=matrix([[0,1,2],[2,3,4],[2,3,4]]) //assuming the matrix with the given condition print det(A) }}} /* code_ends */ * '''Solution by''': * Swethakumari G, student,SNIST * Radha Bhukya, student, SNIST * Usha Rani,student, SNIST