SOLUTION: How do you turn "One third of a number is at least the sum of the number and five" into an equation?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: How do you turn "One third of a number is at least the sum of the number and five" into an equation?       Log On


   



Question 988285: How do you turn "One third of a number is at least the sum of the number and five" into an equation?

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
%281%2F3%29N : One third of a number
.
.
.
"is at least" translates to "is greater than or equal to"
.
.
.
N%2B5 : the sum of the number and five
.
.
.
So all together,
%281%2F3%29N%3E=N%2B5