document.write( "Question 958556: A basketball team played 60 games. They won 20 more than they lost.\r
\n" ); document.write( "\n" ); document.write( "How many games did they win? How many games did they lose?
\n" ); document.write( "

Algebra.Com's Answer #585964 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm assuming there were no tied games so,
\n" ); document.write( "\"W%2BL=60\"
\n" ); document.write( "\"W=20%2BL\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"20%2BL%2BL=60\"
\n" ); document.write( "\"2L=40\"
\n" ); document.write( "\"L=20\"
\n" ); document.write( "Then,
\n" ); document.write( "\"W%2B20=60\"
\n" ); document.write( "\"W=40\"
\n" ); document.write( "
\n" ); document.write( "
\n" );