document.write( "Question 1202676: A box of Mrs. Donuts contains 8 honey dipped, 6 Bavarians, and 7 chocolate-filled donuts. How many ways can 5 donuts be selected to meet each condition?\r
\n" ); document.write( "\n" ); document.write( "a. 3 Bavarian and 2 chocolate filled?\r
\n" ); document.write( "\n" ); document.write( "b. 2 Bavarian, 2 honey-dipped, and 1 chocolate filled?\r
\n" ); document.write( "\n" ); document.write( "c. exactly 1 honey dipped?
\n" ); document.write( "

Algebra.Com's Answer #837675 by ikleyn(52847)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A box of Mrs. Donuts contains 8 honey dipped, 6 Bavarians, and 7 chocolate-filled donuts.
\n" ); document.write( "How many ways can 5 donuts be selected to meet each condition?
\n" ); document.write( "a. 3 Bavarian and 2 chocolate filled?
\n" ); document.write( "b. 2 Bavarian, 2 honey-dipped, and 1 chocolate filled?
\n" ); document.write( "c. exactly 1 honey dipped?
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Total donuts originally is  8 + 6 + 7 = 21.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(a)  \"C%5B6%5D%5E3%2AC%5B7%5D%5E2\" = 20*21 = 420.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  \"C%5B6%5D%5E2%2AC%5B8%5D%5E2%2AC%5B7%5D%5E1\" = 15*28*7 = 2940.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(c)  \"C%5B8%5D%5E1%2AC%5B21-8%5D%5E4\" = \"8%2AC%5B13%5D%5E4\" = 8*715 = 5720.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );