document.write( "Question 1063521: Find the value of K for the followibg pair of linear equation have infinetly many solution :—
\n" ); document.write( "x+(k+1)y=5
\n" ); document.write( "(k+1)x+9y=8y-1
\n" ); document.write( "

Algebra.Com's Answer #678649 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find the value of K for the following pair of linear equation have infinitely many solution :—
\n" ); document.write( "x+(k+1)y=5
\n" ); document.write( "(k+1)x+9y=8y-1
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x      + (k+1)y = 5,         (1)\r\n" );
document.write( "(k+1)x +     9y = 8y - 1.    (2)\r\n" );
document.write( "\r\n" );
document.write( "is equivalent to \r\n" );
document.write( "\r\n" );
document.write( "x      + (k+1)y =  5,        (1')\r\n" );
document.write( "(k+1)x +      y = -1.        (2')\r\n" );
document.write( "\r\n" );
document.write( "The theory says: \r\n" );
document.write( "\r\n" );
document.write( "   - if the determinant of the matrix of the system is not zero, then the solution is unique.\r\n" );
document.write( "\r\n" );
document.write( "   - if the determinant of the matrix of the system is zero,     then two options are possible: \r\n" );
document.write( "\r\n" );
document.write( "     1) there is NO solution,  OR  2) there are infinitely many solutions.\r\n" );
document.write( "\r\n" );
document.write( "The determinant of the matrix is\r\n" );
document.write( "\r\n" );
document.write( "     det \"%28matrix%282%2C2%2C+1%2C+%28k%2B1%29%2C+%28k%2B1%29%2C+1%29%29\" = \"1%2A1+-+%28k%2B1%29%5E2\" = \"1+-+%28k%2B1%29%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "The condition det = 0 is this equation for \"k\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28k%2B1%29%5E2\" = 1,\r\n" );
document.write( "\r\n" );
document.write( "which has these two solutions:  \"k%5B1%5D\" = 0,   \"k%5B2%5D\" = -2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At k = 0 the system (1'), (2') is \r\n" );
document.write( "\r\n" );
document.write( " x + y =  5,     \r\n" );
document.write( " x + y = -1\r\n" );
document.write( "\r\n" );
document.write( "and has NO solutions. \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At k = -2 the system (1'), (2') is \r\n" );
document.write( "\r\n" );
document.write( " x - y =  5,     \r\n" );
document.write( "-x + y = -1\r\n" );
document.write( "\r\n" );
document.write( "and has NO solutions, again. \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Answer. There is NO value of \"k\" such that the original system has infinitely many solutions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );