document.write( "Question 344805: how do you factor 2x^2+5x-3 \n" ); document.write( "
Algebra.Com's Answer #246696 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how do you factor 2x^2+5x-3
\n" ); document.write( "It will be (x + a)*(2x + b)
\n" ); document.write( "a*b = -3 so the signs will be different
\n" ); document.write( "2a + b = 5
\n" ); document.write( "--> (2x - 1)*(x + 3)
\n" ); document.write( "
\n" );