document.write( "Question 594643: How many ways can 3 ribbons be awarded to 6 dogs at a show? \n" ); document.write( "
Algebra.Com's Answer #376845 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Permutation=nPr=n!/(n-r)! \n" ); document.write( "=6P3=6!/3!=6*5*4=120 ways \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |