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

Question

Let l be a line which is normal to the curve y = 2x 2 + x + 2 at a point P on the curve. If the point Q(6, 4) lies on the line l and O is origin, then the area of the triangle OPQ is equal to ___________.

Answer: 1

Solution

Key Concepts and Formulas

  • Slope of Tangent and Normal: If y=f(x)y = f(x), the slope of the tangent at a point (x1,y1)(x_1, y_1) is given by dydx(x1,y1)\frac{dy}{dx}\Big|_{(x_1, y_1)}. The slope of the normal is the negative reciprocal of the tangent's slope: mn=1mtm_n = -\frac{1}{m_t}.
  • Equation of a Line: The equation of a line passing through (x1,y1)(x_1, y_1) with slope mm is yy1=m(xx1)y - y_1 = m(x - x_1).
  • Area of a Triangle: The area of a triangle with vertices (0,0)(0,0), (x1,y1)(x_1, y_1), and (x2,y2)(x_2, y_2) is given by 12x1y2x2y1\frac{1}{2} |x_1y_2 - x_2y_1|.

Step-by-Step Solution

Step 1: Find the derivative of the curve.

We are given the curve y=2x2+x+2y = 2x^2 + x + 2. We need to find the derivative dydx\frac{dy}{dx} to determine the slope of the tangent. dydx=ddx(2x2+x+2)=4x+1\frac{dy}{dx} = \frac{d}{dx}(2x^2 + x + 2) = 4x + 1

Step 2: Find the slope of the normal at point P.

Let P(x1,y1)P(x_1, y_1) be a point on the curve. The slope of the tangent at PP is mt=4x1+1m_t = 4x_1 + 1. The slope of the normal at PP is the negative reciprocal of the tangent's slope: mn=14x1+1m_n = -\frac{1}{4x_1 + 1}

Step 3: Form the equation of the normal line l.

The equation of the normal line l passing through P(x1,y1)P(x_1, y_1) with slope mnm_n is: yy1=mn(xx1)y - y_1 = m_n(x - x_1) yy1=14x1+1(xx1)y - y_1 = -\frac{1}{4x_1 + 1}(x - x_1)

Step 4: Use point Q to determine the coordinates of P.

We are given that Q(6,4)Q(6, 4) lies on the normal line l. Substitute x=6x = 6 and y=4y = 4 into the equation of the normal line: 4y1=14x1+1(6x1)4 - y_1 = -\frac{1}{4x_1 + 1}(6 - x_1) Since P(x1,y1)P(x_1, y_1) lies on the curve y=2x2+x+2y = 2x^2 + x + 2, we have y1=2x12+x1+2y_1 = 2x_1^2 + x_1 + 2. Substitute this into the equation above: 4(2x12+x1+2)=14x1+1(6x1)4 - (2x_1^2 + x_1 + 2) = -\frac{1}{4x_1 + 1}(6 - x_1) 22x12x1=6x14x1+12 - 2x_1^2 - x_1 = -\frac{6 - x_1}{4x_1 + 1} Multiply both sides by (4x1+1)(4x_1 + 1): (22x12x1)(4x1+1)=(6x1)(2 - 2x_1^2 - x_1)(4x_1 + 1) = -(6 - x_1) 8x1+28x132x124x12x1=6+x18x_1 + 2 - 8x_1^3 - 2x_1^2 - 4x_1^2 - x_1 = -6 + x_1 8x136x12+7x1+2=6+x1-8x_1^3 - 6x_1^2 + 7x_1 + 2 = -6 + x_1 8x13+6x126x18=08x_1^3 + 6x_1^2 - 6x_1 - 8 = 0 Divide by 2: 4x13+3x123x14=04x_1^3 + 3x_1^2 - 3x_1 - 4 = 0 By inspection, x1=1x_1 = 1 is a root: 4(1)3+3(1)23(1)4=4+334=04(1)^3 + 3(1)^2 - 3(1) - 4 = 4 + 3 - 3 - 4 = 0 So, x1=1x_1 = 1. Now find y1y_1: y1=2(1)2+1+2=2+1+2=5y_1 = 2(1)^2 + 1 + 2 = 2 + 1 + 2 = 5 Thus, P=(1,5)P = (1, 5).

Step 5: Calculate the area of triangle OPQ.

We have O(0,0)O(0, 0), P(1,5)P(1, 5), and Q(6,4)Q(6, 4). The area of triangle OPQOPQ is: Area=12(1)(4)(6)(5)=12430=1226=12(26)=13\text{Area} = \frac{1}{2} |(1)(4) - (6)(5)| = \frac{1}{2} |4 - 30| = \frac{1}{2} |-26| = \frac{1}{2}(26) = 13

Common Mistakes & Tips

  • Sign Errors: Pay close attention to signs when calculating the slope of the normal and when expanding expressions.
  • Algebraic Simplification: Double-check your algebraic manipulations to avoid errors, especially when dealing with polynomial equations.
  • Root Finding: When solving cubic equations, try simple integer roots first (like ±1,±2\pm 1, \pm 2) before resorting to more complex methods.

Summary

We found the equation of the normal to the curve at point P, used the fact that point Q lies on the normal to find the coordinates of P, and then calculated the area of triangle OPQ using the determinant formula. The area of triangle OPQ is 13 square units.

The final answer is \boxed{13}.

Practice More Application of Derivatives Questions

View All Questions