document.write( "Question 457308: Baseball team has games Friday and Saturday. The two games together earn $3771.00 for the team. Fridays game generates $469.00 less than Saturdays game. How much money was taken in at each game?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #315677 by jorel1380(3719) You can put this solution on YOUR website! n+n+469=3771 \n" ); document.write( "2n=3302 \n" ); document.write( "n=1651 \n" ); document.write( "n+469=2120 \n" ); document.write( "Friday's game generated $1651. Saturday's game generated $2120.. \n" ); document.write( " |