document.write( "Question 66726: I'm not sure what this is or how to solve it
\n" );
document.write( "it is (n+1)! divided by n! with all of that answer subtracted by n equals what
\n" );
document.write( "again ((n+1)!/(n!)) -1 \n" );
document.write( "
Algebra.Com's Answer #47371 by stanbon(75887) ![]() You can put this solution on YOUR website! 2!=2*1 \n" ); document.write( "6!=6*5*4*3*2*1 \n" ); document.write( "So, n!=1*2*3*4*...*(n-2)*(n-1)*n \n" ); document.write( "But I can't make any sense out of your \n" ); document.write( "description of your problem. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |