
Bradford T. answered 07/18/23
Retired Engineer / Upper level math instructor
First, look at 6y-y2 = -(y-3)2+9 by completing the square
e-(y-3)^2+9 = e9e-(y-3)^2
Let u = y-3, du = dy, y=u+3
f(u) = (u+3)e9e-u^2
Split into to integrals with respect to u
I=e9[∫ue-u^2du + 3∫e-u^2du]
It is known the ∫e-u^2du is √πerf(u)/2, where erf(u) is the error function.
∫ue-u^2du = -e-u^2/2 using a substitution
Putting the two back together and setting u=y-3
I = e9[√πerf(y-3)/2-e-(y-3)^2/2] + C