document.write( "Question 293172: from 4 apples, 2 bananas and 3 coconuts, how amny selextions of fruits can be made taking at least one of each kind? \n" ); document.write( "
Algebra.Com's Answer #211606 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
I think you might be asking \"How many fruit must be selected to be sure you have selected at least one of each kind?\"
\n" ); document.write( "There are 4 apples, 2 bananas and 3 coconuts with 9 fruit total.
\n" ); document.write( "You must select 8 to be sure you have one of each kind. If you only select 7 you might have 4 apples and 3 coconuts.
\n" ); document.write( "
\n" ); document.write( "
\n" );