document.write( "Question 28602: Here's another one. I am not sure but I think that there may be no solutiuon to this.
\n" ); document.write( "x -y + z = -3
\n" ); document.write( "x + y + z = 3
\n" ); document.write( "x + y -z = 7
\n" ); document.write( "

Algebra.Com's Answer #15659 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
let matrix = A\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "detA = 1(-1-1)--1(-1-1)+1(1-1)
\n" ); document.write( "detA = -4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, sub the -3 3 7 column for the x-values, and recalc the det of that --> -8
\n" ); document.write( "so x = -8/-4 --> 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, sub the -3 3 7 column for the y-values, and recalc the det of that --> -12
\n" ); document.write( "so y = -12/-4 --> 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, sub the -3 3 7 column for the z-values, and recalc the det of that --> 8
\n" ); document.write( "so z = 8/-4 --> -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--> this is Cramer's Rule.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "jon.
\n" ); document.write( "
\n" );