document.write( "Question 34037This question is from textbook
\n" );
document.write( ": how do I get x alone to solve it? 3(x-4)=2(x-8)+5x \n" );
document.write( "
Algebra.Com's Answer #20386 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! 3(x-4)=2(x-8)+5x \n" ); document.write( "open the brackets \n" ); document.write( "3x-12=2x-16+5x \n" ); document.write( "3x-12=7x-16 \n" ); document.write( "taking everything to one side \n" ); document.write( "3x-12-7x+16=0 \n" ); document.write( "remember on taking terms to the other side,their sign reverses \n" ); document.write( "now we get \n" ); document.write( "-4x+4=0 \n" ); document.write( "-4x=-4 \n" ); document.write( "x=1 \n" ); document.write( "
|