
Katherine S.
asked 09/23/21Find an equation of the form y=f(x) for a curve with x-intercept 1 whose tangent line at any point (x,y) has slope x^(3)e^(-y).
Find an equation of the form y=f(x) for a curve with x-intercept 1 whose tangent line at any point (x,y) has slope x^(3)e^(-y).
I have done dy/e^y=x^3dx then solving for y = ln(x^4/4)+C but am not sure what to do with the f(1)=0. When I plug in 1 I get ln(1/4)+C but that is not the answer.
Does anyone know where I am going wrong?
1 Expert Answer

Yefim S. answered 09/23/21
Math Tutor with Experience
dy/dx = x3e-y; ∫eydy = ∫x3dx; ey = x4/4 + C; y = f(x) = ln(x4/4 + C); x = 1 y = 0; ln(1/4 + C ) = 0; 1/4 + C = 1;
C = 3/4. So, f(x) = ln(x4 + 3) - ln4
Katherine S.
Could you explain how ln(1/4)+C = 0 gets (1/4) + C = 1? I thought 1 is the x intercept not the y intercept09/23/21
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
I will not have a chance to look at all of your work, but I will tell you that the purpose of f(1) = 0 is to allow you to find the value of C. So when x = 1, y=0 gives you 0 = ln(1/4) + C allows you to solve for C. C=-ln(1/4) or C=ln4. Try that.09/23/21