document.write( "Question 616608: A soccer team has 3 more boys and three-fourths as many girls as last year. The number of players on the team is the same as last year. How many girls were on the team last year \n" ); document.write( "
Algebra.Com's Answer #387784 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " A soccer team has 3 more boys and three-fourths as many girls as last year.
\n" ); document.write( "Let x and y represent the number of girls and boys last year.
\n" ); document.write( "This year would be (x+3) and 3/4y
\n" ); document.write( "The number of players on the team is the \"same\" as last year.
\n" ); document.write( " x+y = (x+3) + 3/4y
\n" ); document.write( " 1/4y = 3
\n" ); document.write( " y = 12, number of girls on the team last year. \n" ); document.write( "
\n" );