document.write( "Question 190561: How many different 5 digit zip codes are possible if digits are allowed to repeat? \n" ); document.write( "
Algebra.Com's Answer #143012 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
10*10*10*10*10=100,000 combinations. \n" ); document.write( "
\n" );