document.write( "Question 256592: Please help me with solving this problem by the addition method.
\n" );
document.write( "6x + 15y = -45
\n" );
document.write( "6x + 5y = -35\r
\n" );
document.write( "\n" );
document.write( "This is what I tried to do: 6x + 15y = -45
\n" );
document.write( " 6x + 5y = -35
\n" );
document.write( "
\n" );
document.write( " 12x + 20y =-75 \n" );
document.write( "
Algebra.Com's Answer #188677 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! The method we will use is called the \"elimination\" or \"multiplication-elimination\" method. We want to get rid of a variable. Here was the original question: \n" ); document.write( "(i) \n" ); document.write( "(ii) \n" ); document.write( "As we look at these equations, it would be easier to eliminate the variable. So, multiply (ii) by (-1) to get \n" ); document.write( "(iii) \n" ); document.write( "Now add (i) and (iii) to get \n" ); document.write( "(iv) \n" ); document.write( "solving for y, we get \n" ); document.write( " \n" ); document.write( "replace y with -1 into (i) to get \n" ); document.write( "(v) \n" ); document.write( "solving for x, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Our coordinate is (-5,-1) \n" ); document.write( " |