document.write( "Question 1166016: There are currently 7,456 police officers in a particular state. 3,211 of them are females. What percent of the officers are female? What proportion of the officers are female? What percent are males? What proportion are males? \n" ); document.write( "
Algebra.Com's Answer #790490 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                   HOW MANY               FRACTION            PERCENT\r\n" );
document.write( "\r\n" );
document.write( "Male Officers      7456-3211=4245        4245/7456=            56.934\r\n" );
document.write( "\r\n" );
document.write( "Female Officers     3211                 3211/7456=            43.07\r\n" );
document.write( "\r\n" );
document.write( "All Officers        7456                    1                 100\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Percent means, \"parts in one hundred\".
\n" ); document.write( "Multiply the fraction by 100, and that is the percentage.
\n" ); document.write( "
\n" );