\n" );
document.write( "determine the coefficient of x^9 y^4 in the binomial expansion of (x + y)^13 power
\n" );
document.write( "In the BINOMIAL EXPANSION of
, x9y9 occurs at the term where: 
\n" );
document.write( "As such, 9 = 13 - (r - 1) OR 4 = r - 1
\n" );
document.write( "9 = 13 - r + 1 5 = r
\n" );
document.write( "9 - 14 = - r
\n" );
document.write( "- 5 = - r
\n" );
document.write( "5 = r
\n" );
document.write( "With the coefficients on x and y in
being 1, the coefficient on the 5th term, when expanded, will be the value in the 5th COLUMN of the 13th ROW of Pascal’s triangle, which is 
\n" );
document.write( "OR
\n" );
document.write( "With the coefficient on x and y being 1, the coefficient on the 5th term will be: 
\n" );
document.write( "FYI: The entire EXPANSION DOESN'T HAVE to be done, as one person decided to do!
\n" );
document.write( "What if
was the 24th or 25th term of the expansion? Do you think it'd be wise to do the entire expansion? Think about it!
\n" );
document.write( "