Respuesta :

This is how you do it.

y = a(x - 3)(x - 8) 
-2 = a(-1 - 3)(-1 - 8) 
-2 = 36a 
- 1 / 18 = a 
y = ( - 1 / 18)(x^2 - 11x + 24) 
y = (- 1 / 18)x^2 + (11 / 18)x - (3 / 2)

If this doesn't explain it enough, please, ask questions.