document.write( "Question 898222: For the following exercise, translate into a variable expression. Use x for your variable.
\n" );
document.write( "a number decreased by the difference between two times the number and seventeen \n" );
document.write( "
Algebra.Com's Answer #544657 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x - (2x-17) = x - 2x + 17 = 17 - x \n" ); document.write( " |