Hi I have tried calling but I can’t do anything

For the given functions, we will find the first derivative of each function
Note:
a, and b are constants
y, f, and g are functions
2) y = (a+bf)/g
We will use the quotient rule to find y' as follows:
[tex]y^{\prime}=\frac{g*b\frac{df}{dx}-(a+bf)\frac{dg}{dx}}{g^2}[/tex]=============================================================
3) y = (x+f)/g
We will use the quotient rule to find y' as follows:
[tex]y^{\prime}=\frac{g(1+\frac{df}{dx})-(x+f)\frac{dg}{dx}}{g^2}[/tex]==========================================================
4) y = (x+f)³
We will use the exponent rule to find the derivative as follows:
[tex]y^{\prime}=3(x+f)^2(1+\frac{df}{dx})[/tex]===========================================================
5) y = ax² + bg² + f
so, y' will be as follows:
[tex]y^{\prime}=2ax+2bg\frac{dg}{dx}+\frac{df}{dx}[/tex]==========================================================