document.write( "Question 596911: In a class of 40 students 25% of them are male's and the remaining are females how many females are in the class? \n" ); document.write( "
Algebra.Com's Answer #377944 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
0.25*40 = 10 students are males\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there are 40 - 10 = 30 females in the class.
\n" ); document.write( "
\n" );