document.write( "Question 569909: in how many different ways can the symbols *, #, ^ , & , ! be arranged? \n" ); document.write( "
Algebra.Com's Answer #367466 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 5 symbols, so there are 5! = 5*4*3*2*1 = 120 ways the symbols can be arranged. \n" ); document.write( "
\n" );