document.write( "Question 364736: How do I solve -5x-10=2-(x+4) I really don't understand how to figure it out I've 5 different times and still can't get it. \n" ); document.write( "
Algebra.Com's Answer #260049 by robertb(5830)![]() ![]() You can put this solution on YOUR website! -5x-10 = 2-(x+4), \n" ); document.write( "-5x-10 = 2-x-4, \n" ); document.write( "-5x-10 = -x-2, \n" ); document.write( "-5x + x = -2+10, \n" ); document.write( "-4x = 8, \n" ); document.write( "x = -2. \n" ); document.write( " |