Hi. I’m getting the students to enter an equation and graph it, but I’d like for the domain to be automatically restricted to 0 <= x <=11 once they submit their answer. Any way I can do it?
Also, the equation is of the form y=7.5x+10. But I’d really like them to be able to input C=7.5d+10
Is that also possible?
I added a correct sink for the input (and used that check for your feedback in the note). Also added the “readOnly: true” to the graph, so you’ll get a teacher dashboard checkmark when correct.
I’d like for students to be able to enter an equation and to restrict the domain themselves. For example, in this activity they can see the line y=5.5x, 0<x<6 already drawn faintly on the graph. I’d like for them to be able to enter the equation in the first box, and then restrict the domain in the second box so that they replicate what is already there.
I’ve tried to use what you did in your last answer, but I keep going in circles.
If you could help, I’d very much appreciate it.
Ingrid