document.write( "Question 158816This question is from textbook ALgebra structure and method Book 1
\n" );
document.write( ": Suppose you are told that b-a is the opposite of a-b. Explain how adding b-a to a-b can convince you that this statement is true? \n" );
document.write( "
Algebra.Com's Answer #116970 by Earlsdon(6294) ![]() You can put this solution on YOUR website! First, anything added to its opposite equals zero. \n" ); document.write( "x + (-x) = 0, so, let x = (a-b)... \n" ); document.write( "(a-b) + (-(a-b)) = 0 But -(a-b) = (b-a), so... \n" ); document.write( "(a-b)+(b-a) = 0 \n" ); document.write( " |