document.write( "Question 272415: How many 3-letter code words are possible using the first 8 letters of the alphabet if letters can be repeated? \n" ); document.write( "
Algebra.Com's Answer #199286 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
8^3 \n" ); document.write( "
\n" );