document.write( "Question 407009: 2x^2-5x-3=0 \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "2x^2-5x-3=0 |Note use of ^(uppercase 6)\n" ); document.write( "factoring\n" ); document.write( "(2x +1)(x-3)= 0 Note:SUM of the inner product(1*x) and the outer product(-6x) = -5x\n" ); document.write( "(2x +1)=0 x = -1/2\n" ); document.write( " (x-3)= 0 x = 3