document.write( "Question 949473: What is the solution of this system of equations?
\n" );
document.write( "-6y=-50-4x
\n" );
document.write( "5x-6y=-49 \n" );
document.write( "
Algebra.Com's Answer #579677 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the solution of this system of equations? \n" ); document.write( "-6y=-50-4x \n" ); document.write( "5x-6y=-49 \n" ); document.write( "================= \n" ); document.write( "-6y is solved for in terms of x. \n" ); document.write( "Sub for -6y in the 2nd eqn. \n" ); document.write( "5x + (-50-4x) = -49 \n" ); document.write( "Solve for x \n" ); document.write( "etc \n" ); document.write( " |