document.write( "Question 983930: a basketball team has home games on friday and saturday. The two games together earn $3946.00 for the team. Friday's game generates $774.00 less than Saturdays game. How much money was taken in at each game? \n" ); document.write( "
Algebra.Com's Answer #604722 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "F=taken in at Friday's game; F+$774=Saturday's take
\n" ); document.write( ".
\n" ); document.write( "F+F+$774=$3946
\n" ); document.write( "2F=$3172
\n" ); document.write( "F=$1586
\n" ); document.write( "ANSWER 1: $1586 was taken in Friday.
\n" ); document.write( ".
\n" ); document.write( "Saturday's take=F+$774=$1586+$774=$2360
\n" ); document.write( "ANSWER 2: $2360 was taken in Saturday.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "Friday's take + Saturday's take=$3946
\n" ); document.write( "$1586+$2360=$3946
\n" ); document.write( "$3946=$3946
\n" ); document.write( "
\n" );