document.write( "Question 514818: a license plate has seven possible places how many license plates can be made if only two numbers are used example 1222121 and every slot must be filled to equal a seven digit number \n" ); document.write( "
Algebra.Com's Answer #343590 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! I'll take a shot at this \n" ); document.write( "If I settle on 2 distinct numbers, like 4 and 7 \n" ); document.write( "I have 2 choices for each of the 7 positions on the plate \n" ); document.write( "That's \n" ); document.write( "------------- \n" ); document.write( "Now how many pairs of numbers 0 through 9 are available? \n" ); document.write( "0 can be combined with 1-9, and that's 9 numbers \n" ); document.write( "1 can be combined with 2-9, and that's 8 numbers \n" ); document.write( "... etc... \n" ); document.write( "8 can be combined with 9 and that's 1 number \n" ); document.write( "So I have \n" ); document.write( "possible pairs \n" ); document.write( "Each of these possible pairs can make \n" ); document.write( "plates, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is if \n" ); document.write( "If it isn't, the answer is \n" ); document.write( "Hope I got it \n" ); document.write( " |