document.write( "Question 400800: santa is working with 20 elves. he randomly selects the names of three different elves. the first paints the trains, the second elf paints all the dollhouses, and the third paints all the wooden blocks. in how many ways can santa assign these 20 elves to these three tasks? \n" ); document.write( "
Algebra.Com's Answer #283684 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
20*19*18=6,840 different ways to select 3 from 20. \n" ); document.write( "
\n" );