SOLUTION: How can i write this "increase the value of the number by 6. If it is greater than 10"?

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: How can i write this "increase the value of the number by 6. If it is greater than 10"?      Log On


   



Question 976803: How can i write this "increase the value of the number by 6. If it is greater than 10"?
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
if x > 10 then x = x + 6