I’m wanting to give the students a set of ordered pairs to choose from. They choose 2 and then those two points are graphed. Ex:
Choice 1-- (0,-4)
Choice 2 – (5,11)
Choice 3 – (-1,-7)
I’m stuck.
I’m wanting to give the students a set of ordered pairs to choose from. They choose 2 and then those two points are graphed. Ex:
Choice 1-- (0,-4)
Choice 2 – (5,11)
Choice 3 – (-1,-7)
I’m stuck.
Here’s one way to accomplish this. I just created conditionals to see if a choice was selected. If it’s selected, display the point.