document.write( "Question 802616: What are all the 5-digit numbers that can be made using only the numbers 1 2 3 4 ? \n" ); document.write( "
Algebra.Com's Answer #483950 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
There are 4 choices for each of the 5 digits
\n" ); document.write( "and numbers can be repeated, so
\n" ); document.write( "\"+4%2A4%2A4%2A4%2A4+=+4%5E5+\"
\n" ); document.write( "\"+4%5E5+=+1024+\" possible numbers\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );