document.write( "Question 1044650: what condition a &b must satisfy so that the following system has nontrival
\n" ); document.write( "solution?
\n" ); document.write( "x+y+ax=0
\n" ); document.write( "x+y+bz=0
\n" ); document.write( "ax+by+z=0
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #660011 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
I will assume that your first equation is actually x+y+az = 0.\r
\n" ); document.write( "\n" ); document.write( "Simply equate the determinant of the coefficient matrix to 0:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===> \r
\n" ); document.write( "\n" ); document.write( "===> \"-a%5E2+%2B2ab+-+b%5E2+=+-%28a%5E2-2ab%2Bb%5E2%29+=+-%28a-b%29%5E2+=+0\"\r
\n" ); document.write( "\n" ); document.write( "===> \"a+=+b\", for the system to have a non-trivial solution.
\n" ); document.write( "
\n" );