document.write( "Question 856928: How many permutations can be made out of the letters of the word 'BUSINESS'? How many of these begin with B and end with N ? \n" ); document.write( "
Algebra.Com's Answer #516249 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many permutations can be made out of the letters of the word 'BUSINESS'?
\n" ); document.write( "Ans: 8!/(3!) = 8*7*6*5*4 = 6720
\n" ); document.write( "-----------------------------\r
\n" ); document.write( "\n" ); document.write( " How many of these begin with B and end with N ?
\n" ); document.write( "-----
\n" ); document.write( "Ans: 1*(6!/2!)*1 = 360
\n" ); document.write( "-------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );