document.write( "Question 176057: 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 boys and how many girls are in the club? \n" ); document.write( "
Algebra.Com's Answer #131184 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let b and g be the number of boys and girs respectively
\n" ); document.write( ":
\n" ); document.write( "here are the two equations:\r
\n" ); document.write( "\n" ); document.write( "\"7%2F8=b%2Fg\".........eq 1
\n" ); document.write( "\"%28g-1%29%2F%28b%2Bg%29=1%2F2\"....eq 2 .... b+g would be the total number of members.
\n" ); document.write( ":
\n" ); document.write( "I will let you work out the details to this system of equations:
\n" ); document.write( ":
\n" ); document.write( "answer: is 14 boys and 16 girls.
\n" ); document.write( "
\n" );