document.write( "Question 841877: Determine the range of the values of k at which the quadratic equation 3x^2+8x+2k=0 will have 2 different negative real number solutions. \n" ); document.write( "
Algebra.Com's Answer #507240 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "3x^2+8x+2k=0 |ax^2 + bx + c = 0, where c = 2k
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%28-16+%2B-+sqrt%28+64-24k%29%29%29%2F6+\"
\n" ); document.write( "2 different negative real number solutions ⇒
\n" ); document.write( " 0 < 64-24k < 256
\n" ); document.write( " -64 < -24k < 192
\n" ); document.write( " 64/24 > k > -8
\n" ); document.write( " -8 < k < 8/3 \n" ); document.write( "
\n" );