document.write( "Question 1030467: Consider the following counting problems. Allison is trying to decide which three of her eight new books to take on vacation with her? how many different ways can she choose the three books?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #645327 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 8C3 \n" ); document.write( "8*7*6*5!/5!*3!= \n" ); document.write( "336/6= \n" ); document.write( "56 \n" ); document.write( " |