document.write( "Question 492412: 4 is added to a number and the sum is tripled the result is 20 more than the number \n" ); document.write( "
Algebra.Com's Answer #335023 by deborabr(181)\"\" \"About 
You can put this solution on YOUR website!
3(4+x)= x+20
\n" ); document.write( "12+3x=x+20
\n" ); document.write( "3x-x=20-12
\n" ); document.write( "2x=8
\n" ); document.write( "x=8/2
\n" ); document.write( "x=4
\n" ); document.write( "the number is 4
\n" ); document.write( "
\n" );