document.write( "Question 31927: I need to find the value of each variable.\r
\n" );
document.write( "\n" );
document.write( "a+b=236
\n" );
document.write( "a+x=244
\n" );
document.write( "a+y=228
\n" );
document.write( "a+z=250
\n" );
document.write( "b+x=258
\n" );
document.write( "b+y=230
\n" );
document.write( "b+z=246
\n" );
document.write( "x+y=238
\n" );
document.write( "x+z=242
\n" );
document.write( "y+z=252 \n" );
document.write( "
Algebra.Com's Answer #18651 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Using a+b=236 \n" ); document.write( " and a+x+244 \n" ); document.write( "You subtract to get x-b=8 \n" ); document.write( "Using that and x+b=258 \n" ); document.write( "You add to get 2x=266 \n" ); document.write( "Then you know that x=133 \n" ); document.write( "Using that you can find the value of the rest of the variables. \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |