document.write( "Question 219710: A number added to five is the same as twice the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #165190 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
5+X=2X
\n" ); document.write( "X-2X=-5
\n" ); document.write( "-X=-5
\n" ); document.write( "X=5 ANS.
\n" ); document.write( "pROOF:
\n" ); document.write( "5+5=2*5
\n" ); document.write( "10=10
\n" ); document.write( "
\n" );