Here is the problem
"Assume that the functions
$I :\mathbb{R}^3 \rightarrow \mathbb{R} $
$F,g : \mathbb{R}^2 \rightarrow \mathbb{R}^+$are differentiable and they satisfies $F(x_1,x_2) = I( x_1, x_2, g(x_1,x_2) )$. Find the partial derivatives of F in terms of those of I and g"
My attempts at the problem ;
Since its the first time i encounter a problem with two variables only while having three component.
There is not much idea in my head ;
Yet i guess i should start with
$\nabla F = \nabla f$.
Assistant on this problem is very much appreciated ! Thank You!
p.s (Sorry for the poor sign presentation! An amateur indeed!)
Look at the form of the functions: $I(x_1,x_2,x_3)=w$, $F(x_1,x_2)=z$, $g(x_1,x_2)=k$ with $w,z,k \in \mathbb{R}$ and $x_1,x_2,x_3$ variables. So by definition
$$F(x_1,x_2)=I(x_1,x_2,g(x_1,x_2))$$ but $g(x_1,x_2)=k$ this $k$, off course, depends of $x_1,x_2$. For example, if $g(0,0)=1$ and $I(0,0,1)=2$ then $F(0,0)=I(0,0,g(0,0))=I(0,0,1)=2$.
The key is that $F$ depends of $I$ and $g$