document.write( "Question 1107634: A baseball team has home games on Wednsday and Sunday. The two games together earn $5041.00 for the team. Wednesday's game generates $1409.00 less than Sunday's game. How much money was taken in at each game. \n" ); document.write( "
Algebra.Com's Answer #722658 by addingup(3677)![]() ![]() You can put this solution on YOUR website! x + x-1409 = 5041 \n" ); document.write( "2x = 6450 \n" ); document.write( "x = 3225 this was Sunday \n" ); document.write( "Wednesday: 3225-1409 = 1816 this was Wednesday. \n" ); document.write( "-------------------- \n" ); document.write( "Check: \n" ); document.write( "3225 + 1816 = 5041 correct \n" ); document.write( " |