document.write( "Question 866395:  A review of voter registration records in a small town yielded the following table of the number of males and females registered as Democrat, Republican, or some other affiliation.
\n" );
document.write( "What is the proportion of registered males who are Democrats ?
\n" );
document.write( "		Male	Female
\n" );
document.write( "Democrat	300	600
\n" );
document.write( "Republican	500	300
\n" );
document.write( "Other		200	100
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #522280 by ewatrrr(24785)     You can put this solution on YOUR website! \n" ); document.write( " |