The quadratic equation that contains the three points is y = -x² + 3x + 40
A quadratic equation is in the form:
y = ax² + bx + c
At point (-4, 12):
12 = a(-4)² + b(-4) + c
16a - 4b + c = 12 (1)
At point (2, 42):
42 = a(2)² + b(2) + c
4a + 2b + c = 2 (2)
At point (3, 40):
40 = a(3)² + b(3) + c
9a + 3b + c = 40 (3)
Solving equation 1, 2, and 3 gives:
a = -1, b =3, c = 40
y = -x² + 3x + 40
Hence the quadratic equation is y = -x² + 3x + 40
Find out more at: https://brainly.com/question/18269329