A) Rearrange equation (divide both sides by x2 and by y2)to make
dy/y2=dx/x2
Integrating both sides gives the equation
y-1=x-1 + C, where C is a constant. This is the general solution.
when x=1, y=2, we can find a value for C.
2-1=1-1 + C
1/2=1 + C
-1/2=C
y-1=x-1 -1/2. This is the particular solution because this value of C holds true for these values of x and y.
B)
Rearrange the equation to get
cos(y)*dy=[(1+x)/x]*dx
cos(y)*dy=(1/x +1)*dx
Integrate both sides to get
sin(y)=ln(x) + x + C. This is the general solution.
Find C when y=n/2, x=1
sin(n/2)=ln(1) + 1 + C
sin(n/2)=1 + C
sin(n/2) - 1=C
sin(y)=ln(x) + x + sin(n/2) - 1. This is the particular solution.
C)
Rearrange equation to make:
dy/cos2(y)=(1-2x)*dx
Integrate both sides to get
tan(y)=x -x2 + C. This is the general solution.
when x=0, y=n/4, find value of C.
tan(n/4)=0 - 0 + C.
tan(n/4)=C
tan(y)=x - x2 + tan(n/4). Particular Solution