document.write( "Question 61618: Could someone help me factor this problem?
\n" );
document.write( "Factor the following polynomials.
\n" );
document.write( "4ux+20u+vx+5v
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #42423 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You can factor (4ux + 20u + vx + 5v) by grouping as follows: \n" ); document.write( "(4ux + vx) + (20u + 5v) Factor an x from the first group and factor 5 from the second group. \n" ); document.write( "x(4u + v) + 5(4u + v) Factor out the common (4u + v) \n" ); document.write( "(4u + v)(x+ 5)...and you're done! \n" ); document.write( " \n" ); document.write( " |