document.write( "Question 266661: 100=-(x-1)+4(x-6)
\n" ); document.write( "100=-x+-1+4x+-24
\n" ); document.write( "100=3x+-25?
\n" ); document.write( "I'm lost on this one?
\n" ); document.write( "

Algebra.Com's Answer #195905 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "100 = -(x - 1) + 4(x - 6)\r\n" );
document.write( "\r\n" );
document.write( "put a -1 where the negative sign is just before the \r\n" );
document.write( "first parentheses on the left\r\n" );
document.write( "\r\n" );
document.write( "Use the distributive principle to remove the parentheses:\r\n" );
document.write( "\r\n" );
document.write( "100 = -1(x + -1) + 4(x + -6)\r\n" );
document.write( "\r\n" );
document.write( "100 = -1*x + -1*-1 + 4*x + 4*-6\r\n" );
document.write( "\r\n" );
document.write( "100 =  -1*x +  1   + 4*x + -24\r\n" );
document.write( "\r\n" );
document.write( "Rearrange the terms omn the right\r\n" );
document.write( "to get like terms together:\r\n" );
document.write( "\r\n" );
document.write( "100 =  -1*x + 4*x + 1 + -24\r\n" );
document.write( "\r\n" );
document.write( "Use the distributive principle in reverse to\r\n" );
document.write( "put the x on the outside of parentheses: \r\n" );
document.write( "\r\n" );
document.write( "100 =  (-1 + 4)*x + -23\r\n" );
document.write( "\r\n" );
document.write( "Combine the numbers in the parentheses\r\n" );
document.write( "\r\n" );
document.write( "100 =       (3)*x + -23\r\n" );
document.write( "\r\n" );
document.write( "    100 = 3*x + -23\r\n" );
document.write( "\r\n" );
document.write( "Add +23 to both sides\r\n" );
document.write( "\r\n" );
document.write( "100 + 23 = 3*x + -23 + 23\r\n" );
document.write( "\r\n" );
document.write( "    123 = 3*x + 0\r\n" );
document.write( "\r\n" );
document.write( "    123 = 3*x\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 3\r\n" );
document.write( "\r\n" );
document.write( "   \"123%2F3=%283%2Ax%29%2F3\"\r\n" );
document.write( "\r\n" );
document.write( "   \"41=%28cross%283%29%2Ax%29%2Fcross%283%29\"\r\n" );
document.write( "\r\n" );
document.write( "   \"41=x\"\r\n" );
document.write( "\r\n" );
document.write( "So the solution is x=41.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );