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 ▸

How do you go about differentiating a^x functions?


A curve has equations: x=2sin(t) and y=1-cos(2t). Find dy/dx at the point where t=pi/6


How can functions be transformed?


The curve C has equation x^2 + 2xy + 3y^2 = 4. Find dy/dx.