document.write( "Question 951933: Five more than twice a number is the same as when one is subtracted from the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #581446 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
2n+5=n-1 Subtract n from each side.
\n" ); document.write( "n+5=-1 Subtract 5 from each side.
\n" ); document.write( "n=-6
\n" ); document.write( "
\n" );