document.write( "Question 1099979: The volleyball team has 41 members there are 3 more boys than girls how many girls are there
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #714463 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number of girls
\n" ); document.write( "\"+x+%2B+3+\" = the number of boys
\n" ); document.write( "---------------------------------
\n" ); document.write( "\"+x+%2B+x+%2B+3+=+41+\"
\n" ); document.write( "\"+2x+%2B+3+=+41+\"
\n" ); document.write( "\"+2x+=+38+\"
\n" ); document.write( "\"+x+=+19+\"
\n" ); document.write( "There are 19 girls
\n" ); document.write( "-------------------------
\n" ); document.write( "check:
\n" ); document.write( "There are \"+x+%2B+3+=+22+\" boys
\n" ); document.write( "\"+19+%2B+22+=+41+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );