document.write( "Question 452777: how many three letter words can be formed by using the letters G,E,O, and M if the letters can be repeated? \n" ); document.write( "
Algebra.Com's Answer #311174 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many three letter words can be formed by using the letters G,E,O, and M if the letters can be repeated?
\n" ); document.write( "----
\n" ); document.write( "1st letter: 4 ways
\n" ); document.write( "2nd letter: 4 ways
\n" ); document.write( "3rd letter: 4 ways
\n" ); document.write( "---
\n" ); document.write( "Total \"words\" = 4^3 = 64
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );