Find the coordinates of the sationary points on the curve x^2 -xy+y^2=12

To find stationary points, we need to find dy/dx and set it equal to 0. Here we must use implicit differentiation: d/dx(x2) + d/dx(-xy) + d/dx(y2) = d/dx(12). Hence 2x - x(dy/dx) - y + 2y(dy/dx) = 0. Factorising: (2y - x)dy/dx = y - 2x . Hence dy/dx = (y - 2x)/(2y - x). dy/dx = 0: (y - 2x)/(2y - x) = 0 hence y - 2x = 0, y = 2x. Substituting this into the equation of the curve: x2 - x(2x) + (2x)2 = 12 So x2 - 2x2 + 4x2 = 12. Thus 3x2 = 12, x2 = 4 so x = 2 or -2. When x = 2, y = 4 and when x = -2, y = -4 since y = 2x at the stationary points. So the coordinates of the stationary points are (2,4) and (-2,-4).

AB

Related Maths A Level answers

All answers ▸

How do you simplify something of the form Acos(x) + Bsin(x) ?


Find the area between the curve y = 8 + 2x - x^2 and the line y = 8 - 2x.


Find the general solution of the equation tan(2x + pi/2) = SQRT(3), giving your answer for x in terms of π in a simplified form.


How do you find a turning point of a function using differentiation?