document.write( "Question 255054: How many different four-digit numbers can be formed using the digits 1, 1, 9, and 9? \n" ); document.write( "
Algebra.Com's Answer #187323 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! How many different four-digit numbers can be formed using the digits 1, 1, 9, and 9? \n" ); document.write( "1199 \n" ); document.write( "1919 \n" ); document.write( "1991 \n" ); document.write( "9119 \n" ); document.write( "9191 \n" ); document.write( "9911 \n" ); document.write( "combination formula, or the number of ways to combine k items from a set of n: \n" ); document.write( " \n" ); document.write( "there are 4 numbers so n=4 \n" ); document.write( "there are only 2 different numbers we are actually choosing so k=2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |