document.write( "Question 1015930: If the sum of a number and five is doubled, the result is three less than the number.. find the number \n" ); document.write( "
Algebra.Com's Answer #632311 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "x= the number
\n" ); document.write( ".
\n" ); document.write( "2(x+5)=x-3
\n" ); document.write( "2x+10=x-3
\n" ); document.write( "x+10=-3
\n" ); document.write( "x=-13
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );