document.write( "Question 1085775: Hi, I just want to clarify something:
\n" ); document.write( "Is there a rule for factorials that is a!-(b!c!) = ac!-bc! ?\r
\n" ); document.write( "\n" ); document.write( "An example is 8! - (7!2!), which apparently simplifies to 8*7! - 2*7! = 6*7! = 30240\r
\n" ); document.write( "\n" ); document.write( "Could you please explain how this 'formula' works?\r
\n" ); document.write( "\n" ); document.write( "Thank you very much
\n" ); document.write( "

Algebra.Com's Answer #699865 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
There is no general rule for subtraction and/or addition of factorials (none that I know of). Most of the general rules with factorials involve division and multiplication. \r
\n" ); document.write( "\n" ); document.write( "We CAN write:
\n" ); document.write( "a! - (b!c!) = b! * ( a!/b! - c! )\r
\n" ); document.write( "\n" ); document.write( "[ This is no different than x + yz = y( x/y + z ) where we factor out a y from each term but since x may or may not have a common factor we must show it as x/y inside the paren's. In factorials, there WILL be common factors so long as b less than a, but I think that's the most we can generally say. ]
\n" ); document.write( "--
\n" ); document.write( "For your example case: 8! - (7!2!) = 7! ( 8!/7! - 2! ) = 7!( 8 - 2 ) = 7! * 6
\n" ); document.write( "8!/7! simplifies to 8 because 8! / 7! = (8*7*6*…*3*2) / (7*6*…*3*2) and all but the 8 cancel.
\n" ); document.write( "--\r
\n" ); document.write( "\n" ); document.write( "OR, equivalently (more clearly?): 8! - (7!2!) = 8*7! - 2!7! = 7!(8 - 2!) = 7!(8-2) = 7! * 6
\n" ); document.write( "In this approach, we first rewrote 8! as 8*7! then factored out the common 7!.
\n" ); document.write( "—\r
\n" ); document.write( "\n" ); document.write( "Edit: I said there will be common factors in b! *(a!/b! - c!) \"so long as b < a\" but I should have said there will \"ALWAYS be common factors between a! and b!\" (its just if b > a you end up with 1/k where k>1). \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );