y = ax2 + bx + c
Since (-3,10) is on the graph, 9a - 3b + c = 10
Since (1,0) is on the graph, c = 1
Since (2,15) is on the graph, 4a + 2b + c = 15
Since c = 1, we then have 9a - 3b = 9
4a + 2b = 14
Divide the first equation by 3 and the second by 2: 3a - b = 3
2a + b = 7
Add the equations to get 5a = 10
So, a = 2
Therefore, 3(2) - b = 3
b = 3
a + b + c = 2 + 3 + 1 = 6