document.write( "Question 757768: Find the product of zeros of -2x2 +kx+6 . \n" ); document.write( "
Algebra.Com's Answer #461077 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "-2x² + kx + 6\r\n" );
document.write( "\r\n" );
document.write( "If r1 and r2 are the zeros of\r\n" );
document.write( "\r\n" );
document.write( "ax² + bx + c\r\n" );
document.write( "\r\n" );
document.write( "then sum of zeros = r1+r2 = \"-b%2Fa\"\r\n" );
document.write( "and product of zeros = r1r·sub>2 = \"c%2Fa\"\r\n" );
document.write( "\r\n" );
document.write( "For your problem:\r\n" );
document.write( "\r\n" );
document.write( "-2x² + kx + 6\r\n" );
document.write( "\r\n" );
document.write( "a = -2, b = k, c = 6\r\n" );
document.write( "\r\n" );
document.write( "and product of zeros = \"c%2Fa\" = \"6%2F%28-2%29\" = -3\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );