document.write( "Question 626134: Find the value of k so that the line kx-5y=21 will contain the point (-2,-1). \n" ); document.write( "
Algebra.Com's Answer #393987 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Find the value of k so that the line kx-5y=21 will contain the point (-2,-1).\r\n" );
document.write( "\r\n" );
document.write( "Substitute the point, x=-2, y=-1, into the equation and solve for k to see\r\n" );
document.write( "what k would have to be:\r\n" );
document.write( "\r\n" );
document.write( "                          kx - 5y = 21\r\n" );
document.write( "                    k(-2) - 5(-1) = 21\r\n" );
document.write( "                          -2k + 5 = 21\r\n" );
document.write( "                              -2k = 16\r\n" );
document.write( "                                k = -8\r\n" );
document.write( "\r\n" );
document.write( "So the line -8x - 5y = 21 contains the point (-2,-1).\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );