document.write( "Question 1183898: What should be the value(s) of k so that the system \r
\n" );
document.write( "\n" );
document.write( "2x - 5y = k
\n" );
document.write( "kx + 3y = 1\r
\n" );
document.write( "\n" );
document.write( "will be inconsistent (no solution)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #814386 by ikleyn(52793)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "If the determinant of the coefficient matrix is not zero, then the system IS CONSISTENT.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, the only case, when it can be inconsistent, is equality of the determinant to zero.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It gives 2*3 - (-5)*k = 0, or 6 + 5k = 0, 5k = -6, k =\r \n" ); document.write( "\n" ); document.write( "Solved, answered and thoroughly explained.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |