document.write( "Question 353734: Please help me solve this. Find the value of k such that the system of linear equations is inconsistent.
\n" ); document.write( "4x + 2y = 6
\n" ); document.write( "−6x + ky = −8
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #252853 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
You can form the augmented matrix for this system, reduce it to echelon form, and find out that k should be equal to -3.
\n" ); document.write( "Done by your usual substitution method, the first equation leads to \"y+=+3-2x\". Put into the 2nd equation, we get\"-6x%2Bk%2A%283-2x%29=8\".
\n" ); document.write( "\"-6x%2B3k-2kx+=+8\".
\n" ); document.write( "\"-%282k%2B6%29x+=+6-3k\",
\n" ); document.write( "\"x+=+-%286-3k%29%2F%282k%2B6%29\".
\n" ); document.write( "the denominator will be undefined if \"2k%2B6=0\", or \"k+=+-3\".
\n" ); document.write( "
\n" ); document.write( "
\n" );