document.write( "Question 305178: A basketball team played a total of 13 games and lost \"L\" games. They won five times as many games as they lost. One game was a tie. How many games did the team lose \n" ); document.write( "
Algebra.Com's Answer #218501 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! w=10 L=2 t=1 \n" ); document.write( "13-1=12 \n" ); document.write( "5L+L=12 \n" ); document.write( "6L=12 \n" ); document.write( "L=2 \n" ); document.write( " \n" ); document.write( " |