document.write( "Question 1030441: A baseball team has home games on Friday and Saturday. The two games together earn $3912.00 for the team. Friday's game generates $948.00 less than Saturday's game. How much money was taken in at each game? \n" ); document.write( "
Algebra.Com's Answer #645289 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A baseball team has home games on Friday and Saturday. The two games together earn $3912.00 for the team. Friday's game generates $948.00 less than Saturday's game. How much money was taken in at each game? \n" ); document.write( "-------------------------- \n" ); document.write( "f + s = 3912 \n" ); document.write( "f = s - 948 \n" ); document.write( "----------------------- \n" ); document.write( "Substitute for \"f\" and solve for \"s\":: \n" ); document.write( "s-948 + s = 3912 \n" ); document.write( "------ \n" ); document.write( "2s = 4860 \n" ); document.write( "--- \n" ); document.write( "s = $2430 (saturday revenue) \n" ); document.write( "f = 2430-948 = $1482 (friday revenue) \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |