document.write( "Question 186163: in a school there are 1000 boys and 800 girls. calculate the percentage of boys and girls. \n" ); document.write( "
Algebra.Com's Answer #139590 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 1000/(1000+800)=1000/1800=.5555 or 55.55% are boys \n" ); document.write( "800/(1000+800)=800/1800=.4444 or 44.44% are girls. \n" ); document.write( " |