document.write( "Question 1047547: five times the sum of a number and negative one is the same as six times the number \n" ); document.write( "
Algebra.Com's Answer #663113 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n be your number. Then:
\n" ); document.write( "5(n-1)=6n
\n" ); document.write( "5n-5=6n
\n" ); document.write( "n=-5. ☺☺☺☺
\n" ); document.write( "
\n" );