document.write( "Question 1107941: in a school 3/5 of the students are girls. if the number of boys in the school is 200 , find the total number of students in school \n" ); document.write( "
Algebra.Com's Answer #722977 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
if 3/5 are girls then 2/5 are boys, then let x be the total number of students
\n" ); document.write( ":
\n" ); document.write( "(2/5) * x = 200
\n" ); document.write( ":
\n" ); document.write( "2x = 1000
\n" ); document.write( ":
\n" ); document.write( "x = 500
\n" ); document.write( ":
\n" ); document.write( "The total number of students in school is 500
\n" ); document.write( ":
\n" ); document.write( "Note that (3/5) * 500 = 300 and 300 + 200 = 500
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );