document.write( "Question 1204022: A mutual fund has 12 stocks in its portfolio. On a given day 2 stocks move up, 8 stay the same and 2 move down. In how many ways could this happen?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #840009 by ikleyn(52866)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "From 12 stocks, you can select 2 to the category \"move up\" by \"C%5B12%5D%5E2\" = 66 different ways.\r\n" );
document.write( "\r\n" );
document.write( "From remaining 10 stocks, you can select 10 to the category \"stay the same\" by \"C%5B12%5D%5E10\" = 66 different ways.\r\n" );
document.write( "\r\n" );
document.write( "The last 2 stocks are automatically in the category \"move down\" just without any choice (= 1 choice).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The answer to the problem's question is this produce 66*66*1 = 4356.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see many similar  (and different)  problems,  solved and explained,  look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Fundamental counting principle problems \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Learn the subject from there.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );