document.write( "Question 889857: From a group of 10 people, 4 will each win $500. How many different winning groups are possible? \n" ); document.write( "
Algebra.Com's Answer #538574 by harpazo(655)\"\" \"About 
You can put this solution on YOUR website!
10P4 = 10!/(10-4)!\r
\n" ); document.write( "\n" ); document.write( "10P4 = 10!/6!\r
\n" ); document.write( "\n" ); document.write( "10P4 = 5040
\n" ); document.write( "
\n" );