SOLUTION: twice a number increased by seven is at least 27

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: twice a number increased by seven is at least 27      Log On


   



Question 803894: twice a number increased by seven is at least 27
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
twice a number increased by seven is at least 27
-------
Let the number be "x":
2x + 7 >= 27
----
Subtract 7 from both sides::
2x >= 20
------
Divide both sides by 2 to get::
x >= 10
============
Cheers,
Stan H.
==============