document.write( "Question 807592: y+z+w=6
\n" );
document.write( "z+2w+x=8
\n" );
document.write( "3w+x+y=10
\n" );
document.write( "x+y+z=9\r
\n" );
document.write( "\n" );
document.write( "What would I do to get the answer for this question? \n" );
document.write( "
Algebra.Com's Answer #486598 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! You have 4 linear equations in 4 variables. \n" ); document.write( "Use substitutions among the 4 equations to get one pair of equations in the same 2 variables, for example, get 2 equations in x and y. \n" ); document.write( "Now plug-in a value of x in one of these pair and find y. \n" ); document.write( "Use that point (x,y) to find w and z that satisfy all 4 equations. \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |