document.write( "Question 103761This question is from textbook beginning and intermediate algebra
\n" );
document.write( ": Factor the expression, if possible:\r
\n" );
document.write( "\n" );
document.write( "81 a 4 b - b 5
\n" );
document.write( "Please enter \"prime \", if the expression cannot be factored.\r
\n" );
document.write( "\n" );
document.write( "th 4 next to the \"a\" is to the power of 4, and so is the 5 next to the \"b\" its to the power of 5 \n" );
document.write( "
Algebra.Com's Answer #75424 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a^4b-b^5 \n" ); document.write( "=b(a^4-b^4) \n" ); document.write( "=b(a^2+b^2)(a^2-b^2) \n" ); document.write( "=b(a^2+b^2)(a+b)(a-b) \n" ); document.write( "Ed \n" ); document.write( " |