document.write( "Question 61487: Could someone pleae explain how to work this problem out?
\n" );
document.write( "Factor the following polynomials 4ux+20u+vx+5v. Thank you \n" );
document.write( "
Algebra.Com's Answer #42316 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! 4ux+20u+vx+5v \n" ); document.write( "rearrange \n" ); document.write( "4ux + vx + 20u + 5v \n" ); document.write( "factor out x \n" ); document.write( "(4u + v)x + 20u + 5v \n" ); document.write( "(4u + v)x + 5(4u + v) \n" ); document.write( "(4u + v) is a common factor \n" ); document.write( "(4u + v)(x + 5) answer \n" ); document.write( " |