document.write( "Question 852815: Hello! \r
\n" ); document.write( "\n" ); document.write( "I need a lot of help here. I have a question that need to be proved but I don't know how to do.\r
\n" ); document.write( "\n" ); document.write( "A=([1,0,0,0,0],[a,-2,0,0,0],[a^2,b,-3,0,0],[a^3,b^2,c,-4,0],[a^4,b^3,c^2,d,-5])\r
\n" ); document.write( "\n" ); document.write( "there are four answers provided.
\n" ); document.write( "a)|A|=5!
\n" ); document.write( "b)|A|=(-1)^5(1.2.3.4.5)
\n" ); document.write( "c)|A|=0 since the rows are related
\n" ); document.write( "d)It is not possible to calculate the determinant of A because we don't know the value of a,b,c and d.\r
\n" ); document.write( "\n" ); document.write( "Thank you! Your help means a world to me!
\n" ); document.write( "

Algebra.Com's Answer #513692 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
From this page, http://www.math.lsa.umich.edu/~hochster/419/det.html, it states that \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
Fact 7. The determinant of a lower triangular matrix (or an upper triangular matrix) is the product of the diagonal entries. In particular, the determinant of a diagonal matrix is the product of the diagonal entries.
\r
\n" ); document.write( "\n" ); document.write( "Since matrix A=([1,0,0,0,0],[a,-2,0,0,0],[a^2,b,-3,0,0],[a^3,b^2,c,-4,0],[a^4,b^3,c^2,d,-5]), which really looks like this\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "[1,0,0,0,0]
\n" ); document.write( "[a,-2,0,0,0]
\n" ); document.write( "[a^2,b,-3,0,0]
\n" ); document.write( "[a^3,b^2,c,-4,0]
\n" ); document.write( "[a^4,b^3,c^2,d,-5]\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "is lower triangular, this means that we just multiply the diagonal entries, which are: 1, -2, -3, -4, -5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So multiplying them gives us: 1*(-2)*(-3)*(-4)*(-5) = 120\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "which is equivalent to 5! since 5! = 5*4*3*2*1 = 120\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The answer is a)|A|=5!
\n" ); document.write( "
\n" );