document.write( "Question 264010: I need help factoring polynomial of this question:
\n" );
document.write( "bc+b+cd+d thank you! \n" );
document.write( "
Algebra.Com's Answer #194520 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! bc + b + cd + d \n" ); document.write( ": \n" ); document.write( "Factor b, factor d \n" ); document.write( "b(c+1) + d(c+1) \n" ); document.write( ": \n" ); document.write( "Factor out (c+1) \n" ); document.write( "(c+1) (b+d) \n" ); document.write( " |