document.write( "Question 1153120: A floral arrangement consists of 6 different colored roses, 3 different colored carnations, and 3 different colored daisies. You can choose from 8 different colors of roses, 6 diferent colors of carnations, and 7 different colors of daisies. How many different arrangements are possible? \n" ); document.write( "
Algebra.Com's Answer #775310 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "All such problems are TWINS:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    You select first 6 from 8 roses;\r\n" );
document.write( "\r\n" );
document.write( "    You select then 3 from 6 carnations;\r\n" );
document.write( "\r\n" );
document.write( "    You select, finally, 3 from 7 daisies.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The formula is  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    number = \"C%5B8%5D%5E6\".\"C%5B6%5D%5E3\".\"C%5B7%5D%5E3\" ways\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "What are these C's and how to calculate them, read from my lessons\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On Combinations,  see introductory lessons\r
\n" ); document.write( "\n" ); document.write( "    - Introduction to Combinations\r
\n" ); document.write( "\n" ); document.write( "    - PROOF of the formula on the number of Combinations\r
\n" ); document.write( "\n" ); document.write( "    - Problems on Combinations\r
\n" ); document.write( "\n" ); document.write( "    - OVERVIEW of lessons on Permutations and Combinations\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic  \"Combinatorics: Combinations and permutations\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-II
\n" ); document.write( "https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "into your archive and use when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );