document.write( "Question 144614: A bag contains 5 apples and 3 oranges. If you select 4 pieces of fruit without looking, how many ways can you get exactly 3 apples?
\n" );
document.write( "A) 60 ways B) 180 ways
\n" );
document.write( "C) 20 ways D) 30 ways
\n" );
document.write( "can you please explain! \n" );
document.write( "
Algebra.Com's Answer #105371 by shahid(44)![]() ![]() ![]() You can put this solution on YOUR website! we can get exactly three apples in \n" ); document.write( "total ways to select four pieces = \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( " =12*3 \n" ); document.write( " =36 \n" ); document.write( " |