document.write( "Question 1090857: Each apartment in a building is identified by 2 characters, 1 letter and 1 number. These consist of the letters A, B, C, and D and the numbers 1, 2, 3, and 4. How many unique apartments are possible given this identification arrangement? \n" ); document.write( "
Algebra.Com's Answer #705306 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "I assume that A1 is an allowable combination, but 1A is NOT allowable, \n" ); document.write( "although the condition does not state it explicitly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If so, then any combination (a character, a number) is allowable, and there are 4*4 = 16 such combinations.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The total number of such distinguishable combinations is 16, so 16 unique identification arrangements are possible.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |