document.write( "Question 957980: When a numbet is doubled and 5 is subtracted from the result, the answer is 17. What is the numbe? \n" ); document.write( "
Algebra.Com's Answer #585457 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
n=number
\n" ); document.write( "2n-5=17
\n" ); document.write( "2n=22
\n" ); document.write( "n=11 ANSWER: The number is 11
\n" ); document.write( "
\n" );