document.write( "Question 35460: 1/9 of the people in a stadium are men. 3/8 of the remainder are women and the rest are children. There are 400 more children than women. How many people are there in the stadium altogether? \n" ); document.write( "
Algebra.Com's Answer #21552 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Men = 1/9 of the entire population
\n" ); document.write( "Remaining = 1 - 1/9 = 8/9;
\n" ); document.write( "Women = 3/8 of Remaining = (3/8)(8/9) = 3/9 = 1/3;
\n" ); document.write( "Children = Rest of the population = 8/9 - 1/3 = 5/9 of the entire population;
\n" ); document.write( "Children population = 400 + Women Population
\n" ); document.write( "=> Children population - Women Population = 400;
\n" ); document.write( "Children population - Women Population = 5/9 - 1/3 = 2/9 of the population;
\n" ); document.write( "So, 2/9 of the population = 400
\n" ); document.write( "=> Population = 400*9/2 = 1800
\n" ); document.write( "Answer: There are 1800 people in the stadium altogether.
\n" ); document.write( "
\n" ); document.write( "
\n" );