SOLUTION: my question goes like this. Find x if x is divisible by 9 and less than 60 but greater than 50. Is there a solution to this problem?

Algebra ->  Inequalities -> SOLUTION: my question goes like this. Find x if x is divisible by 9 and less than 60 but greater than 50. Is there a solution to this problem?      Log On


   



Question 923161: my question goes like this.
Find x if x is divisible by 9 and less than 60 but greater than 50. Is there a solution to this problem?

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
50%3Cx%3C60
50%2F9%3Cx%2F9%3C60%2F9
5.5556%3Cx%2F9%3C6.6667
You're looking for an integer between these two numbers, x%2F9=6
x=54