А) Частная производная по х: zₓ'=((x+2y)*y²)ₓ'=(xy²+2y³)ₓ'=(xy²)ₓ'+(2y³)ₓ'=y²+0=y² Частная производная по у (при переписывании вместо а надо писать у, в предложенных индексах нет такой буквы, потому использую а: zₐ'=((x+2y)*y²)ₐ'=(xy²+2y³)ₐ'=(xy²)ₐ'+(2y³)ₐ'=2xy+6y²
First, we'll try to plug in the value: #lim_{x to -oo}x+sqrt(x^2+2x) = -oo + sqrt(oo-oo)# We're already encountering a problem: it is simply not allowed to have #oo-oo#, it's like dividing by zero. We need to try a different approach. Whenever I see this kind of limit, I try to use a trick: #lim_{x to -oo}x+sqrt(x^2+2x)# #= lim_{x to -oo}x+sqrt(x^2+2x)*(x-sqrt(x^2+2x))/(x-sqrt(x^2+2x))# These are the same becaus the factor we're multiplying with is essentially #1#. Why are we doing this? Because there exists a formula which says: #(a-b)(a+b) = a^2-b^2# In this case #a = x# and #b = sqrt(x^2+2x)# Let's apply this formula: #lim_{x to -oo}(x^2-(sqrt(x^2+2x))^2)/(x-sqrt(x^2+2x))# #= lim_{x to -oo}(x^2-x^2-2x)/(x-sqrt(x^2+2x))# #= lim_{x to -oo}(-2x)/(x-sqrt(x^2+2x))# Now we're going to use another trick. We'r going to use this one, because we want to get the #x^2# out of the square root: #lim_{x to -oo}(-2x)/(x-sqrt(x^2(1+2/x))# If you look carefully, you see it's the same thing. Now, you might say that #sqrt(x^2) = x#, but you have to remember that #x# is a negative number. Because we're taking the positive square root, #sqrt(x^2) = -x# in this case. #= lim_{x to -oo}(-2x)/(x+xsqrt(1+2/x))# #= lim_{x to -oo}(-2x)/(x(1+sqrt(1+2/x)))# We can cancel the #x#: #= lim_{x to -oo}(-2)/(1+sqrt(1+2/x))# And now, we can finally plug in the value: #= -2/(1+sqrt(1+2/-oo))# A number divided by infinity, is always #0#: #= -2/(1+sqrt(1+0)) = -2/(1+1) = -2/2 = -1# This is the final answer. Hope it helps.
zₓ'=((x+2y)*y²)ₓ'=(xy²+2y³)ₓ'=(xy²)ₓ'+(2y³)ₓ'=y²+0=y²
Частная производная по у (при переписывании вместо а надо писать у, в предложенных индексах нет такой буквы, потому использую а:
zₐ'=((x+2y)*y²)ₐ'=(xy²+2y³)ₐ'=(xy²)ₐ'+(2y³)ₐ'=2xy+6y²
в) zₓ'=(9(x-y²)⁴)ₓ'=9*((x-y²)⁴)ₓ'*(x-y²)ₓ'=9*4*(x-y²)³*1=36(x-y²)³
zₐ'=((9(x-y²)⁴)ₐ'=9*((x-y²)⁴)ₐ'*(x-y²)ₐ'=9*4*(x-y²)³*(-2y)=-72y(x-y²)³
б) zₓ'=(cos(2x+e^y))ₓ'=(cos(2x+e^y))ₓ'*(2x+e^y)ₓ'=-sin(2x+e^y)*2=-2sin(2x+e^y)
zₐ'=(cos(2x+e^y))ₐ'=(cos(2x+e^y)ₐ'*(2x+e^y)ₐ'=-sin(2x+e^y)*e^y