document.write( "Question 868755: five times the sum of -2 and a number is 91 more than the sum of the opposite of the number and 1 \n" ); document.write( "
Algebra.Com's Answer #805852 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
5(-2 + x) = 91 + (-x + 1)
\n" ); document.write( "5x - 10 = -x + 92
\n" ); document.write( "6x = 102
\n" ); document.write( "x = 17
\n" ); document.write( "
\n" );