document.write( "Question 939653: there are 400 people, 1/10 are female and 1/8 are male. the rest are children, how many children are they? \n" ); document.write( "
Algebra.Com's Answer #572626 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! there are 400 people, 1/10 are female and 1/8 are male. the rest are children, how many children are they? \n" ); document.write( "---- \n" ); document.write( "# of females:: (1/10)400 = 40 \n" ); document.write( "# of males:: (1/8)400 = 50 \n" ); document.write( "---- \n" ); document.write( "# of children = 400 - (40+50) = 310 \n" ); document.write( "------------------- \n" ); document.write( "Another way to work the problem:: \n" ); document.write( "1 - (1/10 + 1/8) = 1 - [(8+10)/80] = 1-[18/80] = 62/80 \n" ); document.write( "--- \n" ); document.write( "# of children = (62/80)*400 = 5*62 = 310 \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |