document.write( "Question 284973: If a license plate has 5 digits, and each digit is either 2,4, or 6, how many different license plates can match this description? \n" ); document.write( "
Algebra.Com's Answer #206670 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
WITH REPEATS.
\n" ); document.write( "3^5=243 ANS.
\n" ); document.write( "
\n" );