document.write( "Question 1121330: Please help me solve this question.\r
\n" );
document.write( "\n" );
document.write( "Find the value(s) of the constant k such that the system of linear equations:
\n" );
document.write( "9x + ky = 3,
\n" );
document.write( "kx + y = 1
\n" );
document.write( "has
\n" );
document.write( "(i) No solution.
\n" );
document.write( "(ii) An infinite number of solutions.
\n" );
document.write( "(iii) Exactly one solution \n" );
document.write( "
Algebra.Com's Answer #737166 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! write in slope-intercept form \n" ); document.write( "the first is ky=-9x+3 or y=-(9/k)x+(3/k) \n" ); document.write( "the second is y=-kx+1 \n" ); document.write( "The slopes are (-9/k) and -k. \n" ); document.write( "For no or infinite solutions, the slopes are equal so set -9/k=-k \n" ); document.write( "-k^2=-9 \n" ); document.write( "k=3 or -3 \n" ); document.write( "y=-3k+1 \n" ); document.write( "y=-3k+1 \n" ); document.write( "So for k=3, there are infinite solutions\r \n" ); document.write( "\n" ); document.write( "try k=-3 \n" ); document.write( "y=3x-1 \n" ); document.write( "y=3x+1, there are no solutions (parallel lines) \n" ); document.write( "For all other k, there is one solution. \n" ); document.write( " \n" ); document.write( " |