document.write( "Question 474333: How do you factor the binomial 21x^5-14x^4 \n" ); document.write( "
Algebra.Com's Answer #325370 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do you factor the binomial 21x^5-14x^4 \n" ); document.write( "** \n" ); document.write( "f(x)=21x^5-14x^4=0 \n" ); document.write( "7x^4(3x-2)=0 \n" ); document.write( "7x^4=0 \n" ); document.write( "x=0 (multiplicity of 4) \n" ); document.write( "or \n" ); document.write( "3x-2=0 \n" ); document.write( "x=2/3 \n" ); document.write( " |