document.write( "Question 69521: One solution of 2x^2+11x+k=0 is -5. Find the other solution. \n" ); document.write( "
Algebra.Com's Answer #49500 by checkley75(3666) ![]() You can put this solution on YOUR website! 2X^2+11X+K=0 \n" ); document.write( "(2X-10)(X+21)=0 THUS K=-210 \n" ); document.write( "2X-10=0 \n" ); document.write( "2X=10 \n" ); document.write( "X=10/2 \n" ); document.write( "X=5 ANSWER \n" ); document.write( "X=21=0 \n" ); document.write( "X=-21 ANSWER \n" ); document.write( "2X^2-11X-210=0 \n" ); document.write( " \n" ); document.write( " |