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 #74068 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x= the number \n" ); document.write( "3(x-2)=x+6 \n" ); document.write( "3x-6=x+6 \n" ); document.write( "2x=12 subtract x and add 6 to both sides. \n" ); document.write( "x=6 divide each side by 2. \n" ); document.write( "Check: \n" ); document.write( "6-2=4...4*3=12...12-6=6 \n" ); document.write( "Ed \n" ); document.write( " |