document.write( "Question 148055: How many ways can three prints be selected from a collection of 10 prints? \n" ); document.write( "
Algebra.Com's Answer #108447 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
10C3 = 10!/[(10-3)!3!] = [10*9*8/1*2*3] = 120
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );