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

Question

Consider a curve y=y(x)y=y(x) in the first quadrant as shown in the figure. Let the area A1\mathrm{A}_{1} is twice the area A2\mathrm{A}_{2}. Then the normal to the curve perpendicular to the line 2x12y=152 x-12 y=15 does NOT pass through the point.

Options

Solution

Key Concepts and Formulas

  • Area under a curve: The area under the curve y=f(x)y=f(x) from x=ax=a to x=xx=x is given by axf(t)dt\int_a^x f(t) \, dt.
  • Fundamental Theorem of Calculus: ddxaxf(t)dt=f(x)\frac{d}{dx} \int_a^x f(t) \, dt = f(x).
  • Normal to a curve: The slope of the normal to the curve y=f(x)y=f(x) at a point (x,y)(x, y) is given by dxdy=1dy/dx-\frac{dx}{dy} = -\frac{1}{dy/dx}.

Step-by-Step Solution

Step 1: Express A1A_1 in terms of xx and yy

We are given that A1=2A2A_1 = 2A_2 and A1+A2=xy8A_1 + A_2 = xy - 8. Substituting A2=A12A_2 = \frac{A_1}{2} into the second equation, we get: A1+A12=xy8A_1 + \frac{A_1}{2} = xy - 8 3A12=xy8\frac{3A_1}{2} = xy - 8 A1=23(xy8)A_1 = \frac{2}{3}(xy - 8)

This expresses A1A_1 in terms of xx and yy.

Step 2: Find the area A1A_1 using integration

A1A_1 represents the area under the curve y=y(x)y=y(x) from some initial xx value (say x0x_0) to the current xx value. Thus, we can write: A1=x0xy(t)dt=x0xydxA_1 = \int_{x_0}^x y(t) \, dt = \int_{x_0}^x y \, dx

Step 3: Form the differential equation

Combining the expressions for A1A_1 from Steps 1 and 2, we have: x0xydx=23(xy8)\int_{x_0}^x y \, dx = \frac{2}{3}(xy - 8)

Differentiating both sides with respect to xx using the Fundamental Theorem of Calculus, we get: y=23(y+xdydx)y = \frac{2}{3}\left(y + x \frac{dy}{dx}\right)

Step 4: Solve the differential equation

Multiplying both sides by 3, we get: 3y=2y+2xdydx3y = 2y + 2x \frac{dy}{dx} y=2xdydxy = 2x \frac{dy}{dx} Separating variables, we have: dyy=dx2x\frac{dy}{y} = \frac{dx}{2x} Integrating both sides, we get: dyy=dx2x\int \frac{dy}{y} = \int \frac{dx}{2x} lny=12lnx+C\ln|y| = \frac{1}{2} \ln|x| + C lny=lnx+C\ln y = \ln \sqrt{x} + C (Since we are in the first quadrant, x>0x>0 and y>0y>0) y=elnx+C=eCelnx=eCxy = e^{\ln \sqrt{x} + C} = e^C e^{\ln \sqrt{x}} = e^C \sqrt{x} Let eC=ke^C = k, so y=kxy = k\sqrt{x}, where kk is a constant.

Step 5: Determine the value of kk

When x=x0x=x_0, A1=0A_1 = 0. Substituting this into the equation A1=23(xy8)A_1 = \frac{2}{3}(xy - 8), we get: 0=23(x0y08)0 = \frac{2}{3}(x_0 y_0 - 8) x0y0=8x_0 y_0 = 8 Since y=kxy = k\sqrt{x}, then x0kx0=8x_0 k\sqrt{x_0} = 8. Also, A1+A2=xy8A_1 + A_2 = xy - 8 and A1=2A2A_1 = 2A_2, so 3A2=xy83A_2 = xy - 8. When x=x0x=x_0, A2=0A_2 = 0, so x0y0=8x_0y_0 = 8.

Substituting y=kxy = k\sqrt{x} back into A1=23(xy8)A_1 = \frac{2}{3}(xy - 8), we get x0xktdt=23(x(kx)8)\int_{x_0}^x k\sqrt{t} dt = \frac{2}{3}(x(k\sqrt{x}) - 8) k23t3/2x0x=23(kx3/28)k \frac{2}{3}t^{3/2}|_{x_0}^x = \frac{2}{3}(kx^{3/2} - 8) k(x3/2x03/2)=kx3/28k(x^{3/2} - x_0^{3/2}) = kx^{3/2} - 8 kx03/2=8-kx_0^{3/2} = -8 kx03/2=8kx_0^{3/2} = 8 Since x0y0=8x_0y_0 = 8 and y0=kx0y_0 = k\sqrt{x_0}, we have x0kx0=8x_0k\sqrt{x_0} = 8, which means kx03/2=8kx_0^{3/2} = 8.

Now, let's consider the case when x=4x=4. Then x0y0=8x_0y_0 = 8 and y0=kx0y_0 = k\sqrt{x_0}. y=k4=2ky = k\sqrt{4} = 2k. Also, 4(2k)=84(2k) = 8, so 8k=88k=8, which means k=1k=1. Therefore, y=xy = \sqrt{x}. Then x0y0=8x_0y_0 = 8, so x0x0=8x_0 \sqrt{x_0} = 8, which gives x0=4x_0 = 4 and y0=2y_0 = 2.

Thus, y=xy = \sqrt{x}.

Step 6: Find the equation of the normal

The slope of the tangent is dydx=12x\frac{dy}{dx} = \frac{1}{2\sqrt{x}}. The slope of the normal is dxdy=2x-\frac{dx}{dy} = -2\sqrt{x}. We want the normal to be perpendicular to the line 2x12y=152x - 12y = 15, which has a slope of 212=16\frac{2}{12} = \frac{1}{6}. Therefore, the slope of the normal must be 6-6. So, 2x=6-2\sqrt{x} = -6, which means x=3\sqrt{x} = 3, and x=9x = 9. Then y=9=3y = \sqrt{9} = 3. The equation of the normal at (9,3)(9, 3) with slope 6-6 is: y3=6(x9)y - 3 = -6(x - 9) y3=6x+54y - 3 = -6x + 54 y=6x+57y = -6x + 57

Step 7: Check which point does NOT lie on the normal

Now we check which of the given points does not satisfy the equation y=6x+57y = -6x + 57:

  • (A) (6, 21): 21=6(6)+57=36+57=2121 = -6(6) + 57 = -36 + 57 = 21. This point lies on the normal.
  • (B) (8, 9): 9=6(8)+57=48+57=99 = -6(8) + 57 = -48 + 57 = 9. This point lies on the normal.
  • (C) (10, -4): 4=6(10)+57=60+57=3-4 = -6(10) + 57 = -60 + 57 = -3. This point does NOT lie on the normal.
  • (D) (12, -15): 15=6(12)+57=72+57=15-15 = -6(12) + 57 = -72 + 57 = -15. This point lies on the normal.

Common Mistakes & Tips

  • Sign Errors: Be careful with signs when finding the slope of the normal.
  • Integration Constants: Remember the constant of integration and use the initial conditions to find its value.
  • Differentiation: Make sure to differentiate correctly using the chain rule where necessary.

Summary

We first found the area A1A_1 in terms of xx and yy. Then, using the integral representation of A1A_1 and the Fundamental Theorem of Calculus, we derived a differential equation. Solving this differential equation gave us the equation of the curve y=xy=\sqrt{x}. We then found the point on the curve where the normal has a slope of 6-6, giving us the point (9,3)(9, 3). The equation of the normal was then found to be y=6x+57y = -6x + 57. Finally, we checked which of the given points did not lie on this normal, finding that (10, -4) does not.

The final answer is \boxed{(10, -4)}, which corresponds to option (C).

Practice More Area Under Curves Questions

View All Questions