document.write( "Question 610392: if two is added to a number and the sum is tripled, the result is 12 more than twice the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #384357 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
3(x+2)= 12 +2x
\n" ); document.write( "3x +6 = 12 +2x
\n" ); document.write( "x = 6
\n" ); document.write( "
\n" ); document.write( "
\n" );