document.write( "Question 445985: one dog out of 12 digs entered in a show will get first place and one will get second place. IN how many different ways can the first and second place dogs be chosen? \n" ); document.write( "
Algebra.Com's Answer #307135 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 12 combined 2 at a time equals 12C2, which equals: \n" ); document.write( "12!/2!10!=12x11x10!/2x10!=6x11=66 different ways to pick first and second place.. \n" ); document.write( " |