document.write( "Question 874716: 55 percentage of student in a school are boys . How many boys and how many girls are there if school has 800 students
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #527706 by vtgandhale(2)\"\" \"About 
You can put this solution on YOUR website!
Out of 800 students 55% are boys.
\n" ); document.write( "Boys= 800*55/100 = 440
\n" ); document.write( ". Therefore, the number of boys is 440.
\n" ); document.write( "And number of girls out of 800 students
\n" ); document.write( "= 800 - 440 = 360
\n" ); document.write( " the number of girl students is 360.
\n" ); document.write( "
\n" );