Skip to main content
Back to Application of Derivatives
JEE Main 2019
Application of Derivatives
Application of Derivatives
Medium

Question

The tangent at the point (2, -2) to the curve, x 2 y 2 - 2x = 4(1 - y) does not pass through the point :

Options

Solution

Key Concepts and Formulas

  • Implicit Differentiation: Used to find the derivative dydx\frac{dy}{dx} when yy is not explicitly defined as a function of xx. This derivative represents the slope of the tangent to the curve.
  • Equation of a Tangent Line: Given a point (x1,y1)(x_1, y_1) on a curve and the slope mm of the tangent at that point, the equation of the tangent line is yy1=m(xx1)y - y_1 = m(x - x_1).

Step-by-Step Solution

Step 1: Rewrite the given equation.

The given equation is x2y22x=4(1y)x^2 y^2 - 2x = 4(1 - y). Rewrite it as: x2y22x=44yx^2y^2 - 2x = 4 - 4y x2y22x+4y4=0x^2y^2 - 2x + 4y - 4 = 0

Step 2: Implicitly differentiate with respect to xx.

Differentiate both sides of the equation x2y22x+4y4=0x^2y^2 - 2x + 4y - 4 = 0 with respect to xx: ddx(x2y2)ddx(2x)+ddx(4y)ddx(4)=0\frac{d}{dx}(x^2y^2) - \frac{d}{dx}(2x) + \frac{d}{dx}(4y) - \frac{d}{dx}(4) = 0 Using the product rule and chain rule, we get: (2x)(y2)+(x2)(2ydydx)2+4dydx=0(2x)(y^2) + (x^2)(2y\frac{dy}{dx}) - 2 + 4\frac{dy}{dx} = 0 2xy2+2x2ydydx2+4dydx=02xy^2 + 2x^2y\frac{dy}{dx} - 2 + 4\frac{dy}{dx} = 0

Step 3: Solve for dydx\frac{dy}{dx}.

Rearrange the equation to isolate dydx\frac{dy}{dx}: 2x2ydydx+4dydx=22xy22x^2y\frac{dy}{dx} + 4\frac{dy}{dx} = 2 - 2xy^2 dydx(2x2y+4)=22xy2\frac{dy}{dx}(2x^2y + 4) = 2 - 2xy^2 dydx=22xy22x2y+4\frac{dy}{dx} = \frac{2 - 2xy^2}{2x^2y + 4} dydx=1xy2x2y+2\frac{dy}{dx} = \frac{1 - xy^2}{x^2y + 2}

Step 4: Evaluate dydx\frac{dy}{dx} at the point (2, -2).

Substitute x=2x = 2 and y=2y = -2 into the expression for dydx\frac{dy}{dx}: dydx(2,2)=1(2)(2)2(2)2(2)+2=12(4)4(2)+2=188+2=76=76\frac{dy}{dx}\Big|_{(2, -2)} = \frac{1 - (2)(-2)^2}{(2)^2(-2) + 2} = \frac{1 - 2(4)}{4(-2) + 2} = \frac{1 - 8}{-8 + 2} = \frac{-7}{-6} = \frac{7}{6}

Step 5: Find the equation of the tangent line.

Using the point-slope form of a line, the equation of the tangent line at (2,2)(2, -2) with slope 76\frac{7}{6} is: y(2)=76(x2)y - (-2) = \frac{7}{6}(x - 2) y+2=76x146y + 2 = \frac{7}{6}x - \frac{14}{6} y=76x732y = \frac{7}{6}x - \frac{7}{3} - 2 y=76x7363y = \frac{7}{6}x - \frac{7}{3} - \frac{6}{3} y=76x133y = \frac{7}{6}x - \frac{13}{3}

Step 6: Check which point does NOT lie on the tangent line.

We need to find the point that does not satisfy the equation y=76x133y = \frac{7}{6}x - \frac{13}{3}.

  • **(A) (4,13)\left( {4,{1 \over 3}} \right): 13=76(4)133\frac{1}{3} = \frac{7}{6}(4) - \frac{13}{3}. 13=143133\frac{1}{3} = \frac{14}{3} - \frac{13}{3}. 13=13\frac{1}{3} = \frac{1}{3}. This point lies on the line.
  • (B) (8, 5): 5=76(8)1335 = \frac{7}{6}(8) - \frac{13}{3}. 5=2831335 = \frac{28}{3} - \frac{13}{3}. 5=1535 = \frac{15}{3}. 5=55 = 5. This point lies on the line.
  • (C) (-4, -9): 9=76(4)133-9 = \frac{7}{6}(-4) - \frac{13}{3}. 9=143133-9 = -\frac{14}{3} - \frac{13}{3}. 9=273-9 = -\frac{27}{3}. 9=9-9 = -9. This point lies on the line.
  • (D) (-2, -7): 7=76(2)133-7 = \frac{7}{6}(-2) - \frac{13}{3}. 7=73133-7 = -\frac{7}{3} - \frac{13}{3}. 7=203-7 = -\frac{20}{3}. This point does not lie on the line.

Therefore, the tangent line does not pass through the point (4,13)\left( {4,{1 \over 3}} \right).

Common Mistakes & Tips

  • Sign Errors: Be very careful with signs when differentiating and substituting. A single sign error can lead to an incorrect answer.
  • Implicit Differentiation: Remember to apply the chain rule correctly when differentiating terms involving yy with respect to xx. For example, ddx(y2)=2ydydx\frac{d}{dx}(y^2) = 2y\frac{dy}{dx}.
  • Simplification: Simplify the expression for dydx\frac{dy}{dx} before substituting the point to avoid unnecessary calculations.

Summary

We found the equation of the tangent line to the curve x2y22x=4(1y)x^2y^2 - 2x = 4(1 - y) at the point (2, -2) using implicit differentiation. The equation of the tangent line is y=76x133y = \frac{7}{6}x - \frac{13}{3}. By substituting the coordinates of each given point into the equation of the tangent line, we determined that the tangent line does not pass through the point (4,13)\left( {4,{1 \over 3}} \right).

Final Answer

The final answer is \boxed{\left( {4,{1 \over 3}} \right)}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions