document.write( "Question 318932: Find the value of k so that the line has slope m: \r
\n" );
document.write( "\n" );
document.write( "6x + ky = 10 and m = -2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #228320 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of k so that the line has slope m: \n" ); document.write( "6x + ky = 10 and m = -2\r \n" ); document.write( "\n" ); document.write( "The line in slope-intercept form is:\r \n" ); document.write( "\n" ); document.write( "6x + ky = 10 \n" ); document.write( "ky = -6x + 10 \n" ); document.write( "y = (-6/k)x + 10/k\r \n" ); document.write( "\n" ); document.write( "Since -6/k is the slope of the line we have\r \n" ); document.write( "\n" ); document.write( "-6/k = -2 \n" ); document.write( "-2k = -6 \n" ); document.write( "k = 3 \n" ); document.write( " |