document.write( "Question 697240: There are twice as many boys as girls in the class. if 20% of the boys and 35% of the girls have already handed over their result cards, what percent of the students have not yet handed over their result cards? \n" ); document.write( "
Algebra.Com's Answer #429809 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! There are twice as many boys as girls in the class. \n" ); document.write( "let x = no. of girls \n" ); document.write( "then \n" ); document.write( "2x = no. of boys \n" ); document.write( "and \n" ); document.write( "3x = total number of students \n" ); document.write( ": \n" ); document.write( " if 20% of the boys and 35% of the girls have already handed over their result cards, what percent of the students have not yet handed over their result cards? \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Cancel x \n" ); document.write( " \n" ); document.write( "75% have not. \n" ); document.write( " |