document.write( "Question 430312: A baseball team has home games on Friday and Saturday. The two games together earn $3853.50 for the team. Friday's game generates $486.50 less than Saturday's game. How much money was taken in at each game? \n" ); document.write( "
Algebra.Com's Answer #298903 by Lstark01(4)\"\" \"About 
You can put this solution on YOUR website!
Let F = Friday game
\n" ); document.write( "Let S = Saturday game\r
\n" ); document.write( "\n" ); document.write( "Your 2 equations are going to be:
\n" ); document.write( "F + S = 3853.50
\n" ); document.write( "F = S - 456.50\r
\n" ); document.write( "\n" ); document.write( "Since F = S - 456.50 already has one equation solved, use the substitution method to solve.\r
\n" ); document.write( "\n" ); document.write( "(S - 456.50) + S = 3853.50 (combine like terms)
\n" ); document.write( "2S - 456.50 = 3853.50
\n" ); document.write( "Add 456.50 to both sides
\n" ); document.write( "2S = 4310.00
\n" ); document.write( "Divide 2 on both sides to solve for S
\n" ); document.write( "S = 2155.00\r
\n" ); document.write( "\n" ); document.write( "Use S = 2155.00 to solve for F.\r
\n" ); document.write( "\n" ); document.write( "F + 2155.00 = 3853.50
\n" ); document.write( "Subtract 2155.00 from both sides
\n" ); document.write( "F = 1698.50\r
\n" ); document.write( "\n" ); document.write( "Depending on the teacher, you might need to answer in a complete sentence. So you would say:\r
\n" ); document.write( "\n" ); document.write( "Fridays game generated $1698.50 and Saturdays game generated $2155.00.
\n" ); document.write( "
\n" );