document.write( "Question 850208: Find the value of k for which the system of equations
\n" );
document.write( " x - 2y + z = 7
\n" );
document.write( " 2x + y - 3z = b
\n" );
document.write( " x + y + kz = 4
\n" );
document.write( "does not have a unique solution. \n" );
document.write( "
Algebra.Com's Answer #512021 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! what is b? \n" ); document.write( " |