document.write( "Question 315080: A high school graduating class is made of 365 students. There are 111 more girls than boys. How many boys are in the class? Pleas show me step by step the process of the problem. \n" ); document.write( "
Algebra.Com's Answer #225391 by nyc_function(2741) You can put this solution on YOUR website! Let b = boys\r \n" ); document.write( "\n" ); document.write( "Let g = girls\r \n" ); document.write( "\n" ); document.write( "b + g = 365\r \n" ); document.write( "\n" ); document.write( "111 + g = b\r \n" ); document.write( "\n" ); document.write( "Can you finish? \n" ); document.write( " |