document.write( "Question 1005293: A baseball team has home games on Thursday and Saturday. The two games together earn $4404.00 for the team. Thursday's game generates $376.00 less than Saturday's game. How much money was taken at each game? \n" ); document.write( "
Algebra.Com's Answer #621689 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "T = amount on Thursday; S = amount on Saturday = T+$376
\n" ); document.write( ".
\n" ); document.write( "T+S=$4404
\n" ); document.write( "T+(T+$376)=$4404
\n" ); document.write( "2T=$4028
\n" ); document.write( "T=$2014
\n" ); document.write( "ANSWER 1: The Thursday game took in $2014.
\n" ); document.write( ".
\n" ); document.write( "S=T+$376
\n" ); document.write( "S=$2014+$376
\n" ); document.write( "S=$2390
\n" ); document.write( "ANSWER 2: The Saturday game took in $2390.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "S+T=$4404
\n" ); document.write( "$2390+$2014=$4404
\n" ); document.write( "$4404=$4404
\n" ); document.write( "
\n" );