document.write( "Question 274703: Evaluate the factorial expression
\n" ); document.write( "(n+5)!/n+5
\n" ); document.write( "

Algebra.Com's Answer #200429 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Since \"%28n%2B5%29%21=%28n%2B5%29%28n%2B5-1%29%21=%28n%2B5%29%28n%2B4%29%21\", this means that \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In other words, \"%28n%2B5%29%21%2F%28n%2B5%29=%28n%2B4%29%21\"
\n" ); document.write( "
\n" );