document.write( "Question 4221: Hi, I asked a question on this set of equations a little while ago, but was wondering, could one use Cramers Rule to solve the following ..\r
\n" );
document.write( "\n" );
document.write( "a*4 + b*2 + c*9 + d * 7 = 21
\n" );
document.write( "a* 2 + b*5 + c*4 + d*4 = 11.5
\n" );
document.write( "a*6 + b*3 + c*5 + d*3 = 15.5
\n" );
document.write( "a * 8 + b * 4 + c * 6 + d * 6 = 22\r
\n" );
document.write( "\n" );
document.write( "If so, I would be most grateful if someone could show me how ... or get me started anyway :)\r
\n" );
document.write( "\n" );
document.write( "And could a general 'formula' be created using this rule to solve other similar sets of equations? \n" );
document.write( "
Algebra.Com's Answer #1885 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! are your terms all powers? or is a*4 really 4a etc?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if they are coefficients then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, the trouble is working out a 4x4 determinant. I do not have the time to walk though or type this here, so i advise you look on the web for a step-by-step guide to 4x4 matrices.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyway, Cramer's rule - ideal for this question.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "work out the determinant, D for \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then work out the determinant, Da for \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then do the same for Db, Dc and Dd -->\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you are still sane, then:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = Da/D\r \n" ); document.write( "\n" ); document.write( "b = Db/D\r \n" ); document.write( "\n" ); document.write( "c = Dc/D\r \n" ); document.write( "\n" ); document.write( "d = Dd/D\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon \n" ); document.write( " |