document.write( "Question 1010629: The following is known about three numbers: If the second number is subtracted from the sum of the first number and 3 times the third number, the result is 2. The third number plus 3 times the first number is -1. The first number plus 3 times the second number plus the third number is -16. Find the sum of the three numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #626081 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
The list of numbers, x, y, z.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28-y%2B%28x%2B3z%29=2%2Cz%2B3x=-1%2Cx%2B3y%2Bz=-16%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simplify the system.
\n" ); document.write( "\"system%28x-y%2B3z=-2%2C3x%2Bz=-1%2Cx%2B3y%2Bz=-16%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find the three numbers, x, y, z.
\n" ); document.write( "Do what method you want or need to. Elimination, substitution, matrix row reductions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "matrix?
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R2=R2-3*R1, R3=R3-R1
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R3=(1/2)R3
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Abbreviating some steps, working just with R2 and R3 using Elimination of y,
\n" ); document.write( "...
\n" ); document.write( "\"highlight%28z=-31%2F13%29\"
\n" ); document.write( "and the matrix could look like
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and you could use this to solve for y using R2.
\n" ); document.write( "and...
\n" ); document.write( "\"highlight%28y=-183%2F39%29\"
\n" ); document.write( "and...
\n" ); document.write( "Using R1 to find x,
\n" ); document.write( "\"highlight%28x=18%2F39%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" );