document.write( "Question 294569: Please show me how to solve this set of linear equations in three variables:
\n" );
document.write( "3a - 2b + 2c = 1
\n" );
document.write( "2a + 5b - 5c = 7
\n" );
document.write( "4a - 3b + c = -3 \n" );
document.write( "
Algebra.Com's Answer #212385 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a = 1, b = 3, c = 2 \n" ); document.write( "http://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut50_systhree.htm \n" ); document.write( " |