document.write( "Question 1018211: (a+b)^n/bc^2
\n" );
document.write( "divided by
\n" );
document.write( "(a+b)^n+3 / abc\r
\n" );
document.write( "\n" );
document.write( "Please provide a clear explanation, thank you! \n" );
document.write( "
Algebra.Com's Answer #634472 by t0hierry(194) You can put this solution on YOUR website! power of a + b is n - n - 3 = -3 \n" ); document.write( "power of b is 1 - 1 = 0 \n" ); document.write( "power of c is 2 - 1 = 1 \n" ); document.write( "power of a is -1\r \n" ); document.write( "\n" ); document.write( "result (a+b)^-3 a^-1 c \n" ); document.write( " |