document.write( "Question 1024909: Jennifer's basketball team played 18 games this season, and they won twice as many games as they lost. how many games did they lose? \n" ); document.write( "
Algebra.Com's Answer #640279 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! let nunber they losed be x \n" ); document.write( "then,number they won=2x \n" ); document.write( "since they played the game 18 times, \n" ); document.write( "then, \n" ); document.write( "x+2x=18 \n" ); document.write( "3x=18 \n" ); document.write( "divide bothside by 3 \n" ); document.write( "x=6 \n" ); document.write( "They losed 6 times in the game. \n" ); document.write( "---Timnewman--- \n" ); document.write( " |