document.write( "Question 403295: I am stuck on a problem. I need to find the value of 'x' and simplify. I've tried 3 different ways to do it and none are coming out right, (according the the back of the book).
\n" );
document.write( "The equation is:
\n" );
document.write( "2(5x-3)-(2x-4)=5-(6x+1)
\n" );
document.write( "please help!!! \n" );
document.write( "
Algebra.Com's Answer #285196 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2(5x-3)-(2x-4)=5-(6x+1) \n" ); document.write( "10x-6 -2x+4 = 5 -6x-1 \n" ); document.write( "8x - 2 = 4 - 6x \n" ); document.write( "14x = 6 \n" ); document.write( "x = 3/7 \n" ); document.write( " \n" ); document.write( " |