document.write( "Question 361864: In a certain community of 1,200 people, 60% are literate. Of the males, 50% are literates and of the females 70% are literate. What is the female population? \n" ); document.write( "
Algebra.Com's Answer #257987 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.50x+.70(1,200-x)=.60*1,200
\n" ); document.write( ".50x+840x-.70x=720
\n" ); document.write( "-.20x=720-840
\n" ); document.write( "-.20x=-120
\n" ); document.write( "x=-120/-.20
\n" ); document.write( "x=600 males.
\n" ); document.write( "1,200-600=600 females.
\n" ); document.write( "Proof:
\n" ); document.write( ".50*600+.70*600=.60*1,200
\n" ); document.write( "300+420=720
\n" ); document.write( "720=720
\n" ); document.write( "
\n" );