document.write( "Question 742428: In a pie chart representing a village,150degrees represent the population of children, 90degrees represents the population of men and 120degrees represent the population of women. If the children alone are 3000 In number, how many men are in the village \n" ); document.write( "
Algebra.Com's Answer #452473 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! In a pie chart representing a village,150degrees represent the population of children, 90degrees represents the population of men and 120degrees represent the population of women. If the children alone are 3000 In number, how many men are in the village \n" ); document.write( ". \n" ); document.write( "Let x = total population of village \n" ); document.write( "then \n" ); document.write( "(150/360)x = 3000 \n" ); document.write( "(15/36)x = 3000 \n" ); document.write( "x = 3000(56/15) \n" ); document.write( "x = 200(56) \n" ); document.write( "x = 11200 \n" ); document.write( ". \n" ); document.write( "Men in village: \n" ); document.write( "(90/360)11200 \n" ); document.write( "(1/4)11200 \n" ); document.write( "2800 \n" ); document.write( " |