#how to solve this?
5 messages · Page 1 of 1 (latest)
D(x,y) = sqrt((x+1)²+(y-2)²)
replace x and y with the given equations, then
min -> D'(t) = 0, D''(t) > 0
does that answer that question?
yes, and don't forget to consider the constraint
okay thanks