System Of Equations Coloring Activity

Solve each system of equations below. Find your solution (the coordinate point) in the to determine which color to use for that numbered section on the coloring grid.

To differentiate the activity, consider offering two versions. One version could focus solely on equations in Slope-Intercept Form ( system of equations coloring activity

// Example code for a simple system of equations const equations = [ equation: "y = 2x + 3", color: "red" , equation: "y = -x - 2", color: "blue" ]; Solve each system of equations below