document.write( "Question 838026: Without expanding. Find the value of the determinant
\n" ); document.write( "|x y 1 |
\n" ); document.write( "|x^2 y^2 x+y |
\n" ); document.write( "|x^3 y^3 x^2+xy+y2 |
\n" ); document.write( "

Algebra.Com's Answer #504848 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "It does not change the value of a determinant to\r\n" );
document.write( "multiply a row by a constant and add it\r\n" );
document.write( "to another row. \r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Multiply the 2nd row by -x and add it to the 3rd row:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Multiply the 1st row by -x and add it to the 2nd row:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply the 2nd row by -y and add it to the 3rd row:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "The bottom row has all 0's, so the value of the \r\n" );
document.write( "determinant is 0.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );