Hi there. I’m a complete newbie and was wondering if anyone could help. I want the kids to enter their own equations into a table and have them graphed. All good, works fine.
Then I want them, in another column of the table, to enter the y-intercept and have a check mark come up if it is correct.
The problem seems to be with the b_2 below
correct2= myPoint2.x=“0” and myPoint2.y=“b_2”
If, instead of “b_2”, I have “3”, for example, then it works. Can I change it such that it will work for whatever equation they put in?
Many thanks.