document.write( "Question 549715: how do you factor 2x squared plus 23x plus 45 \n" ); document.write( "
Algebra.Com's Answer #357985 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
2x^2+23x+45\r
\n" ); document.write( "\n" ); document.write( "2x^2+18x+5x+45\r
\n" ); document.write( "\n" ); document.write( "2x(x+9)+5(x+9)=0
\n" ); document.write( "(x+9)(2x-5)=0
\n" ); document.write( "x=-9, 5/2
\n" ); document.write( "
\n" );