z=f(x,y) , x= s^2+3t, y= s+2t^2 (∂z/∂t)= 3fx+4tfy why does (∂/∂t)(3fx+4tfy) = 3(∂/∂t)fx + 4fy + 4t(∂/∂t)fy ? I don't understand where 4fy comes from. Say it would have been (∂/∂t)(3t^2fx+4tfy) is this equal to 3t^2(∂/∂t)fx +6tfx + 4fy + 4t(∂/∂t)fy ?

z=f(x,y) , x= s^2+3t, y= s+2t^2 (∂z/∂t)= 3fx+4tfy why does (∂/∂t)(3fx+4tfy) = 3(∂/∂t)fx + 4fy + 4t(∂/∂t)fy ? I don't understand where 4fy comes from. Say it would have been (∂/∂t)(3t^2fx+4tfy) is this equal to 3t^2(∂/∂t)fx +6tfx + 4fy + 4t(∂/∂t)fy ?

We want to take the partial wrt $t$ of the expression:
$$4 \times t \times f_y$$
So, we write (using the product rule):
$\dfrac{\partial}{\partial t}( 4~ t ~ f_y) = 4 \dfrac{\partial}{\partial t}( t \times f_y) = 4 \left(\dfrac{\partial}{\partial t}(t)\times f_y + t \times \dfrac{\partial}{\partial t}(f_y)\right) = 4 \left(f_y + t\dfrac{\partial}{\partial t}(f_y)\right)$