Partial Derivatives: Calculating fₓ and fᵧ (3,1)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
Jessica21
Messages
5
Reaction score
0
Hi everyone!

I was wondering if someone could help me with the following question with partial derivatives.

A function f: R^2 -> R is defined by f(x,y) = g(x-2y), where g: R-> R.
If g'(1)= 3, calculate f subscript x (3,1) and f subscript y of (3,1).

thanks!
 
Physics news on Phys.org
You can use the little X2 icon to type fx and fy.

Do you know the chain rule for this setup:

g is a function of u and u is a function of x and y, then

gx = ? and gy = ?

That's what you need.
 
hi jessica21, welcome to pf ;) usually it helps if you show some working...

i would start by trying to find the partial derviatives of f & thinking about what a partial derviative means

[tex]f_x = \frac{\partial f}{\partial x} = \frac{\partial }{\partial x} g(x-2y)[/tex]