Skip to main content
Back to Area Under Curves
JEE Main 2024
Area Under Curves
Area Under The Curves
Hard

Question

Let the area enclosed by the x-axis, and the tangent and normal drawn to the curve 4x33xy2+6x25xy8y2+9x+14=04{x^3} - 3x{y^2} + 6{x^2} - 5xy - 8{y^2} + 9x + 14 = 0 at the point (-2, 3) be A. Then 8A is equal to ______________.

Answer: 4

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. Remember to apply the chain rule when differentiating terms involving yy.
  • 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).
  • Equation of a Normal Line: The normal line is perpendicular to the tangent line. Its slope is 1m-\frac{1}{m}, where mm is the slope of the tangent. The equation of the normal line is yy1=1m(xx1)y - y_1 = -\frac{1}{m}(x - x_1).
  • Area of a Triangle: Given the vertices (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), and (x3,y3)(x_3, y_3), the area of the triangle is given by A=12x1(y2y3)+x2(y3y1)+x3(y1y2)A = \frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)|. Alternatively, if the triangle is formed by the x-axis and two lines, it can be found as A=12x2x1yA = \frac{1}{2} |x_2 - x_1| |y| where x1x_1 and x2x_2 are the x-intercepts of the two lines and yy is the y-coordinate of the intersection point.

Step-by-Step Solution

Step 1: Implicit Differentiation

We need to find dydx\frac{dy}{dx} at the point (2,3)(-2, 3). Differentiate the given equation implicitly with respect to xx: 4x33xy2+6x25xy8y2+9x+14=04{x^3} - 3x{y^2} + 6{x^2} - 5xy - 8{y^2} + 9x + 14 = 0 Differentiating each term: 12x23(y2+x(2ydydx))+12x5(y+xdydx)16ydydx+9=012x^2 - 3(y^2 + x(2y\frac{dy}{dx})) + 12x - 5(y + x\frac{dy}{dx}) - 16y\frac{dy}{dx} + 9 = 0 12x23y26xydydx+12x5y5xdydx16ydydx+9=012x^2 - 3y^2 - 6xy\frac{dy}{dx} + 12x - 5y - 5x\frac{dy}{dx} - 16y\frac{dy}{dx} + 9 = 0 Now, group the terms with dydx\frac{dy}{dx}: dydx(6xy5x16y)=12x2+3y212x+5y9\frac{dy}{dx}(-6xy - 5x - 16y) = -12x^2 + 3y^2 - 12x + 5y - 9 dydx=12x2+3y212x+5y96xy5x16y\frac{dy}{dx} = \frac{-12x^2 + 3y^2 - 12x + 5y - 9}{-6xy - 5x - 16y}

Step 2: Find the slope at (-2, 3)

Substitute x=2x = -2 and y=3y = 3 into the expression for dydx\frac{dy}{dx}: dydx=12(2)2+3(3)212(2)+5(3)96(2)(3)5(2)16(3)\frac{dy}{dx} = \frac{-12(-2)^2 + 3(3)^2 - 12(-2) + 5(3) - 9}{-6(-2)(3) - 5(-2) - 16(3)} dydx=12(4)+3(9)+24+15936+1048\frac{dy}{dx} = \frac{-12(4) + 3(9) + 24 + 15 - 9}{36 + 10 - 48} dydx=48+27+24+1594648\frac{dy}{dx} = \frac{-48 + 27 + 24 + 15 - 9}{46 - 48} dydx=92=92\frac{dy}{dx} = \frac{9}{-2} = -\frac{9}{2} So, the slope of the tangent at (2,3)(-2, 3) is mt=92m_t = -\frac{9}{2}.

Step 3: Find the equation of the tangent line

Using the point-slope form, the equation of the tangent line is: y3=92(x+2)y - 3 = -\frac{9}{2}(x + 2) 2(y3)=9(x+2)2(y - 3) = -9(x + 2) 2y6=9x182y - 6 = -9x - 18 9x+2y+12=09x + 2y + 12 = 0

Step 4: Find the x-intercept of the tangent line

Set y=0y = 0 to find the x-intercept: 9x+12=09x + 12 = 0 9x=129x = -12 x=129=43x = -\frac{12}{9} = -\frac{4}{3} The x-intercept of the tangent line is (43,0)(-\frac{4}{3}, 0).

Step 5: Find the equation of the normal line

The slope of the normal line is the negative reciprocal of the tangent's slope: mn=1mt=192=29m_n = -\frac{1}{m_t} = -\frac{1}{-\frac{9}{2}} = \frac{2}{9}. The equation of the normal line is: y3=29(x+2)y - 3 = \frac{2}{9}(x + 2) 9(y3)=2(x+2)9(y - 3) = 2(x + 2) 9y27=2x+49y - 27 = 2x + 4 2x9y+31=02x - 9y + 31 = 0

Step 6: Find the x-intercept of the normal line

Set y=0y = 0 to find the x-intercept: 2x+31=02x + 31 = 0 2x=312x = -31 x=312x = -\frac{31}{2} The x-intercept of the normal line is (312,0)(-\frac{31}{2}, 0).

Step 7: Calculate the area of the triangle

The vertices of the triangle are (4/3,0)(-4/3, 0), (31/2,0)(-31/2, 0), and (2,3)(-2, 3). The area of the triangle formed by the x-axis, the tangent, and the normal is given by: A=12x2x1yA = \frac{1}{2} |x_2 - x_1| |y| where x1=312x_1 = -\frac{31}{2}, x2=43x_2 = -\frac{4}{3}, and y=3y = 3. A=1243(312)(3)A = \frac{1}{2} \left|-\frac{4}{3} - \left(-\frac{31}{2}\right)\right| (3) A=3243+312A = \frac{3}{2} \left|-\frac{4}{3} + \frac{31}{2}\right| A=328+936A = \frac{3}{2} \left|\frac{-8 + 93}{6}\right| A=32856A = \frac{3}{2} \left|\frac{85}{6}\right| A=32856=854A = \frac{3}{2} \cdot \frac{85}{6} = \frac{85}{4}

Step 8: Calculate 8A

8A=8854=285=1708A = 8 \cdot \frac{85}{4} = 2 \cdot 85 = 170

Common Mistakes & Tips

  • Sign Errors: Pay close attention to signs when differentiating and substituting values. A small sign error can lead to a completely wrong answer.
  • Implicit Differentiation: Remember to apply the chain rule correctly when differentiating terms involving yy.
  • Fractions: Work carefully with fractions to avoid arithmetic errors.

Summary

We first found the derivative of the given equation using implicit differentiation. Then, we calculated the slope of the tangent and normal lines at the given point. Next, we determined the equations of the tangent and normal lines and found their x-intercepts. Finally, we used the x-intercepts and the y-coordinate of the intersection point of the tangent and normal to calculate the area of the triangle, which was then multiplied by 8. The final answer is 170.

Final Answer

The final answer is \boxed{170}.

Practice More Area Under Curves Questions

View All Questions