document.write( "Question 866744: The values of K for which the system of equations
\n" );
document.write( "x + y = 4
\n" );
document.write( "Kx + 2y + 3z = 1
\n" );
document.write( "2x + y + Kz = 5
\n" );
document.write( "does not have any solution \n" );
document.write( "
Algebra.Com's Answer #525570 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1x+1y+0z=4 \n" ); document.write( "kx+2y+3z=1 \n" ); document.write( "2x+1y+kz=5 \n" ); document.write( "k=-1 causes division by zero \n" ); document.write( "so there is no solution\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |