document.write( "Question 808651: 40% of the population of a town are men, 35% are women, and the remaining are children. If the number of children is 28,000,what is total population of the town? \n" ); document.write( "
Algebra.Com's Answer #487128 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! p=m+w+c, \n" ); document.write( ".4p=m, \n" ); document.write( ".35p=w, \n" ); document.write( "c=28000 \n" ); document.write( ".25p=28000 \n" ); document.write( "p/4=28000 \n" ); document.write( "p=112000 \n" ); document.write( "c=28000., m=44800., p=112000., w=39200. \n" ); document.write( " \n" ); document.write( " |