document.write( "Question 557810: how can i get all the possible solutions of a system of equation like\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A+B+C+D=120\r
\n" );
document.write( "\n" );
document.write( "ABCD= 2000\r
\n" );
document.write( "\n" );
document.write( "is there a general way to get the possibilities?\r
\n" );
document.write( "\n" );
document.write( "if there is any website or software that can be used then kindly mention it.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #362784 by Theo(13342) You can put this solution on YOUR website! substitution is one way. \n" ); document.write( "elimination is another way. \n" ); document.write( "there are all kinds of information on the web. \n" ); document.write( "do a search on the web using key words such as: \n" ); document.write( "systems of equations \n" ); document.write( "simultaneous equations \n" ); document.write( "solving systems of equations \n" ); document.write( "solving equations simultaneously \n" ); document.write( "etc. \n" ); document.write( " \n" ); document.write( " |