document.write( "Question 73374: I have learned how to completely factor polynomials such as: \r
\n" );
document.write( "\n" );
document.write( "x^2+7x-30
\n" );
document.write( "(x+10)(x-3)\r
\n" );
document.write( "\n" );
document.write( "but I get lost when there are variables instead of number. I need to find all the positive values for \"k\" in this problem:\r
\n" );
document.write( "\n" );
document.write( "x^2+x-k \n" );
document.write( "
Algebra.Com's Answer #52569 by psbhowmick(878) You can put this solution on YOUR website! \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This can be factorised if \n" ); document.write( "Thus, those positive values of k which render \n" ); document.write( "So, k = 2, 6, 12, 20, 30, etc.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "[Note that the difference between the consecutive terms form an A.P.: 4,6,8,10,.... ] \n" ); document.write( " |