document.write( "Question 1032590: There are 1250 students in a school. 58% of them are female. How many are male? \n" ); document.write( "
Algebra.Com's Answer #647258 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
If 58% are female, then (100-58)% or 42% are male.
\n" ); document.write( "42% times 1250 = 0.42*1250 = 525
\n" ); document.write( "
\n" );