document.write( "Question 1187147: In a company there are 50 employees and some committee. If each employee belongs to 6 committee and each committee consists of 10 people. How many committees are there? \n" ); document.write( "
Algebra.Com's Answer #819382 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Each employee has 6 committee memberships. So there are 50x6=300 committee\r\n" ); document.write( "memberships. Each committee has 10 memberships, so there are 300/10 = 30\r\n" ); document.write( "committees.\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |