SOLUTION: I have have an inequality word problem from a worksheet, could someone show me how the problem should be written so I can solve it thanks... The sum of a number and 81 is greater

Algebra ->  Inequalities -> SOLUTION: I have have an inequality word problem from a worksheet, could someone show me how the problem should be written so I can solve it thanks... The sum of a number and 81 is greater       Log On


   



Question 153192: I have have an inequality word problem from a worksheet, could someone show me how the problem should be written so I can solve it thanks...
The sum of a number and 81 is greater than the product of 3 and that number.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
The sentence "The sum of a number and 81 is greater than the product of 3 and that number" translates to x%2B81%3E3x




x%2B81%3E3x Start with the given inequality.


x%3E3x-81 Subtract 81 from both sides.


x-3x%3E-81 Subtract 3x from both sides.


-2x%3E-81 Combine like terms on the left side.


x%3C%28-81%29%2F%28-2%29 Divide both sides by -2 to isolate x. note: Remember, the inequality sign flips when we divide both sides by a negative number.


x%3C81%2F2 Reduce.


----------------------------------------------------------------------

Answer:

So the answer is x%3C81%2F2


Which approximates to x%3C40.5