document.write( "Question 82096This question is from textbook
\n" );
document.write( ": write the binomial expression in simplified form of (2j-k^2)^3 \n" );
document.write( "
Algebra.Com's Answer #58812 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! write the binomial expression in simplified form of (2j-k^2)^3 \n" ); document.write( "The formula for this is: \n" ); document.write( "(a+b)^n=a^n+C(1,n)a^(n-1)b+C(2,n)a^(n-2)b^2+...+C(n-1,n)ab^(n-1)+b^n \n" ); document.write( "In your case a=2j, b=-k^2, n=3, \n" ); document.write( "C(1,3)=3, C(2,3)=3 (This part can be found using Pascal's Triangle as well.) \n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "Happy Calculating!!!! \n" ); document.write( " |