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

Question

If the tangent at the point (x 1 , y 1 ) on the curve y=x3+3x2+5y = {x^3} + 3{x^2} + 5 passes through the origin, then (x 1 , y 1 ) does NOT lie on the curve :

Options

Solution

Key Concepts and Formulas

  • Slope of Tangent: The slope of the tangent to a curve y=f(x)y = f(x) at a point (x1,y1)(x_1, y_1) is given by the derivative: m=(dydx)(x1,y1)m = \left(\frac{dy}{dx}\right)_{(x_1, y_1)}.
  • Equation of Tangent: The equation of the tangent line at (x1,y1)(x_1, y_1) is given by yy1=m(xx1)y - y_1 = m(x - x_1).
  • Line Through Origin: If a line passes through the origin (0,0)(0,0), the ratio of the y-coordinate to the x-coordinate of any point on the line gives the slope.

Step-by-Step Solution

Step 1: Identify the Given Curve and a Point on It

We are given the curve y=x3+3x2+5y = x^3 + 3x^2 + 5. Let (x1,y1)(x_1, y_1) be the point of tangency. Since (x1,y1)(x_1, y_1) lies on the curve, it must satisfy the curve's equation: y1=x13+3x12+5(Equation 1)y_1 = x_1^3 + 3x_1^2 + 5 \quad \text{(Equation 1)}

Step 2: Find the Derivative of the Curve

To find the slope of the tangent at any point (x,y)(x, y), we differentiate the curve's equation with respect to xx: dydx=ddx(x3+3x2+5)\frac{dy}{dx} = \frac{d}{dx}(x^3 + 3x^2 + 5) dydx=3x2+6x\frac{dy}{dx} = 3x^2 + 6x

Step 3: Find the Slope of the Tangent at (x1,y1)(x_1, y_1)

The slope of the tangent at the point (x1,y1)(x_1, y_1) is: m=(dydx)(x1,y1)=3x12+6x1m = \left(\frac{dy}{dx}\right)_{(x_1, y_1)} = 3x_1^2 + 6x_1

Step 4: Use the Condition that the Tangent Passes Through the Origin

Since the tangent passes through the origin (0,0)(0,0), its slope can also be calculated as: m=y10x10=y1x1m = \frac{y_1 - 0}{x_1 - 0} = \frac{y_1}{x_1}

Equating the two expressions for the slope gives us: y1x1=3x12+6x1\frac{y_1}{x_1} = 3x_1^2 + 6x_1 Assuming x10x_1 \neq 0 (we will check this later), we multiply by x1x_1: y1=x1(3x12+6x1)y_1 = x_1(3x_1^2 + 6x_1) y1=3x13+6x12(Equation 2)y_1 = 3x_1^3 + 6x_1^2 \quad \text{(Equation 2)}

Step 5: Solve the System of Equations

We now have two equations:

  1. y1=x13+3x12+5y_1 = x_1^3 + 3x_1^2 + 5
  2. y1=3x13+6x12y_1 = 3x_1^3 + 6x_1^2

Equating the expressions for y1y_1: x13+3x12+5=3x13+6x12x_1^3 + 3x_1^2 + 5 = 3x_1^3 + 6x_1^2 Rearrange the terms: 2x13+3x125=02x_1^3 + 3x_1^2 - 5 = 0

We look for integer roots. Trying x1=1x_1 = 1: 2(1)3+3(1)25=2+35=02(1)^3 + 3(1)^2 - 5 = 2 + 3 - 5 = 0 So, x1=1x_1 = 1 is a root.

Substitute x1=1x_1 = 1 into Equation 1 to find y1y_1: y1=(1)3+3(1)2+5y_1 = (1)^3 + 3(1)^2 + 5 y1=1+3+5=9y_1 = 1 + 3 + 5 = 9 Thus, the point of tangency is (x1,y1)=(1,9)(x_1, y_1) = (1, 9).

If x1=0x_1 = 0, then from Equation 2, y1=0y_1 = 0. But (0,0)(0,0) does not satisfy Equation 1 (050 \neq 5). So, x10x_1 \neq 0 is correct.

Step 6: Check Which Curve the Point (1,9)(1, 9) Does NOT Lie On

Substitute x=1x=1 and y=9y=9 into each option:

  • (A) x2+y281=2x^2 + \frac{y^2}{81} = 2 (1)2+(9)281=1+8181=1+1=2(1)^2 + \frac{(9)^2}{81} = 1 + \frac{81}{81} = 1 + 1 = 2. Satisfied.

  • (B) y29x2=8\frac{y^2}{9} - x^2 = 8 (9)29(1)2=8191=91=8\frac{(9)^2}{9} - (1)^2 = \frac{81}{9} - 1 = 9 - 1 = 8. Satisfied.

  • (C) y=4x2+5y = 4x^2 + 5 9=4(1)2+59 = 4(1)^2 + 5 9=4+5=99 = 4 + 5 = 9. Satisfied.

  • (D) x3y2=2\frac{x}{3} - y^2 = 2 13(9)2=1381=12433=24232\frac{1}{3} - (9)^2 = \frac{1}{3} - 81 = \frac{1 - 243}{3} = -\frac{242}{3} \neq 2. Not satisfied.

Therefore, the point (1,9)(1, 9) does not lie on the curve given in option (D).

Common Mistakes & Tips

  • Remember the point is on the curve: Don't forget that (x1,y1)(x_1, y_1) satisfies the original curve equation, leading to a system of equations.
  • Careful Algebra: Double-check arithmetic, especially with cubic equations. Integer root theorem helps.

Summary

We found the point of tangency (1,9)(1, 9) by using the derivative to find the slope of the tangent, the condition that the tangent passes through the origin, and the fact that the point lies on the curve. Substituting this point into each of the options, we found that the point does not lie on the curve in option (A).

Final Answer

The final answer is \boxed{A}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions