document.write( "Question 128098: A baseball team played 20 games. They won 4 games more than they lost. How many Games did they win? \n" ); document.write( "
Algebra.Com's Answer #93802 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A baseball team played 20 games. They won 4 games more than they lost. How many Games did they win?
\n" ); document.write( "--------------------
\n" ); document.write( "Let number of losses be \"x\" ; # of wins is \"x+4\"
\n" ); document.write( "---------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "x + x+4 = 20
\n" ); document.write( "2x+4 = 20
\n" ); document.write( "2x = 16
\n" ); document.write( "x = 8 (# of wins)
\n" ); document.write( "x+4 = 12 (# of losses)
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );