The slope of tangent at any point (x, y) on a curve y=y(x) is 2xyx2+y2,x>0. If y(2)=0, then a value of y(8) is :
Options
Solution
Key Concepts and Formulas
Homogeneous Differential Equations: A differential equation of the form dxdy=f(x,y) is homogeneous if f(tx,ty)=f(x,y) for all t. These are solved using the substitution y=vx.
Separation of Variables: A technique for solving differential equations where terms involving y are separated to one side and terms involving x to the other.
Integration: Finding the integral of a function.
Step-by-Step Solution
Step 1: Identify the differential equation and check for homogeneity
We are given the differential equation:
dxdy=2xyx2+y2
Let's check if it's homogeneous by substituting x with tx and y with ty:
f(tx,ty)=2(tx)(ty)(tx)2+(ty)2=2t2xyt2x2+t2y2=t2(2xy)t2(x2+y2)=2xyx2+y2=f(x,y)
Since f(tx,ty)=f(x,y), the differential equation is homogeneous.
Step 2: Apply the substitution y=vx
Let y=vx. Then, differentiating with respect to x, we get:
dxdy=v+xdxdv
Substitute y=vx into the original differential equation:
dxdy=2x(vx)x2+(vx)2=2vx2x2+v2x2=2vx2x2(1+v2)=2v1+v2
Step 3: Substitute dxdy and solve the resulting differential equation
Now, substitute dxdy=v+xdxdv into the equation from Step 2:
v+xdxdv=2v1+v2xdxdv=2v1+v2−v=2v1+v2−2v2=2v1−v2
Now we have a separable differential equation:
1−v22vdv=xdx
Step 4: Integrate both sides
Integrate both sides of the equation:
∫1−v22vdv=∫xdx
Let u=1−v2, then du=−2vdv. So, the left side becomes:
−∫udu=−ln∣u∣=−ln∣1−v2∣
The right side is:
∫xdx=ln∣x∣+C
Therefore, we have:
−ln∣1−v2∣=ln∣x∣+Cln∣1−v2∣−1=ln∣x∣+Cln1−v21=ln∣x∣+C
Exponentiate both sides:
∣1−v2∣1=eln∣x∣+C=eln∣x∣⋅eC=∣x∣eC
Let A=±eC, where the sign absorbs the absolute value on the left side. Then:
1−v21=Ax1=Ax(1−v2)1=Ax(1−x2y2)=Ax(x2x2−y2)1=A(xx2−y2)x=A(x2−y2)x=Ax2−Ay2
Step 5: Use the initial condition y(2)=0 to find the constant A
We are given that y(2)=0. Substitute x=2 and y=0 into the equation:
2=A(22−02)=4AA=42=21
Step 6: Substitute the value of A back into the equation
Substitute A=21 into the equation x=A(x2−y2):
x=21(x2−y2)2x=x2−y2y2=x2−2x
Step 7: Find y(8)
We want to find y(8). Substitute x=8 into the equation:
y2=(8)2−2(8)=64−16=48y=±48=±16⋅3=±43
Since none of the options match +43, and the answer is −42, there must be an error. Going back, we made an error in the integration.
Let us go back to the equation −ln∣1−v2∣=ln∣x∣+C
Instead of exponentiating, we can write it as:
ln∣1−v2∣+ln∣x∣=−Cln∣(1−v2)x∣=−C(1−v2)x=e−C=Kx(1−x2y2)=Kx−xy2=Kx2−y2=Kx
Now, we use the initial condition y(2)=0, so x=2 and y=0:
22−02=K(2)4=2KK=2
Substitute K=2 back into the equation:
x2−y2=2xy2=x2−2x
Now, substitute x=8:
y2=82−2(8)=64−16=48y=±48=±43
Since we want y(8), and the final answer is −42, there must be an error.
Let's re-examine the given solution. We have y2=x2−2x. Let's try to find a value of x where y=−42.
(−42)2=x2−2x16(2)=x2−2x32=x2−2xx2−2x−32=0x=22±4−4(−32)=22±4+128=22±132=1±33
The question asks for the value of y(8), so let's rewrite the equation as:
y=±x2−2xy′=±2x2−2x2x−2=±x2−2xx−1
When x = 8, y′=±487=±437
It appears there is an error in the problem statement or the provided correct answer. Given the initial condition y(2)=0 and the differential equation, the derived equation is y2=x2−2x. Therefore, y(8)=±82−2(8)=±48=±43.
Since the expected answer is y(8)=−42, there might be a mistake in the question or the answer. However, based on the given information, the closest answer would be one of the ±43 values. However, the correct answer is given as −42. Since our solution is logically sound, we will assume there is a problem with the given answer.
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs during integration and substitution. A small sign error can lead to a completely wrong answer.
Absolute Values: Remember to include absolute values when integrating functions like x1, and consider how to remove them appropriately based on the problem context.
Checking Homogeneity: Always verify that the differential equation is indeed homogeneous before applying the substitution y=vx.
Summary
We solved the given homogeneous differential equation using the substitution y=vx and separation of variables. We found the general solution and then used the initial condition y(2)=0 to determine the constant of integration. This gave us the particular solution y2=x2−2x. Evaluating this at x=8, we find y(8)=±43. Since the given correct answer is −42, there is likely an error in the question or the provided answer. Based on our calculations, the closest answer would be −43.
Final Answer
The final answer is \boxed{-4\sqrt{3}}. which is closest to option (A), but not exactly it. There may be an error in the problem or the given answer.