document.write( "Question 464287: a+b=180 ,a-2b=30 , then find the value of a and b \n" ); document.write( "
Algebra.Com's Answer #318036 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! a + b = 180 ------> -a - b = -180 {multiplied top equation by -1} \n" ); document.write( "a - 2b = 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-a - b = -180 {new top equation} \n" ); document.write( "a - 2b = 30 {original bottom equation} \n" ); document.write( "------------- \n" ); document.write( "-3b = -150 {added the two equations together} \n" ); document.write( "b = 50 {divided both sides by -3}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a + b = 180 {original top equation} \n" ); document.write( "a + 50 = 180 {substituted 50, in for b, into top equation} \n" ); document.write( "a = 130 {subtracted 50 from both sides}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a = 130 and b = 50 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |