document.write( "Question 1013992: In a class of 50 children, 26 are boys and the rest are girls. Find their respective percentages
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #630350 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! That means there are 26 boys and 24 girls. \n" ); document.write( "Their percentages are found by dividing and converting to percents... \n" ); document.write( "Boys ==> 26/50 = .52 = 52% \n" ); document.write( "Girls==> 24/50 = .48 = 48% \n" ); document.write( " |