Finding the Critical Point(negative square root)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Luscinia
Messages
17
Reaction score
0

Homework Statement


Find the critical points for the function g(x, y, z) = x3+xy2+x2+y2+3z2.

Homework Equations

The Attempt at a Solution


I've come up with the following 3 equations (derivatives set so that they are equal to 0)
(1) 3x2+y2+2x=0
(2) 2xy+2y=0
(3) 6z=0

From (3),
z=0​
From (2),
2y(x)+2y(1)=0
x+1=0
x=-1​
From (1) using what I have obtained from (2),
3(-1)2+y2+2(-1)=0
3-2+y2=0
1=-y2
y2=-1​
I do not know how I am supposed to isolate y in this case since square roots are supposed to be positive. Do I need to get i involved? If so, how?
 
Physics news on Phys.org
From (2) you have two possibilities: [itex]0 = 2xy + 2y = 2y(x + 1)[/itex] so either [itex]y = 0[/itex] or [itex]x = -1[/itex] or both.

You must also satisfy (1). You've shown that if [itex]x = -1[/itex] then (1) requires that [itex]y^2 = -1[/itex], so that doesn't give you a critical point. There remains the [itex]y = 0[/itex] possibility.
 
Luscinia said:

Homework Statement


Find the critical points for the function g(x, y, z) = x3+xy2+x2+y2+3z2.

Homework Equations

The Attempt at a Solution


I've come up with the following 3 equations (derivatives set so that they are equal to 0)
(1) 3x2+y2+2x=0
(2) 2xy+2y=0
(3) 6z=0

From (3),
z=0​
From (2),
2y(x)+2y(1)=0
x+1=0
x=-1​
From (1) using what I have obtained from (2),
3(-1)2+y2+2(-1)=0
3-2+y2=0
1=-y2
y2=-1​
I do not know how I am supposed to isolate y in this case since square roots are supposed to be positive. Do I need to get i involved? If so, how?

##(2) \Longrightarrow 2y(x+1) = 0 \Longrightarrow y = 0 \; \text{or }\; x+1 = 0##.