Simplifying a Tough Multivariable Limit: (8x+8)(2x+3y)^2) / (2x^2 + 16xy - 7y^2)

trumpet-205
Messages
5
Reaction score
0

Homework Statement



Evaluate this limit,

lim (x,y) > (0,0) f(x,y)

where f(x,y) = ((8x+8)(2x+3y)^2) / (sqrt(3x^2 + 14xy + y^2) - sqrt(x^2 -2xy + 8y^2))

Homework Equations



No?

The Attempt at a Solution



I figure the first attempt is to rationalize this fraction. But after I rationalized it, it came out as

f(x,y) = (sqrt(3x^2 + 14xy + y^2) + sqrt(x^2 -2xy + 8y^2)(8x+8)(2x+3y)^2) / (2x^2 + 16xy - 7y^2)

Which to me is way to complicate it, I tried to approach from (x > y) , (y > x) , (x > 0) , (y > 0) but it does not get simplified at all.
 
Physics news on Phys.org
OK, so try working with this part:

(8x+8)(2x+3y)^2) / (2x^2 + 16xy - 7y^2)

Multiply out the numerator so you get one polynomial divided by another, then carry out the division and see what you get.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top