document.write( "Question 984717: how many license plate of 3 symbols letters and 3 digit can be made using exactly two letters for each assume you can use any letters or digits \n" ); document.write( "
Algebra.Com's Answer #605575 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
You have 3 letters and 3 numbers you can use. Thats a total of 6 choices
\n" ); document.write( "In the first position, you have 6 choices.
\n" ); document.write( "Since you can use repeats, in the second position you also have 6 choices.\r
\n" ); document.write( "\n" ); document.write( "so, 6 options for position 1 and 6 for position 2.
\n" ); document.write( "\"6+%2A+6+=+36\"\r
\n" ); document.write( "\n" ); document.write( "You have 36 combinations you can make ... just like if you had 2 dice !
\n" ); document.write( "
\n" );