You should use the logarithmic identities such that:
`ln(xy) = ln x + ln y`
`f(x,y) = x*ln(xy) => f(x,y) = x*(ln x + ln y)`
`f(x,y) = x*ln x + x*ln y`
You need to find partial derivative `f_x` , hence, you need to differentiate the function with respect to x, keeping y constant, such that:
`f_x = ln x + x*1/x + lny`
`f_x = ln x + ln y+ 1 => f_x = 1 + ln(xy)`
You need to find partial derivative `f_y` , hence, you need to differentiate the function with respect to y, keeping x constant, such that:
`f_y = 0 + x*1/y => f_y = x/y`
Hence, evaluating the partial derivatives yields `f_x = 1 + ln(xy)` and `f_y = x/y` .
See eNotes Ad-Free
Start your 48-hour free trial to get access to more than 30,000 additional guides and more than 350,000 Homework Help questions answered by our experts.
Already a member? Log in here.