document.write( "Question 101865This question is from textbook Beginning Algebra
\n" );
document.write( ": 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 #74067 by stanbon(75887)![]() ![]() ![]() 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 the number be \"x\". \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( " |