I want to have students input an equation in an expression box on screen 11. The equation they input should look like:
But then on screen 12, I want to have this equation graphed. But since it isn’t written in normal function f(x)=blah notation, I don’t know how to get it graphed. This is what I tried. I put a random function f(x)=x^2 in the graph on screen 12, knowing it would be overwritten by CL. Then I tried doing this in the CL for the graph on screen 12:
But it won’t graph. And I suspect that’s because it isn’t written in regular function notation, but rather in a more complicated way.
I guess my question is:
Is there an easy way to have kids write submit equation (that isn’t of the simple form f(x)=blah or y=blah) and have it graph it on the next screen?
ahhh, thank you! i would have spent ages on this. i figured it would either be a simple thing or something terribly hard. although i’m sad it’s terribly hard, i’m glad to know!