Question
Question: How do you find critical points of multivariable function \(f(x,y) = {x^3} + xy - {y^3}?\)...
How do you find critical points of multivariable function f(x,y)=x3+xy−y3?
Solution
First of all we will take the given expression and take differentiation with respect to “x” and “y” one by one and then find the factors and place the values of one variable to get the value for the other variable.
Complete step by step solution:
Take the given expression:
f(x,y)=x3+xy−y3
Differentiate the above expression with respect to “x”
dxdf(x,y)=dxd(x3+xy−y3)
Apply differentiation to all the terms on the right hand side of the equation inside the bracket.
fx=dxd(x3)+dxd(xy)−dxd(y3)
Apply the formula in the above equation and place the value in it.
fx=3x2+y
To find the critical value in the above equation equal to zero.
0=3x2+y …. (A)
Similarly take derivative in the given expression with respect to “y”
dydf(x,y)=dyd(x3+xy−y3)
Apply differentiation to all the terms on the right hand side of the equation inside the bracket.
fy=dyd(x3)+dyd(xy)−dyd(y3)
Apply the formula in the above equation and place the value in it.
fy=x−3y2
To find the critical value in the above equation equal to zero.
0=x−3y2 …. (B)
Take equation (A)
y=−3x2
Place the above value in the equation (B)
x−3(−3x2)2=0
Simplify the above equation-
x−27x4=0
Finding the factors of the above equation.
⇒x(1−27x3)=0
Implies
x=0 …. (C)
or 1−27x3=0
Simplify the above equation:
1=27x3
When term multiplicative on one side is moved to the opposite side, then it goes to the
denominator.
⇒x3=271
Take a cube-root on both the sides of the equation.
⇒x=31 …. (D)
Using the equation (C) and equation (A)
0=3x2+y
Make “y” the subject, when any term is moved from one side to another the sign of the term also changes.
y=−3x2
Place x=0
⇒y=−3(0)
Zero multiplied with anything gives zero.
⇒y=0 … (E)
Now, Place x=31 in equation (A)
⇒y=−31
Hence, the critical points are: (0,0) and (31,−31)
Note: Be careful about the sign convention when doing simplification. When you move any term from one side to another then the sign of the term also changes. Positive terms become negative and vice-versa.