document.write( "Question 863267: The sum of three numbers is 2. If twice the second number is added to the sum of first and third, we get 1. On adding the sum of second and third numbers to five times the first, we get 6. Find the numbers, using matrix method. \n" ); document.write( "
Algebra.Com's Answer #520277 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A%2BB%2BC=2\"
\n" ); document.write( "\"2B%2BA%2BC=1\"
\n" ); document.write( "\"B%2BC%2B5A=6\"
\n" ); document.write( "So then,
\n" ); document.write( "\"A%2BB%2BC=2\"
\n" ); document.write( "\"A%2B2B%2BC=1\"
\n" ); document.write( "\"5A%2BB%2BC=6\"
\n" ); document.write( "or in matrix form,
\n" ); document.write( "
\n" ); document.write( "Find the matrix inverse.
\n" ); document.write( "
\n" ); document.write( "\"%28matrix%283%2C1%2CA%2CB%2CC%29%29=%28matrix%283%2C1%2C1%2C-1%2C2%29%29\"
\n" ); document.write( "
\n" );