document.write( "Question 376385: if we know that det(A) =2 where A = 0 1 0
\n" ); document.write( " 1 0 1
\n" ); document.write( " 1 1 0
\n" ); document.write( "USE THE PROPERTIES OF DETERMINANT ( And the info about det(A) given) to find the determinant of B = 0 ab^2 ac^2
\n" ); document.write( " a^2b 0 bc^2
\n" ); document.write( " a^2c b^2c 0
\n" ); document.write( "

Algebra.Com's Answer #267790 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"det%28%28matrix%283%2C3%2C0%2C1%2C1%2C1%2C0%2C1%2C1%2C1%2C0%29%29+%29=+2\".
\n" ); document.write( "We have to get
\n" ); document.write( "Now factor \"a%5E2\" from the 1st column, \"b%5E2\" from the 2nd column, and \"c%5E2\" from the 3rd column, to get
\n" ); document.write( "\"a%5E2b%5E2c%5E2det%28%28matrix%283%2C3%2C0%2Ca%2Ca%2Cb%2C0%2Cb%2Cc%2Cc%2C0%29%29%29\".
\n" ); document.write( "Then factor a from the 1st row, b from the 2nd row, and c from the 3rd row, to get
\n" ); document.write( "\"a%5E3b%5E3c%5E3det%28%28matrix%283%2C3%2C0%2C1%2C1%2C1%2C0%2C1%2C1%2C1%2C0%29%29%29\".
\n" ); document.write( "Therefore the value of the determinant is \"2a%5E3b%5E3c%5E3\".
\n" ); document.write( "
\n" );