document.write( "Question 362957: Twice the difference of a number and 8 is equal to three times the sum of the number and 4. find the number. \n" ); document.write( "
Algebra.Com's Answer #258706 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the number be x
\n" ); document.write( "2x-8= 3(x+4)
\n" ); document.write( "2x-8=3x+12
\n" ); document.write( "3x-2x=-12-8
\n" ); document.write( "x=-20
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );