document.write( "Question 944463: find the the number of ways in which a group of 3 people can be chosen from 6 students, 5 parents and 4 teachers without restriction
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #577209 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "6+5+4=15\r\n" ); document.write( "\r\n" ); document.write( "15 choose 3 = 15C3 =\n" ); document.write( " |