document.write( "Question 432519: If 20 is added to a number and the sum is doubled, the result is 6 less than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #299867 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent that number
\n" ); document.write( "Question states***
\n" ); document.write( " 2(x+20) = x-6
\n" ); document.write( "Solving for x
\n" ); document.write( " x = -46
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2(-26) = -52 = -46-6 \n" ); document.write( "
\n" );