document.write( "Question 333515: solve for a: a+b+c=0 \n" ); document.write( "
Algebra.Com's Answer #238982 by mananth(16949) You can put this solution on YOUR website! a+b+c=0 \n" ); document.write( "add -b-c to both sides \n" ); document.write( "a+b+c-b-c= -b-c \n" ); document.write( "a= -b-c \n" ); document.write( " |