document.write( "Question 863732: Solve the set of linear equations by the matrix method : a+3b+2c=3 , 2a-b-3c= -8, 5a+2b+c=9. Solve for c \n" ); document.write( "
Algebra.Com's Answer #520824 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a = 2, b = -3, c = 5 \n" ); document.write( " |