Answer:
B. y = e^(-2/x).
Step-by-step explanation:
dy/dx = 2y / x^2
Separate the variables:
x^2 dy = 2y dx
1/2 * dy/y = dx/x^2
1/2 ln y = = -1/x + C
ln y = -2/x + C
y = Ae^(-2/x) is the general solution ( where A is a constant).
Plug in the given conditions:
e = A e^(-2/-2)
e = A * e
A = 1
So the specific solution is y = e^(-2/x).