document.write( "Question 50735: Solve for x:\r
\n" );
document.write( "\n" );
document.write( "-7[4x-(x-5)]+2x = 3-x \n" );
document.write( "
Algebra.Com's Answer #33858 by darq(90)![]() ![]() You can put this solution on YOUR website! -7(4x-x+5)+2x = 3-x \n" ); document.write( "-7(3x+5)+2x = 3-x \n" ); document.write( "-21x-35+2x = 3-x \n" ); document.write( "-19x-35 = 3-x \n" ); document.write( "18x = -38 \n" ); document.write( "9x = -19 \n" ); document.write( "x= -2 |