f_(t)(x) = 100*t2**x2e^{-xt}
f_(t) ' (x) = 200*t2*x * e-xt - t*100t2*x2*e-xt
= (200 t2 x - 100 t3 x2) e-xt
f_(t) '' (x) =(200t2 - 200 t3 x )e-xt - t *(200 t2 x - 100t3 x2) * e-xt
=(200t2 - 200 t3 x - 200 t3 x + 100t4 x2) * e-xt
=(200t2 - 400 t3 x + 100t4 x2) * e-xt
= 100t2 ( 2 - 4tx + t2 x2) *e-xt
Bitte unbedingt erst mal nachrechnen / korrigieren und dann
2 - 4t x + t2 x2 = 0 z.B. mit der Mitternachtsformel nach x auflösen.