document.write( "Question 321122: Factor completely. If prime, say so.\r
\n" );
document.write( "\n" );
document.write( "5c^2 + 2c - 3 \n" );
document.write( "
Algebra.Com's Answer #229963 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 5c^2 + 2c - 3 \n" ); document.write( ".. \n" ); document.write( "5c^2+5c-3c-3 \n" ); document.write( "5c(c+1)-3(c+1) \n" ); document.write( "(c+1)(5c-3) \n" ); document.write( " |