document.write( "Question 422179: I am working on the Zero Product Property\r
\n" );
document.write( "\n" );
document.write( "This problem is confusing. How do factor where I left off?\r
\n" );
document.write( "\n" );
document.write( "3x^2 + 16x = -5
\n" );
document.write( "3x^2 + 16x +5 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #294690 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3x^2 + 16x = -5 \n" ); document.write( "3x^2 + 16x +5 = 0 \n" ); document.write( "3x^2+15x+x+5=0 \n" ); document.write( "3x(x+5)+1(x+5)=0 \n" ); document.write( "(x+5)(3x+1)=0 \n" ); document.write( " |