hahaha158
- 79
- 0
Homework Statement
solve
(y^15)x(dy/dx)=1+x
using the initial condition y(1)=3
express y^16 in terms of x
Homework Equations
The Attempt at a Solution
i change the equation to the form
y^15 dy = (1+x)/x dx
integrating both sides i got
y^16/16=x+lnx+C
To solve for C i changed this to
y=(16(x+lnx))^(1/16)+C
plugging in y=3 and x=1 i get
3=1.189+C
so C=1.81079
So my answer was y^16= 16(x+lnx)+1.81079
this is incorrect, can anyone please explain what i may be doing wrong?