document.write( "Question 1134189: A Spanish class has a total of
\n" );
document.write( "27
\n" );
document.write( " students. The number of females is
\n" );
document.write( "17
\n" );
document.write( " less than the number of males. How many males and how many females are in the class? \n" );
document.write( "
Algebra.Com's Answer #751487 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Informally.... \n" ); document.write( "Have the \"extra\" 17 males step outside the class; \n" ); document.write( "That leaves 27-17=10 students in the class, with equal numbers of males and females, so 5 of each; \n" ); document.write( "Bring the 17 males back in the room; the class has 5 females and 5+17 = 22 males. \n" ); document.write( " |