Question: Multivariate Taylor Series

Hello, I've been bashing my head against this problem for around 2 hours, looking everywhere to see if I can find a solution in the forums and elsewhere, but I can't.  I'd appreciate it if someone could give me some guidance on how to do the following:

Approximate f(x, y) = (y^2) / (x^3) by a polynomial of degree 6 in x - 1 and y + 1.

I know I'm looking for a taylor series, I'm just not sure of the exact syntax. I could do it manually using partial derivatives and the Jacobian matrix, but that's not the point of the exercise.  I've tried MultiSeries, mtaylor, series, and many more... if you have any insight as to how I might solve this, please post a solution or a hint.

Also please let me know if you have any additional questions or require any clarification.

Thanks!

Please Wait...