document.write( "Question 1063726: A bag contains 6 apples and 4 oranges. If you select 5 pieces of fruit without looking, how many ways can you get 5 apples? \r
\n" ); document.write( "\n" ); document.write( "Please I would appreciate any help!
\n" ); document.write( "

Algebra.Com's Answer #678868 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
You are not going to choose any oranges.
\n" ); document.write( "How many ways can you choose 5 apples from 6 available?
\n" ); document.write( "6 ways.
\n" ); document.write( "apples are numbered 1 to 6.
\n" ); document.write( "When you choose 5 of them, you will not be choosing one of them: apple 1,2,3,4,5,or 6.
\n" ); document.write( "It is 6C5 or 6!/5!1!=6
\n" ); document.write( "
\n" );