twoflower
- 363
- 0
Hi,
here is what I'm trying to do:
Find
<br /> \frac{\partial}{\partial x} f(2x, 3y)<br />
First of all, I'm confused by the
<br /> f(2x, 3y)<br />
How does the function look like? I imagine that it is for example
<br /> f(x,y) = cos(xy) - sin(3xy^2}<br />
and that therefore
<br /> f(2x, 3y) = cos(6xy) - sin(54xy^2)<br />
I'm confused, I don't have any good picture of how it might look in real.
Anyway, to accomplish the task:
<br /> \frac{\partial}{\partial x} f(2x, 3y) = \frac{\partial f}{\partial x}\frac{d(2x)}{dx} + \frac{\partial f}{\partial y}\frac{d(3y)}{dx} = 2\frac{\partial f}{\partial x}<br />
Is it ok? If yes, could you please give an example of this scenario? I mean, how could f(2x, 3y) and f(x,y), respectively, look like so that I could see it with the particular functions?
Thank you very much.
here is what I'm trying to do:
Find
<br /> \frac{\partial}{\partial x} f(2x, 3y)<br />
First of all, I'm confused by the
<br /> f(2x, 3y)<br />
How does the function look like? I imagine that it is for example
<br /> f(x,y) = cos(xy) - sin(3xy^2}<br />
and that therefore
<br /> f(2x, 3y) = cos(6xy) - sin(54xy^2)<br />
I'm confused, I don't have any good picture of how it might look in real.
Anyway, to accomplish the task:
<br /> \frac{\partial}{\partial x} f(2x, 3y) = \frac{\partial f}{\partial x}\frac{d(2x)}{dx} + \frac{\partial f}{\partial y}\frac{d(3y)}{dx} = 2\frac{\partial f}{\partial x}<br />
Is it ok? If yes, could you please give an example of this scenario? I mean, how could f(2x, 3y) and f(x,y), respectively, look like so that I could see it with the particular functions?
Thank you very much.