document.write( "Question 412253: \"A baseball team played 5 more games this season than last season. Last season, the team won 60% of their games, and this season it won 55% of their games. The team won the same number of games this season as last season. Find the number of games played each season.\"\r
\n" );
document.write( "\n" );
document.write( "I AM NOT SURE HOW TO GO ABOUT SOLVING THIS...IS THERE A FORMULA TO FOLLOW? THANKS TONS! \n" );
document.write( "
Algebra.Com's Answer #289590 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \"A baseball team played 5 more games this season than last season. Last season, the team won 60% of their games, and this season it won 55% of their games. The team won the same number of games this season as last season. Find the number of games played each season.\" \n" ); document.write( "I AM NOT SURE HOW TO GO ABOUT SOLVING THIS...IS THERE A FORMULA TO FOLLOW? THANKS TONS! \n" ); document.write( "----- \n" ); document.write( "Let # of games played last season be \"x\". \n" ); document.write( "Team won 0.6x of the games. \n" ); document.write( "----------------------- \n" ); document.write( "Then # of games played this season is \"x+5\". \n" ); document.write( "Team won 0.55(x+5) of the games. \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "0.6x = 0.55(x+5) \n" ); document.write( "60x = 55x + 55*5 \n" ); document.write( "5x = 55*5 \n" ); document.write( "x = 55 (# of games they played last season) \n" ); document.write( "x+5 = 60 (# of games they played this season) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |