document.write( "Question 1016792: How many ways are there for choosing 5 states from 10 top states with the most murders if orders are considered and need step how the answer was got\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #633231 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
# ways = 10P5 = 10*9*8*7*6 = 30240 \n" ); document.write( "
\n" );