Raymond B. answered 09/04/22
Math, microeconomics or criminal justice
f(x) = sinx/(sinx+cosx)
= 1/(1+cosx/sinx) = 1/(1+cotx)
= (1+cotx)^-1
F(x) = what you get by raising the power by 1, dividing by that result and multiplying that by derivative of cotx
but that leads to division by zero, not allowed. So do the natural log alternative
F(x) = (x-ln|sinx + cosx|)/2 + C
use sinx = (sinx+cosx)/2 - (cosx-sinx)/2
then sinx/(sinx+cosx) = 1/2 - (cosx-sinx)/2(sinx+cosx)
let u=sinx +cosx
1/2 integral of (sinx-cosx)/(sinx+cosx) = - integral of du/u =-lnu = -ln(sinx+cosx)
integral of 1/2 - (cosx-sinx)/2(sinx+cosx) = x/2 - [ln|sinx+cosx|]/2 + C
Darnoc E.
Excellent approach.09/04/22