Let Y=Y(X) be a curve lying in the first quadrant such that the area enclosed by the line Y−y=Y′(x)(X−x) and the co-ordinate axes, where (x,y) is any point on the curve, is always 2Y′(x)−y2+1,Y′(x)=0. If Y(1)=1, then 12Y(2) equals __________.
Answer: 1
Solution
Key Concepts and Formulas
Equation of a Tangent Line: The equation of the tangent line to the curve Y=Y(X) at the point (x,y) is given by Y−y=Y′(x)(X−x).
Area of a Triangle: The area of a triangle formed by a line and the coordinate axes can be calculated using the x and y intercepts of the line. If the x-intercept is a and the y-intercept is b, the area of the triangle is 21∣ab∣.
Differential Equations: A differential equation is an equation that relates a function to its derivatives. Solving a differential equation involves finding the function that satisfies the equation.
Step-by-Step Solution
Step 1: Find the x and y intercepts of the tangent line
The equation of the tangent line is given by Y−y=Y′(x)(X−x). We need to find where this line intersects the x and y axes.
x-intercept (Y=0):0−y=Y′(x)(X−x)−y=Y′(x)X−Y′(x)xY′(x)X=Y′(x)x−yX=x−Y′(x)y
So, the x-intercept is x−Y′(x)y.
y-intercept (X=0):Y−y=Y′(x)(0−x)Y=y−xY′(x)
So, the y-intercept is y−xY′(x).
Step 2: Calculate the area of the triangle formed by the tangent line and the coordinate axes
The area of the triangle formed by the tangent line and the coordinate axes is given by:
Area=21(x−Y′(x)y)(y−xY′(x))
Since the curve is in the first quadrant and we're told Y′(x)=0, we can assume the intercepts are such that the absolute value signs can be dropped, or that we are considering the correct signs for the problem setup. We are given that the area is
Area=2Y′(x)−y2+1
Therefore:
21(x−Y′(x)y)(y−xY′(x))=2Y′(x)−y2+1
Step 3: Simplify the equation and form a differential equation
Multiplying both sides by 2:
(x−Y′(x)y)(y−xY′(x))=Y′(x)−y2+2
Expanding the left side:
xy−x2Y′(x)−Y′(x)y2+xy=Y′(x)−y2+22xy−x2Y′(x)−Y′(x)y2=Y′(x)−y2+22xy−x2Y′(x)=2x2Y′(x)=2xy−2Y′(x)=x22xy−2dxdY=x22xy−2dxdY=x2y−x22
Step 4: Solve the differential equation
This is a first-order linear differential equation of the form dxdY+P(x)Y=Q(x), where P(x)=−x2 and Q(x)=−x22.
The integrating factor (IF) is given by:
IF=e∫P(x)dx=e∫−x2dx=e−2ln∣x∣=eln(x−2)=x−2=x21
The solution is given by:
Y(x)⋅IF=∫Q(x)⋅IFdxY(x)⋅x21=∫−x22⋅x21dxx2Y(x)=∫−x42dxx2Y(x)=3x32+CY(x)=3x2+Cx2
Step 5: Apply the initial condition Y(1) = 1
We are given that Y(1)=1. Substituting this into the equation:
1=3(1)2+C(1)21=32+CC=1−32=31
So, the solution is:
Y(x)=3x2+31x2
Step 6: Find Y(2) and calculate 12Y(2)
We need to find Y(2):
Y(2)=3(2)2+31(2)2=31+34=35
Now, we calculate 12Y(2):
12Y(2)=12⋅35=4⋅5=20
Common Mistakes & Tips
Sign Errors: Be careful with the signs when calculating the intercepts and the area.
Integrating Factor: Remember to correctly calculate the integrating factor and use it properly in the solution.
Algebraic Simplification: Carefully simplify the equations to avoid errors.
Summary
We found the equation of the tangent line, calculated the area of the triangle formed by the tangent and the coordinate axes, and set it equal to the given expression. This led to a first-order linear differential equation, which we solved using the integrating factor method. Applying the initial condition Y(1)=1 allowed us to find the specific solution Y(x)=3x2+31x2. Finally, we calculated Y(2) and found that 12Y(2)=20.