document.write( "Question 976919: How many different four letter \"words\" from TRIANGLE?
\n" ); document.write( "(the words aren't real words. Just groups of 4 letters)
\n" ); document.write( "

Algebra.Com's Answer #598392 by Danielshinmath(31)\"\" \"About 
You can put this solution on YOUR website!
This question uses the choose function. It is 8C4 which turns is
\n" ); document.write( "8*7*6*5*4*3*2*1/4*3*2*4*3*2 This turns out to be 70
\n" ); document.write( " ANSWER:70
\n" ); document.write( "Feel free to leave me a message!! Thanks :D
\n" ); document.write( "
\n" );