document.write( "Question 1075227: A fish tank at a pet store has 8 zebra fish. In how many different ways can Nikki choose 3 zebra fish to buy? \n" ); document.write( "
Algebra.Com's Answer #689895 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is 8C3 \n" ); document.write( "8!/5!3!=8*7*6/3*2*1=56 ways. \n" ); document.write( " |