document.write( "Question 634221: factor and solve 2x^2+9x-5=0 \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "2x^2+9x-5= 0\n" ); document.write( "(2x - 1)(x + 5) = 0 x = 1/2 or x = -5\n" ); document.write( "check factoring using FOIL\n" ); document.write( "F First terms 2x^2\n" ); document.write( "O Outside terms 10x\n" ); document.write( "I Inside terms -x\n" ); document.write( "L Last terms -5\r\n" ); document.write( "\n" ); document.write( "