document.write( "Question 413489: Plz help
\n" );
document.write( "Q. how many different ways can six officers be assigned to three offices if there will be two in an office?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #290165 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "no. of ways = 6C2 * 4C2 * 2C2 \r \n" ); document.write( "\n" ); document.write( "= 15*6*1 \r \n" ); document.write( "\n" ); document.write( "= 90 \n" ); document.write( " |