document.write( "Question 639672: I don't know if this is Algebra but I need help. What is the answer to x-(4x-7)=5x-(x+21) \n" ); document.write( "
Algebra.Com's Answer #402977 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What is the answer to \n" ); document.write( " x - (4x-7) = 5x - (x+21) \n" ); document.write( "removing brackets will change the signs, same as mult the inside terms by -1 \n" ); document.write( "x - 4x + 7 = 5x - x - 21 \n" ); document.write( "-3x + 7 = 4x - 21 \n" ); document.write( "7 + 21 = 4x + 3x \n" ); document.write( "28 = 7x \n" ); document.write( "x = 28/7 \n" ); document.write( "x = 4 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in the original problem, replace x with 4 \n" ); document.write( " 4 - (4(4)-7) = 5(4) -(4+21) \n" ); document.write( " |