document.write( "Question 19646: 4/15 of the 315 memebers of a book club are male. How many female members are there in the club? \n" ); document.write( "
Algebra.Com's Answer #9511 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! total number of members:315 \n" ); document.write( "fraction of males: (4/15) \n" ); document.write( "number of males: (4/15)*315 = 84 \n" ); document.write( "number of females: 315-84= 231 \n" ); document.write( "
|