document.write( "Question 256544: I am a mom, trying to help my child with her algebra homework. The problem is
\n" );
document.write( "-5(x-1)<5(x+1). Here is what we've tried so far:\r
\n" );
document.write( "\n" );
document.write( "-5(x-1)<5(x+1)
\n" );
document.write( "-5x+5<5x+5
\n" );
document.write( "-5x -5x
\n" );
document.write( "-10x+5<5
\n" );
document.write( " -5-5
\n" );
document.write( "-10x<0\r
\n" );
document.write( "\n" );
document.write( "I know this is wrong. I've tried a couple of things, but can't figure out where we're going wrong. Thank you for showing us how to get the right answer.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #188673 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! problem is \n" ); document.write( "-5(x-1)<5(x+1). Here is what we've tried so far: \n" ); document.write( "-5(x-1)<5(x+1) \n" ); document.write( "-5x+5<5x+5 \n" ); document.write( "this should be \n" ); document.write( "-5x - 5x < 5 - 5 \n" ); document.write( "-10x < 0 \n" ); document.write( "Remember the variable has to be positive, multiply by -1, \n" ); document.write( " the inequality has to be reversed when you change signs, so you have \n" ); document.write( "10x > 0 \n" ); document.write( "x > 0 \n" ); document.write( " |