document.write( "Question 100118: Hello, I need you help with one problem. I just don't have a real example.
\n" );
document.write( "2x-1 > 6x - 5
\n" );
document.write( " - \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank You, \n" );
document.write( "
Algebra.Com's Answer #72918 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! This is very similar to a problem that was posted previously. You are given to solve: \n" ); document.write( ". \n" ); document.write( "2x-1 > 6x - 5 \n" ); document.write( ". \n" ); document.write( "What this means you are asked to find the values for +x that will make 2x - 1 be greater \n" ); document.write( "than 6x - 5 \n" ); document.write( ". \n" ); document.write( "You can work these as if the \">\" sign were an \"=\" with one exception. That means that the \n" ); document.write( "rules for solving equations apply ... except that if you MULTIPLY or DIVIDE both sides of \n" ); document.write( "the inequality by a negative quantity, you must also reverse the direction of the inequality \n" ); document.write( "sign. \n" ); document.write( ". \n" ); document.write( "Let's work this problem like an equation: \n" ); document.write( ". \n" ); document.write( "2x - 1 > 6x - 5 \n" ); document.write( ". \n" ); document.write( "Get rid of the 6x on the right side by subtracting 6x from both sides: \n" ); document.write( ". \n" ); document.write( "2x - 6x - 1 > 6x - 6x - 5 \n" ); document.write( ". \n" ); document.write( "Do the subtractions on both sides to get: \n" ); document.write( ". \n" ); document.write( "-4x - 1 > -5 \n" ); document.write( ". \n" ); document.write( "Now as you would do with an equation, get rid of the -1 on the left side by adding +1 \n" ); document.write( "to both sides: \n" ); document.write( ". \n" ); document.write( "-4x - 1 + 1 > -5 + 1 \n" ); document.write( ". \n" ); document.write( "On the left side the - 1 + 1 cancel each other. On the right side the - 5 + 1 combine \n" ); document.write( "to result in -4. This makes the inequality: \n" ); document.write( ". \n" ); document.write( "-4x > -4 \n" ); document.write( ". \n" ); document.write( "But the problem requires us to solve for +x. So, just as you would do in an equation \n" ); document.write( "let's solve for +x by dividing both sides by -4 because that is the multiplier of x. \n" ); document.write( ". \n" ); document.write( "-4x/-4 > -4/-4 \n" ); document.write( ". \n" ); document.write( "The division results in: \n" ); document.write( ". \n" ); document.write( "x > 1 \n" ); document.write( ". \n" ); document.write( "But don't forget the rule about the direction of the inequality sign. When you divide \n" ); document.write( "or multiply both sides by a minus quantity, you must also reverse the direction of the \n" ); document.write( "inequality sign. We divided both sides by the minus quantity -4. Therefore, our answer must \n" ); document.write( "have the inequality going in the opposite direction from what it was just before we did the \n" ); document.write( "division by -4. Therefore, our answer is: \n" ); document.write( ". \n" ); document.write( "x < 1 \n" ); document.write( ". \n" ); document.write( "This means that for any value of x that is less than +1, the value of 2x - 1 will be \n" ); document.write( "greater than the value of 6x - 5 \n" ); document.write( ". \n" ); document.write( "Let's set x = to zero, just to do a \"confidence\" check. Since 0 is less than 1, the value \n" ); document.write( "we have chosen for x, we should find that 2x - 1 is greater than 6x - 5. \n" ); document.write( ". \n" ); document.write( "When x is 0, then 2x - 1 equals -1 and 6x - 5 is 6(0) - 5 = 0 - 5 = -5. This makes the original \n" ); document.write( "inequality you were given as the problem become: \n" ); document.write( ". \n" ); document.write( "-1 > -5 \n" ); document.write( ". \n" ); document.write( "That is true. -1 is greater than -5 because -1 lies to the right of -5 on a number line. \n" ); document.write( "Therefore, since this is true it helps to build your confidence that whenever x is less than \n" ); document.write( "1, the given inequality will be true. \n" ); document.write( ". \n" ); document.write( "Hope this also helps you to see how to do these problems. \n" ); document.write( ". \n" ); document.write( " |