document.write( "Question 893241: A minor league team plays 101 games, winning 14 more than twice as many games as they lost. How many games did they win? \n" ); document.write( "
Algebra.Com's Answer #541164 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+14=101
\n" ); document.write( "3x=101-14
\n" ); document.write( "3x=87
\n" ); document.write( "x=29
\n" ); document.write( "2x+14=72 won
\n" ); document.write( "
\n" );