document.write( "Question 925912: A baseball team has home games on Friday and Saturday. The two games together earn $3514.00 for the team. Friday's game generates $706.00 less than Saturday's game. How much money was taken in each game?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #561835 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = friday earnings \n" ); document.write( "y = saturday earnings \n" ); document.write( "--- \n" ); document.write( "x + y = 3514 \n" ); document.write( "x = y - 706 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y = 3514 \n" ); document.write( "x - y = -706 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = friday earnings = 1404 \n" ); document.write( "y = saturday earnings = 2110 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |