Hi everyone,
I am trying to solve the following problem. Say I have created a random variable x, which I display to the student using [x] in the Canvas formula question. I know how to do this.
How can I then display to the student the value x+5? If I try [x+5] or [[x]+5], it doesn't work. Basically, I want some code that will appear to the student as x+5 after I've created the variable x. How can I do this?
Thanks for any help you can offer!