Graph the set of points. Which model is most appropriate for the set? linear or quadratic

(-6,0) (-4,2) (-3,3) (2,8)

To determine which model is most appropriate (linear or quadratic), let's graph the set of points first:

(-6,0), (-4,2), (-3,3), (2,8)

The points on the graph are:

(-6,0) - represents point A
(-4,2) - represents point B
(-3,3) - represents point C
(2,8) - represents point D

Now let's plot these points on a graph:

```
8 | D
|
| C
|
|
| B
|
|
|
|
| A
+---------------------
-6 -4 -2 0 2
```

Based on the graph and the set of points, it appears that a quadratic model is most appropriate for this set, as the points do not form a straight line and seem to follow a curve.