document.write( "Question 97614: if 2 is subtracted from a number and this difference is tripled, the result is 6 more than the number. find the number. \n" ); document.write( "
Algebra.Com's Answer #71019 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.
\n" ); document.write( "-----------
\n" ); document.write( "Let \"x\" be the number.
\n" ); document.write( "EQUATION:
\n" ); document.write( " 3(x-2) = x+6
\n" ); document.write( "3x-6 = x+6
\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" );