document.write( "Question 135436: solve the following of linear equation by elimination, i.e. solve for x and y, and explain the meaning of the answer:
\n" );
document.write( "3x+4y=-3
\n" );
document.write( "-6x-8y=6 \n" );
document.write( "
Algebra.Com's Answer #99255 by Mr. Cinto(1)![]() ![]() ![]() You can put this solution on YOUR website! 6x + 8y = -6 (Multiply by 2) \n" ); document.write( "-6x - 8y = 6\r \n" ); document.write( "\n" ); document.write( " 0 = 0 (The equations are the same, thus the lines will overlap and have ALL the same solution pairs). \n" ); document.write( " |