document.write( "Question 847382: An ups driver has 6 major stops to make in a day. How many different routes are possible? \n" ); document.write( "
Algebra.Com's Answer #510375 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 6! = 6*5*4*3*2*1 = 720 different routes. \n" ); document.write( "
\n" );