A curve has equation (x+y)^2=x*y^2, find the gradient of the curve at a point where x=1

  1. Differentiating left hand side: 2(x+y)(1+dy/dx) from the chain rule 2. Differentiating right hand side: y2+2xy(dy/dx) from the product rule 3. Equating sides and taking out factors of dy/dx to rearrange for dy/dx: dy/dx=[y2-2(x+y)]/[2(x+y)-2xy] 4. Substitute x=1 into original expression and solving for y (i.e. solving (1+y)2=y2) gives y=-1/2 5. Substituting x=1 and y=-1/2 into the expression for dy/dx gives dy/dx=-3/8
PK

Related Maths A Level answers

All answers ▸

Integrate x*sin(x) with respect to x.


Find the set of values for x for which x^2 - 9x <= 36


When dealing with trigonometric functions such as sin, cos or tan, how do you solve the trigonometric equation when the argument of the function(s) is nx, where n is a real number not equal to 1.


Why does the chain rule work?