Solveeit Logo

Question

Mathematics Question on Curves

For the curve y(1+x2)=2xy(1 + x^2) = 2 - x, if dydx=1A\frac{dy}{dx} = \frac{1}{A} at the point where the curve crosses the x-axis, then the value of AA is:

A

-5

B

5

C

-1

D

0

Answer

-5

Explanation

Solution

The equation of the curve is:
y(1+x2)=2xy(1 + x^2) = 2 - x.
Step 1: Find the point where the curve crosses the xx-axis.
At the xx-axis, y=0y = 0. Substitute y=0y = 0 into the equation:
0(1+x2)=2x    x=20(1 + x^2) = 2 - x \implies x = 2.
Thus, the curve crosses the xx-axis at (2,0)(2, 0).
Step 2: Differentiate the equation.
Differentiate y(1+x2)=2xy(1 + x^2) = 2 - x using the product rule:
ddxy(1+x2)=ddx(2x)\frac{d}{dx} y(1 + x^2) = \frac{d}{dx} (2 - x)
yddx(1+x2)+(1+x2)dydx=1y \cdot \frac{d}{dx}(1 + x^2) + (1 + x^2) \cdot \frac{dy}{dx} = -1.
y(2x)+(1+x2)dydx=1y(2x) + (1 + x^2) \frac{dy}{dx} = -1.
Step 3: Evaluate at (x,y)=(2,0)(x, y) = (2, 0).
Substitute x=2x = 2 and y=0y = 0 into the differentiated equation:
0(22)+(1+22)dydx=10(2 \cdot 2) + (1 + 2^2) \frac{dy}{dx} = -1.
(1+4)dydx=1    dydx=1/5(1 + 4) \frac{dy}{dx} = -1 \implies \frac{dy}{dx} = -1/5.
Step 4: Relate dydx\frac{dy}{dx} to AA.
It is given that:
dydx=1A\frac{dy}{dx} = \frac{1}{A}
Equating:
15=1A\frac{1}{5} = \frac{1}{A}
Solve for AA:
A=5A = -5.
Final Answer:
5-5