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)\"\" \"About 
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 = \"%2815%2A14%2A13%29%2F%283%2A2%2A1%29\" = 455\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );