document.write( "Question 101863: How do you find all values of k so that can be factored using integers. \n" );
document.write( "
Algebra.Com's Answer #74128 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the values of k are the sums of the pairs of factors of -8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-1,8 ... 7 \n" ); document.write( "-2,4 ... 2 \n" ); document.write( "-4,2 ... -2 \n" ); document.write( "-8,1 ... -7 \n" ); document.write( " |