SOLUTION: How can i solve this? could you give me step by step advice? Solve for x. Collect xs on the LEFT side. The solution should be presented with x first, the correct inequality sy

Algebra ->  Linear-equations -> SOLUTION: How can i solve this? could you give me step by step advice? Solve for x. Collect xs on the LEFT side. The solution should be presented with x first, the correct inequality sy      Log On


   



Question 132100: How can i solve this? could you give me step by step advice?
Solve for x. Collect xs on the LEFT side. The solution should be presented with x first, the correct inequality symbol, then the number.
- 7x + 2 + x – 10 > -3(x – 1)

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
-+7x+%2B+2+%2B+x+-+10+%3E+-3%28x+-1%29

Step 1: Distribute on the right.
-+7x+%2B+2+%2B+x+-+10+%3E+-3x+%2B3%29

Step 2: Add 3x to both sides.
-+7x+%2B+2+%2B+x+-+10+%2B+3x+%3E+3%29

Step 3: Collect terms on the left.
-3x-8%3E3

Step 4: Add 8 to both sides.
-3x%3E11

Step 5: Divide by -3. When you divide or multiply by a negative number, you have to reverse the sense of the inequality ("greater than" becomes "less than"). This is because we know that 3 > 2 is a true statement, but if you multiply by -1, you get -3 on the left and -2 on the right and now the appropriate symbol is <, because -3 < -2.
x%3C-%2811%2F3%29

Check your answer: While this process is not conclusive proof that your answer is correct, it is a pretty good sniff test. Pick a number that is slightly smaller than your answer (smaller because the final inequality is "less than") and substitute it into the original inequality. If you have solved the inequality correctly, you should end up with a true statement.

-12%2F3 is a bit smaller than -11%2F3, and -12%2F3=-4, so let's use that.

-+7%28-4%29+%2B+2+%2B+%28-4%29+-+10+%3E+-3%28%28-4%29+-1%29
28+%2B+2+-14%3E+12%2B3
16%3E15: True statement.

Now pick a number slightly larger than -11%2F3 and see if it results in a false statement. Let's use -9%2F3=-3

-+7%28-3%29+%2B+2+%2B+%28-3%29+-+10+%3E+-3%28%28-3%29+-1%29
21+%2B+2+-13+%3E+9%2B4
10%3E13: False statement.

Answer checks.