Each of the plots below was generated using the code inequality(comp-ineq, [list: -1, 0, 1.6, 3, 5.2, 7, 8.1, 9] ). Using the numbers 3 and 7, write the code to define comp-ineq for each plot. Note: The example is defined using 0 and 8.1 rather than 3 and 7.

code: (define (comp-ineq x) (and (> x 0) (<= x 8.1)))

These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, and 1738598). CCbadge Bootstrap by the Bootstrap Community is licensed under a Creative Commons 4.0 Unported License. This license does not grant permission to run training or professional development. Offering training or professional development with materials substantially derived from Bootstrap must be approved in writing by a Bootstrap Director. Permissions beyond the scope of this license, such as to run training, may be available by contacting contact@BootstrapWorld.org.