document.write( "Question 449397: elimination/addition \r
\n" );
document.write( "\n" );
document.write( "a - 3b = 4
\n" );
document.write( "a + 5b = -4 \r
\n" );
document.write( "\n" );
document.write( "with steps too \n" );
document.write( "
Algebra.Com's Answer #309163 by solver15(27)![]() ![]() You can put this solution on YOUR website! multipy -1 to the equation a-3b=4 \n" ); document.write( "your equation will be \n" ); document.write( "-a+3b=-4 \n" ); document.write( "then elimate -a with a \n" ); document.write( "-a+3b=-4 \n" ); document.write( " a+5b=-4 \n" ); document.write( "-a and a is now elimated, so the equation will be \n" ); document.write( "8b=-8, the divide both sides by 8 \n" ); document.write( "8b/8=-8/8 \n" ); document.write( "then b=-1 \n" ); document.write( "plug in -1 to the previous equation \n" ); document.write( "a-3(-1)=4 \n" ); document.write( "a+3=4, the subtract 3 form both sides of the equation \n" ); document.write( " -3 -3 \n" ); document.write( "the a=1, so your solution is (1,-1) \n" ); document.write( " \n" ); document.write( " |