document.write( "Question 1151669: A French class has a total of 37 students. The number of females is 7 less than the number of males. How many males and how many females are in the class?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #773480 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A French class has a total of 37 students. The number of females is 7 less than the number of males. How many males and how many females are in the class? \n" ); document.write( "======================= \n" ); document.write( "M + F = 37 \n" ); document.write( "M - F = 7 \n" ); document.write( "-------------------- Add \n" ); document.write( " \n" ); document.write( " |