document.write( "Question 1010439: A baseball team has home games on Thursday and Sunday. The two games together earn $4249.50 for the team. Thursday's game generates $633.50 less than Sunday's game. How much money was taken in at each game? \n" ); document.write( "
Algebra.Com's Answer #625853 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Total for the two games = $4249.50
\n" ); document.write( "Thursday's game earns $633.50 less than Sunday's
\n" ); document.write( "Make Sunday's earnings = 'x'
\n" ); document.write( "Thursdays game = x - $633.50
\n" ); document.write( "x + x - $633.50 = $4249.50
\n" ); document.write( "x + x = $4249.50 + $633.50
\n" ); document.write( "2x = $4883.00
\n" ); document.write( "x = $4883.00/2
\n" ); document.write( "x = $2441.50
\n" ); document.write( "Thursday's game earned $2441.50 - $633.50
\n" ); document.write( "Thursday's game earned = $1808
\n" ); document.write( "Sunday's game earned = $2441.50
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );