document.write( "Question 298417: Can someone help me factor this polynomial completely. For some reason I am stuck. Thanks for the help.\r
\n" );
document.write( "\n" );
document.write( "a^4-ab^3. \n" );
document.write( "
Algebra.Com's Answer #214853 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! a^4-ab^3 = a(a^3-b^3) = a(a-b)(a^2+ab+b^2) \n" ); document.write( " |