document.write( "Question 415375: There are 6 lawyers and 3 cases to be assigned lawyers. How many ways can this be done if: a) one different lawyer is assigned to each case?\r
\n" );
document.write( "\n" );
document.write( " b) each case gets one lawyer but the same lawyer can work on any number of cases?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #291215 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "a) no. of ways = 6P3 = 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) no. of ways = 6 * 6 *6 = 216\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |