I\'m trying to write a method in Ruby that\'ll give me the value of "x" in a given equation, like: 45 + x = 30
45 + x = 30
I thought of this: