document.write( "Question 671900: if the sum of a number and seven is tripled the result is five less than twice the number. find the number \n" ); document.write( "
Algebra.Com's Answer #417723 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "if the sum of a number\"highlight%28x%29\" and seven is tripled
\n" ); document.write( "the result is five less than twice the number.
\n" ); document.write( "Translate into an equation:
\n" ); document.write( " 3(x+7)= 2x-5
\n" ); document.write( " 3x+ 21 = 2x-5 || Adding -21 and -2x to both sides of the EQ
\n" ); document.write( " x = -26 \n" ); document.write( "
\n" );