document.write( "Question 511624: if 2 is subtracted from a number and this difference is tripled the result is 6 more than the number , Find the number how can write this ? \n" ); document.write( "
Algebra.Com's Answer #342306 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if 2 is subtracted from a number and this difference is tripled the result is 6 more than the number , Find the number how can write this ?
\n" ); document.write( "-----
\n" ); document.write( "Let the number be \"x\".
\n" ); document.write( "----
\n" ); document.write( "3(x-2) = x+6
\n" ); document.write( "---
\n" ); document.write( "3x-6 = x+6
\n" ); document.write( "---
\n" ); document.write( "2x = 12
\n" ); document.write( "x = 6
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );