document.write( "Question 464584: Find all values of k so each trinomial can be factored using integers.
\n" );
document.write( "x to the second power +kx+10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #318305 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find all values of k so each trinomial can be factored using integers. \n" ); document.write( " \n" ); document.write( "10 = 1*10 or 2*5 (+ and minus) \n" ); document.write( "(x+1)*(x+10) = x^2 + 11x + 10 \n" ); document.write( "--> 11 & -11 \n" ); document.write( "---------------- \n" ); document.write( "(x+2)*(x+5) = x^2 + 7x + 10 \n" ); document.write( "--> 7 & -7\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |