document.write( "Question 843938: Please help~\r
\n" );
document.write( "\n" );
document.write( "If the equation kx^2+2x+28=k-x^2-6kx has equal roots, show that k=-9/10 or 3. \r
\n" );
document.write( "\n" );
document.write( "I tried substituting those numbers in but that didn't work out \r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #508582 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the equation kx^2+2x+28=k-x^2-6kx has equal roots, show that k=-9/10 or 3. \n" ); document.write( "kx^2 + 2x + 28 = k - x^2 - 6kx \n" ); document.write( "replace k with 3 \n" ); document.write( "3x^2 + 2x + 28 = 3 - x^2 - 18x \n" ); document.write( "Combine like terms on the left \n" ); document.write( "3x^2 + x^2 + 2x + 18x + 28 - 3 = 0 \n" ); document.write( "4x^2 + 20x + 25 = 0 \n" ); document.write( "Factors to \n" ); document.write( "(2x+5)(2x+5) = 0 \n" ); document.write( "2x = -5 \n" ); document.write( "x = -2.5, 2.5 \n" ); document.write( ": \n" ); document.write( "I'll let you try k=-.9, it's past my bedtime \n" ); document.write( " |