document.write( "Question 364019: twice the difference of a number and 7 is equal to three times the sum of the number and 6 find the number \n" ); document.write( "
Algebra.Com's Answer #259624 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
2(x-7) = 3(x +6),
\n" ); document.write( "2x-14 = 3x+18,
\n" ); document.write( "-x = 32,
\n" ); document.write( "or x = -32.
\n" ); document.write( "
\n" );