document.write( "Question 183507: Solving a system of four equations:\r
\n" ); document.write( "\n" ); document.write( "3a+2b+c-d=-5
\n" ); document.write( "2a-5b+8c+2d=19
\n" ); document.write( "7a+12b-3c=-5
\n" ); document.write( "11a-7b=18
\n" ); document.write( "

Algebra.Com's Answer #137777 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
This site shows how to do, and it solves it for you.\r
\n" ); document.write( "\n" ); document.write( "http://www.math.odu.edu/~bogacki/cgi-bin/lat.cgi?c=sys
\n" ); document.write( "--------------------------
\n" ); document.write( "This works well, gives the answers so you can check your work. You can write a computer program to do these (I did it years ago in Fortran), but I would use Excel and determinants to do it now. I have an Excel sheet that does up to 4th order.
\n" ); document.write( "
\n" );