document.write( "Question 1139715: A soccer team won four times as many games as they lost. They won 20 games. How many games did the team lose? Justify the solution.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #760214 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 4x = 20 \n" ); document.write( "x = 20/4 \n" ); document.write( "x = 5 \n" ); document.write( "they lost 5 games \n" ); document.write( " |