document.write( "Question 620121: Consider the system of equations: x + y + z = 210; x + z = 230; x + y = 120 What is the value of x? \n" ); document.write( "
Algebra.Com's Answer #389915 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "system of equations:
\n" ); document.write( "x + y + z = 210
\n" ); document.write( "x + z = 230
\n" ); document.write( " y + 230 = 210 , y = -20\r
\n" ); document.write( "\n" ); document.write( "x + y = 120
\n" ); document.write( "x +(-20) = 120
\n" ); document.write( " x = 140\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer*** Note: z = 90
\n" ); document.write( " 140 -20 + 90 = 210
\n" ); document.write( " \n" ); document.write( "
\n" );