document.write( "Question 352427: in a club, the ratio of boys to girls is 7:8. the ratio of one less than the number of girls to the total number of members is 1:2. how many girls are in the club? \n" ); document.write( "
Algebra.Com's Answer #251842 by mananth(16946)![]() ![]() You can put this solution on YOUR website! boys/girls = let girls be x \n" ); document.write( "boys be y \n" ); document.write( "y/x= 7/8 \n" ); document.write( "y= 7x/8 ................1 \n" ); document.write( ".. \n" ); document.write( "x-1 / x+y = 1/2 \n" ); document.write( "2(x-1)=x+y \n" ); document.write( "2x-2=x+y \n" ); document.write( "2x-x-y=2 \n" ); document.write( "x-y =2...................2 \n" ); document.write( "plug value of y in (2) \n" ); document.write( "x-7x/8 =2 \n" ); document.write( "8x-7x / 8 = 2 \n" ); document.write( "x/8 =2 \n" ); document.write( "x=16 girls \r \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |