document.write( "Question 1013689: 47% of all pupils in a class are boys what percentage of the class are girls
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #629970 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since pupils are either girls or boys, if they aren't boys they must be girls...so \n" ); document.write( "% of girls = 100% - % of boys = 100 - 47 = 53% \n" ); document.write( " |