document.write( "Question 1202305: Our baseball team lost 15 games this season. That was 5/8 of all they played. How many games did they played this season? \n" ); document.write( "
Algebra.Com's Answer #837030 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = number of games played this season \n" ); document.write( "(5/8)x = 15 = number of games lost \n" ); document.write( "5x = 8*15 \n" ); document.write( "5x = 120 \n" ); document.write( "x = 120/5 \n" ); document.write( "x = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 24 games played this season. \n" ); document.write( " \n" ); document.write( " |