Hi! You can graph the boundary of an inequality by using simpleFunction
with the differenceFunction
for the inequality a student types in. Then you can have two copies of the boundary line, one solid and one dashed, that are toggled on and off using isStrict
. Here is a copy of your activity with the changes added:
I believe each screen is updated, but it’s worth double checking! I hope this helps.