document.write( "Question 853036: If a team lost one 1/5 of their games and they won 12 games how many games did they play \n" ); document.write( "
Algebra.Com's Answer #513851 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of games they played
\n" ); document.write( "They lost \"+%281%2F5%29%2An+\" games
\n" ); document.write( "They won \"+%28+4%2F5%29%2An+\" games
\n" ); document.write( "given:
\n" ); document.write( "\"+%284%2F5%29%2An+=+12+\"
\n" ); document.write( "\"+4n+=+60+\"
\n" ); document.write( "\"+n+=+15+\"
\n" ); document.write( "They played 15 games\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );