SOLUTION: a number divided by 6 using variables x or y

Algebra ->  Expressions-with-variables -> SOLUTION: a number divided by 6 using variables x or y      Log On


   



Question 1145637: a number divided by 6 using variables x or y
Answer by ikleyn(52890) About Me  (Show Source):
You can put this solution on YOUR website!
.

x%2F6,

or

y = x%2F6,

depending on what you want, but didn't say . . .