document.write( "Question 601566: If 3 is added to a number and this this sum is doubled, the result is 2 more than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #379922 by veronica1289(7)\"\" \"About 
You can put this solution on YOUR website!
2(x+3)= x + 2
\n" ); document.write( "2x +6 = x+2
\n" ); document.write( "2x +4 = x
\n" ); document.write( "4= -x
\n" ); document.write( "X= -4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );