document.write( "Question 83643: HELP PLEASE...Find all positive values for k for which each of the following can be factored:\r
\n" );
document.write( "\n" );
document.write( "x^2+x-k \n" );
document.write( "
Algebra.Com's Answer #60168 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! this expression is factorable as long as the difference in the factors of k is 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+x-6=(x+3)(x-2) ... x^2+x-132=(x+12)(x-11) ... etc.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so k=(n+1)n for n>=0 ... where n is an integer value\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the negative value of k in the expression means one of the factors is negative, giving the x term a coefficient of 1 \n" ); document.write( " |