document.write( "Question 61235: what is 3x-4(5+x)=x+8 \n" ); document.write( "
Algebra.Com's Answer #42134 by scoop(27)\"\" \"About 
You can put this solution on YOUR website!
use distribtion to get rid of brackets;
\n" ); document.write( "3x-20-4x=x+8
\n" ); document.write( "combine like terms
\n" ); document.write( "-x-20=x+8
\n" ); document.write( "get all variables to one side
\n" ); document.write( "-x-x=8+20
\n" ); document.write( "-2x=28
\n" ); document.write( "divide both sides by -2
\n" ); document.write( "x=-14
\n" ); document.write( "
\n" );