document.write( "Question 1075577: Please help me with this problem: How many values of k can be found so that m^2+km+9 can be factored using integers? a. 2 b. 4 c. 3 d. 6 \n" ); document.write( "
Algebra.Com's Answer #690226 by Edwin McCravy(20067) You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "m2+10m+9 = (m+9)(m+1)\r\n" ); document.write( "m2-10m+9 = (m-9)(m-1)\r\n" ); document.write( "m2+6m+9 = (m+3)(m+3)\r\n" ); document.write( "m2-6m+9 = (m-3)(m-3)\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |