document.write( "Question 1034017: What is the best method to solve the system of equations?
\n" );
document.write( "2x + 3y = 8
\n" );
document.write( "4x - 6y = 2\r
\n" );
document.write( "\n" );
document.write( "I think that the best method would elimination with addition or multiplication. The other options are substitution and graphing. \n" );
document.write( "
Algebra.Com's Answer #648608 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! In this case, elimination is the best (not always, however)... \n" ); document.write( "Here you would multiply the top one by 2 and add it to the bottom one... \n" ); document.write( " |