document.write( "Question 1011120: Solve the four equations simultaneously ,\r
\n" ); document.write( "\n" ); document.write( "2a+c=0
\n" ); document.write( "3a+2b+d=3
\n" ); document.write( "a+3b+c=2
\n" ); document.write( "b+d= -1
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #626694 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Solve the four equations simultaneously ,\r
\n" ); document.write( "\n" ); document.write( "2a+c=0
\n" ); document.write( "3a+2b+d=3
\n" ); document.write( "a+3b+c=2
\n" ); document.write( "b+d= -1
\n" ); document.write( "
2a      + c         =   0 ----- eq (i)
\n" ); document.write( "3a + 2b + d = 3 ----- eq (ii)
\n" ); document.write( " a + 3b + c = 2 ----- eq (iii)
\n" ); document.write( " b + d = - 1 ----- eq (iv)\r
\n" ); document.write( "\n" ); document.write( " a - 3b = - 2 ------ Subtracting eq (iii) from eq (i) -------- eq (v)
\n" ); document.write( " 3a + b = 4 ------ Subtracting eq (iv) from eq (ii) -------- eq (vi)
\n" ); document.write( "– 3a + 9b = 6 ------ Multiplying eq (v) by – 3 ------- eq (vii)
\n" ); document.write( " 10b = 10 ------ Adding eqs (vii) & (vi)
\n" ); document.write( " b = \"10%2F10\", or 1\r
\n" ); document.write( "\n" ); document.write( "a - 3(1) = - 2 ----- Substituting 1 for b in eq (v)
\n" ); document.write( "a – 3 = - 2
\n" ); document.write( "a = - 2 + 3, or 1\r
\n" ); document.write( "\n" ); document.write( "1 + d = - 1 -------- Substituting 1 for b in eq (iv)
\n" ); document.write( "d = - 1 – 1, or - 2\r
\n" ); document.write( "\n" ); document.write( "2(1) + c = 0 ------- Substituting 1 for a in eq (i)
\n" ); document.write( "2 + c = 0
\n" ); document.write( "c = - 2\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28system%28a+=+1%2C+b+=+1%2C+c+=+-+2%2C+d+=+-+2%29%29\" \n" ); document.write( "
\n" );