document.write( "Question 285064: a special olympics event has 2 more boys than girls competing. the total number of paticipants is 1000. how many girls competed and how many girls competed? \n" ); document.write( "
Algebra.Com's Answer #206721 by Deina(147)\"\" \"About 
You can put this solution on YOUR website!
Boys = Girls + 2

\n" ); document.write( "G + (G + 2) = 1000

\n" ); document.write( "combine like terms:
\n" ); document.write( "2G + 2 = 1000

\n" ); document.write( "subtract 2 from each side:
\n" ); document.write( "2G = 998

\n" ); document.write( "divide both sides by 2:
\n" ); document.write( "\"+2G%2F2+=+998%2F2+\"
\n" ); document.write( "G = 499
\r
\n" ); document.write( "\n" ); document.write( "Girls = 499
\n" ); document.write( "Boys = 499 + 2 = 501 and bob's your uncle!
\n" ); document.write( "
\n" ); document.write( "
\n" );